summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_compiler.cc
AgeCommit message (Expand)Author
2014-04-28Add a Transform to SSA phase to the optimizing compiler. Nicolas Geoffray
2014-04-09Revert "Revert "Revert "Use trampolines for calls to helpers""" Dave Allison
2014-04-09Revert "Revert "Use trampolines for calls to helpers"" Dave Allison
2014-04-07Revert "Use trampolines for calls to helpers" Dave Allison
2014-04-04Use trampolines for calls to helpers Dave Allison
2014-03-31Add support for invoke-static in optimizing compiler. Nicolas Geoffray
2014-03-19Run Java tests with the optimizing compiler. Nicolas Geoffray
2014-03-18Plug new optimizing compiler in compilation pipeline. Nicolas Geoffray
2014-03-13Add command line support for enabling the optimizing compiler. Nicolas Geoffray