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