aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/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-23/+23
* Merge of branch value-analysis.xleroy2013-12-201-38/+42
* Fine-tuning of the "andimm" case to generate a move rather than an andimm whe...xleroy2013-10-241-0/+7
* Deactivate combination Aindexed 0 / Oadd, as it causes problems with chunk = ...xleroy2013-04-211-3/+0
* Recombine x = cmp(...); if (x == 1) ...xleroy2012-07-011-0/+33
* CSE: add recognition of some combined operators, conditions, and addressing m...xleroy2012-05-261-0/+142