summaryrefslogtreecommitdiff
path: root/compiler/utils/growable_array.h
AgeCommit message (Expand)Author
2015-04-24ART: Dead block removal David Brazdil
2015-02-19Move arenas into runtime Mathieu Chartier
2015-02-13Clean up Scoped-/ArenaAlocator array allocations. Vladimir Marko
2015-01-26Move code around and address growable_array comment. Nicolas Geoffray
2015-01-26Introduce a SideEffectsAnalysis class. Nicolas Geoffray
2014-11-03Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. Ian Rogers
2014-09-29ART: Fix some -Wpedantic errors Andreas Gampe
2014-09-23Deprecate GrowableArray, use ArenaVector instead. Vladimir Marko
2014-05-26Add a linear scan register allocator to the optimizing compiler. Nicolas Geoffray
2014-05-06ART: ChildBlockIterator Implementation Jean Christophe Beyler
2014-04-29Rewrite suspend test check with LIRSlowPath. Mingyao Yang
2014-04-29Merge "ART: Initialization of RegLocation and API for GrowableArray Iterator" Vladimir Marko
2014-04-29ART: Initialization of RegLocation and API for GrowableArray Iterator Jean Christophe Beyler
2014-04-21Delete throw launchpads. Mingyao Yang
2014-03-06Create a scoped arena allocator and use that for LVN. Vladimir Marko
2014-02-26Add conditional branches, and build dominator tree. Nicolas Geoffray
2014-02-19Re-apply: Initial check-in of an optimizing compiler. Nicolas Geoffray
2014-02-19Revert "Initial check-in of an optimizing compiler." Nicolas Geoffray
2014-02-19Initial check-in of an optimizing compiler. Nicolas Geoffray