summaryrefslogtreecommitdiff
path: root/compiler/optimizing/pretty_printer.h
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-08-28Use 'final' and 'override' specifiers directly in ART. Roland Levillain
2016-12-15ART: Move to libbase StringPrintf Andreas Gampe
2016-07-01Create a typedef for HInstruction::GetInputs() return type. Vladimir Marko
2016-06-02Refactor handling of input records. Vladimir Marko
2016-04-19Use iterators "before" the use node in HUserRecord<>. Vladimir Marko
2015-10-08Add DCHECKs to ArenaVector and ScopedArenaVector. Vladimir Marko
2015-09-08Optimizing: Tag basic block allocations with their source. Vladimir Marko
2015-09-03Revert "Optimizing: Tag basic block allocations with their source." Vladimir Marko
2015-09-03Optimizing: Tag basic block allocations with their source. Vladimir Marko
2015-03-06Opt compiler: Clean the use of `virtual` and `OVERRIDE`. Alexandre Rames
2015-01-26Optimizing: Speed up HEnvironment use removal David Brazdil
2014-06-06Reduce header files including header files. Ian Rogers
2014-05-16Linearize the graph before creating live ranges. Nicolas Geoffray
2014-05-13Add loop recognition and CFG simplifications in new compiler. Nicolas Geoffray
2014-04-28Add a Transform to SSA phase to the optimizing compiler. Nicolas Geoffray
2014-03-18Plug new optimizing compiler in compilation pipeline. Nicolas Geoffray
2014-03-10Add register support to the optimizing compiler. Nicolas Geoffray
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