aboutsummaryrefslogtreecommitdiffstats
path: root/arm/CombineOpproof.v
Commit message (Expand)AuthorAgeFilesLines
* Ensure FunInd or Recdef is imported if functional induction is usedSigurd Schneider2017-07-201-0/+1
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-12/+12
* Updated ARM backend wrt new static analyses and optimizations.xleroy2014-01-021-21/+32
* Updated ARM port.xleroy2012-07-101-6/+0
* Update CombineOp for arm and ia32.xleroy2012-07-031-2/+6
* Recombine x = cmp(...); if (x == 1) ...xleroy2012-07-011-0/+29
* CSE: add recognition of some combined operators, conditions, and addressing m...xleroy2012-05-261-0/+127