summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/optimizing_compiler.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a Transform to SSA phase to the optimizing compiler.Nicolas Geoffray2014-04-281-0/+4
* Revert "Revert "Revert "Use trampolines for calls to helpers"""Dave Allison2014-04-091-1/+0
* Revert "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-091-0/+1
* Revert "Use trampolines for calls to helpers"Dave Allison2014-04-071-1/+0
* Use trampolines for calls to helpersDave Allison2014-04-041-0/+1
* Add support for invoke-static in optimizing compiler.Nicolas Geoffray2014-03-311-2/+16
* Run Java tests with the optimizing compiler.Nicolas Geoffray2014-03-191-4/+9
* Plug new optimizing compiler in compilation pipeline.Nicolas Geoffray2014-03-181-1/+65
* Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-0/+32