aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2013-01-09-DAGCombineBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix a DAG combine bug visitBRCOND() is transforming br(xor(x, y)) to br(x != y).Evan Cheng2013-01-091-0/+41