summaryrefslogtreecommitdiff
path: root/compiler/optimizing/side_effects_analysis.cc
AgeCommit message (Expand)Author
2022-11-07Reland "Make compiler/optimizing/ symbols hidden." VladimĂ­r Marko
2019-10-14Revert "Make compiler/optimizing/ symbols hidden." Vladimir Marko
2019-10-14Make compiler/optimizing/ symbols hidden. Vladimir Marko
2018-04-26Step 1 of 2: conditional passes. Aart Bik
2016-10-27Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. Vladimir Marko
2015-10-08Add DCHECKs to ArenaVector and ScopedArenaVector. Vladimir Marko
2015-09-25Optimizing: Tag more arena allocations. Vladimir Marko
2015-09-16Optimizing: Tag arena allocations in HGraph. Vladimir Marko
2015-08-12Add a GVN dependency 'GC' for garbage collection. Alexandre Rames
2015-07-20Improved side effect analysis (field/array write/read). Aart Bik
2015-02-03Inline methods with multiple blocks. Nicolas Geoffray
2015-01-26Move code around and address growable_array comment. Nicolas Geoffray