Age | Commit message (Expand) | Author |
---|---|---|
2013-03-30 | DAGCombine: visitXOR can replace a node without returning it, bail out in tha... | Benjamin Kramer |
2013-01-09 | Fix a DAG combine bug visitBRCOND() is transforming br(xor(x, y)) to br(x != y). | Evan Cheng |
index : llvm | ||
http://llvm.org | git repository hosting |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2013-03-30 | DAGCombine: visitXOR can replace a node without returning it, bail out in tha... | Benjamin Kramer |
2013-01-09 | Fix a DAG combine bug visitBRCOND() is transforming br(xor(x, y)) to br(x != y). | Evan Cheng |