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
a67382fdec28083ea8888dcf63d53df7ebbdfd3e
kotlin-fork/js/js.translator/testData/js-optimizer
T
History
Alexey Andreev 6047746c90 Fix optimization in JS BE
Don't apply while condition folding when corresponding break
statement breaks outer loop.
2017-04-28 10:52:13 +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
Fix temporary variable elimination in JS BE
2017-04-28 10:51:30 +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: 896ms Template: 4ms
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