aboutsummaryrefslogtreecommitdiffstats
path: root/arm/CombineOp.v
Commit message (Expand)AuthorAgeFilesLines
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-2/+2
* Updated ARM backend wrt new static analyses and optimizations.xleroy2014-01-021-8/+4
* Updated ARM port.xleroy2012-07-101-3/+6
* Update CombineOp for arm and ia32.xleroy2012-07-031-0/+6
* Recombine x = cmp(...); if (x == 1) ...xleroy2012-07-011-4/+18
* CSE: add recognition of some combined operators, conditions, and addressing m...xleroy2012-05-261-0/+107