summaryrefslogtreecommitdiffstats
path: root/compiler/dex/gvn_dead_code_elimination.h
Commit message (Expand)AuthorAgeFilesLines
* Quick: Fix DCE to mark wide register overlaps correctly.Vladimir Marko2015-05-121-0/+1
* Quick: Fix and enable DCE and improve GVN/DCE cleanup.Vladimir Marko2015-04-231-0/+2
* Revert "Revert "Quick: Rewrite type inference pass.""Vladimir Marko2015-04-231-1/+1
* Revert "Quick: Rewrite type inference pass."Andreas Gampe2015-04-221-1/+1
* Quick: Rewrite type inference pass.Vladimir Marko2015-04-221-1/+1
* Move arenas into runtimeMathieu Chartier2015-02-191-2/+2
* Dead code elimination based on GVN results.Vladimir Marko2015-02-171-0/+166