summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/3addr-or.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* reapply: Use the new TB_NOT_REVERSABLE flag instead of specialChris Lattner2010-10-08
* Revert "reimplement the second half of the or/add optimization. We should now",Daniel Dunbar2010-10-08
* reimplement the second half of the or/add optimization. We should nowChris Lattner2010-10-08
* Extend r93152 to work on OR r, r. If the source set bits are known not to ove...Evan Cheng2010-01-11
* Select an OR with immediate as an ADD if the input bits are known zero. This ...Evan Cheng2010-01-11