summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/constant_folding.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Force constants into the entry blockDavid Brazdil2015-03-261-16/+12
* Opt compiler: Basic simplification for arithmetic operations.Alexandre Rames2015-03-111-0/+180
* ART: More warningsAndreas Gampe2014-11-041-3/+3
* Constant folding on unary operations in the optimizing compiler.Roland Levillain2014-10-211-3/+11
* Revert "Revert "Introduce a class to implement optimization passes.""Roland Levillain2014-10-171-0/+47
* Revert "Introduce a class to implement optimization passes."Nicolas Geoffray2014-10-011-47/+0
* Introduce a class to implement optimization passes.Roland Levillain2014-10-011-0/+47