aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/CombineOp.v
Commit message (Expand)AuthorAgeFilesLines
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-2/+2
* Merge of branch value-analysis.xleroy2013-12-201-7/+1
* Fine-tuning of the "andimm" case to generate a move rather than an andimm whe...xleroy2013-10-241-2/+6
* Deactivate combination Aindexed 0 / Oadd, as it causes problems with chunk = ...xleroy2013-04-211-1/+0
* Recombine x = cmp(...); if (x == 1) ...xleroy2012-07-011-4/+24
* CSE: add recognition of some combined operators, conditions, and addressing m...xleroy2012-05-261-0/+119