Files
kotlin-fork/performance
Sergey Bogolepov 4c61454ea5 For loops lowering improvements (#2191)
* Reduce descriptors and KotlinType usage
* Add Array.indices lowering.
* Added IrCallMatcher and IrFunctionMatcher
* Added benchmarks
2018-10-18 18:01:09 +07:00
..