aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/CombineOpproof.v
Commit message (Expand)AuthorAgeFilesLines
* Merge of branch value-analysis.xleroy2013-12-201-29/+30
* Remove some useless "Require".xleroy2012-12-301-2/+0
* Update CombineOp for arm and ia32.xleroy2012-07-031-2/+6
* Recombine x = cmp(...); if (x == 1) ...xleroy2012-07-011-0/+29
* Removed Oandimm, etc, cases, because of 2-address constraints...xleroy2012-05-291-9/+0
* CSE: add recognition of some combined operators, conditions, and addressing m...xleroy2012-05-261-0/+130