summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/xor_reassoc.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix a XOR reassociation bug. Shuxin Yang2013-04-271-0/+27
* Correct assertion conditionShuxin Yang2013-04-011-0/+15
* Implement XOR reassociation. It is based on following rules:Shuxin Yang2013-03-301-0/+151
OpenPOWER on IntegriCloud