summaryrefslogtreecommitdiff
path: root/test/Transforms/Reassociate/xor_reassoc.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Fix a XOR reassociation bug. Shuxin Yang2013-04-27
* Correct assertion conditionShuxin Yang2013-04-01
* Implement XOR reassociation. It is based on following rules:Shuxin Yang2013-03-30