aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/CombineOp.v
Commit message (Expand)AuthorAgeFilesLines
* Recombine x = cmp(...); if (x == 1) ...xleroy2012-07-011-4/+24
* Removed Oandimm, etc, cases, because of 2-address constraints...xleroy2012-05-291-15/+0
* CSE: add recognition of some combined operators, conditions, and addressing m...xleroy2012-05-261-0/+101