Logo
Explore Help
Register Sign In
azalea/kotlin-fork
1
0
Fork 0
You've already forked kotlin-fork
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7ebfba37226e533e18503ac8596ab3bc3f176696
kotlin-fork/js/js.translator/testData/js-optimizer
T
History
Alexey Andreev 1be86e05ae JS: optimize range check for int and long
See KT-2218

Additionally, fix temporary variable elimination for && and ||
2017-11-03 17:35:17 +03:00
..
dead-code-elimination
JS: improve dead code elimination to handle switch case bodies
2016-11-16 19:29:35 +03:00
do-while-guard-elimination
JS: fix compiler crash when optimizing JS AST with empty do..while statement. See KT-15513
2017-01-12 18:12:37 +03:00
empty-statement-elimination
JS: transfer all empty statement simplifications RedundantLabelRemoval to EmptyStatementElimination, so that empty statements can be eliminated everywhere, not in labeled blocks only.
2017-01-24 12:26:21 +03:00
if-reduction
Adds test infrastructure for JS optimizer. Adds simple tests
2016-04-05 14:40:24 +03:00
labeled-block-to-do-while
KJS: transform labeled blocks to labeled do-while
2017-04-26 13:07:33 +03:00
redundant-statement-elimination
JS: fix translation of reassignment of inline properties. See KT-15590
2017-01-12 18:12:38 +03:00
temporary-assignment
JS: add tests for support of 'for' statement in TemporaryAssignmentElimination
2016-07-18 19:26:49 +03:00
temporary-variable
JS: optimize range check for int and long
2017-11-03 17:35:17 +03:00
while-condition-folding
Fix optimization in JS BE
2017-04-28 10:52:13 +03:00
Powered by Gitea Version: 1.26.1 Page: 944ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API