summaryrefslogtreecommitdiff
path: root/ia32/CombineOp.v
Commit message (Expand)AuthorAge
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* Recombine x = cmp(...); if (x == 1) ...Gravatar xleroy2012-07-01
* Removed Oandimm, etc, cases, because of 2-address constraints...Gravatar xleroy2012-05-29
* CSE: add recognition of some combined operators, conditions, and addressing m...Gravatar xleroy2012-05-26