summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/prepare_for_register_allocation.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure inlined static calls perform clinit checks in Optimizing.Roland Levillain2015-04-241-0/+1
* Opt compiler: Clean the use of `virtual` and `OVERRIDE`.Alexandre Rames2015-03-061-6/+6
* Improve type propagation with if-contextsCalin Juravle2015-02-201-0/+1
* [optimizing compiler] Add div-int and exception handling.Calin Juravle2014-11-061-0/+1
* Add support for static fields in optimizing compiler.Nicolas Geoffray2014-10-291-0/+1
* Fix code generation of materialized conditions.Nicolas Geoffray2014-10-091-2/+3
* Add a prepare for register allocation pass.Nicolas Geoffray2014-10-061-0/+44