summaryrefslogtreecommitdiffstats
path: root/test/458-checker-instruction-simplification
Commit message (Expand)AuthorAgeFilesLines
* [optimizing] Improve 32 bit long shift by 1.Mark Mendell2015-05-111-0/+19
* Revert "Revert "[optimizing] Replace FP divide by power of 2""Nicolas Geoffray2015-04-271-1/+90
* ART: Simplify Ifs with BooleanNot conditionDavid Brazdil2015-04-271-1/+5
* Merge "Revert "[optimizing] Replace FP divide by power of 2""Nicolas Geoffray2015-04-261-51/+1
|\
| * Revert "[optimizing] Replace FP divide by power of 2"Nicolas Geoffray2015-04-261-51/+1
* | Merge "[optimizing] Replace FP divide by power of 2"Nicolas Geoffray2015-04-261-1/+51
|\ \ | |/
| * [optimizing] Replace FP divide by power of 2Mark Mendell2015-04-201-1/+51
* | Merge "Minor improvements to 458-checker-instruction-simplification."Roland Levillain2015-04-241-0/+15
|\ \ | |/ |/|
| * Minor improvements to 458-checker-instruction-simplification.Alexandre Rames2015-04-201-0/+15
* | ART: Simplify more bool operationsDavid Brazdil2015-04-201-1/+159
|/
* Opt compiler: Instruction simplification for HAdd, HNeg, HNot, HSub.Alexandre Rames2015-04-101-0/+466
* Fix checker tests in 458-checker-instruction-simplification.Alexandre Rames2015-04-101-16/+48
* Opt compiler: Basic simplification for arithmetic operations.Alexandre Rames2015-03-113-0/+301