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