aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/3addr-or.ll
AgeCommit message (Expand)Author
2010-10-08reapply: Use the new TB_NOT_REVERSABLE flag instead of specialChris Lattner
2010-10-08Revert "reimplement the second half of the or/add optimization. We should now",Daniel Dunbar
2010-10-08reimplement the second half of the or/add optimization. We should nowChris Lattner
2010-01-11Extend r93152 to work on OR r, r. If the source set bits are known not to ove...Evan Cheng
2010-01-11Select an OR with immediate as an ADD if the input bits are known zero. This ...Evan Cheng