summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/graph_test.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Use ScopedArenaAllocator for pass-local data.Vladimir Marko2017-10-061-81/+69
* ART: Move to libbase StringPrintfAndreas Gampe2016-12-151-1/+0
* Revert "Revert "Inline methods with loops.""Nicolas Geoffray2016-01-221-2/+2
* Revert "Fix gtests after loop inlining support."Andreas Gampe2016-01-201-2/+2
* Fix gtests after loop inlining support.Nicolas Geoffray2016-01-201-2/+2
* Add DCHECKs to ArenaVector and ScopedArenaVector.Vladimir Marko2015-10-081-10/+10
* Optimizing: Tag basic block allocations with their source.Vladimir Marko2015-09-081-16/+16
* Revert "Optimizing: Tag basic block allocations with their source."Vladimir Marko2015-09-031-16/+16
* Optimizing: Tag basic block allocations with their source.Vladimir Marko2015-09-031-16/+16
* Add a parent environment to HEnvironment.Nicolas Geoffray2015-05-111-7/+7
* ART: Force constants into the entry blockDavid Brazdil2015-03-261-12/+13
* Move arenas into runtimeMathieu Chartier2015-02-191-1/+1
* Add some more instruction support to optimizing compiler.Dave Allison2014-06-241-1/+3
* Fix some bugs in graph construction/simplification methods.Nicolas Geoffray2014-06-091-0/+322