summaryrefslogtreecommitdiff
path: root/powerpc/CombineOpproof.v
Commit message (Expand)AuthorAge
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* Fine-tuning of the "andimm" case to generate a move rather than an andimm whe...Gravatar xleroy2013-10-24
* Deactivate combination Aindexed 0 / Oadd, as it causes problems with chunk = ...Gravatar xleroy2013-04-21
* Recombine x = cmp(...); if (x == 1) ...Gravatar xleroy2012-07-01
* CSE: add recognition of some combined operators, conditions, and addressing m...Gravatar xleroy2012-05-26