summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/3addr-or.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert r356996 "[DAG] Avoid smart constructor-based dangling nodes."Nirav Dave2019-03-271-6/+4
* [DAG] Avoid smart constructor-based dangling nodes.Nirav Dave2019-03-261-4/+6
* [DAGCombiner] When combining zero_extend of a truncate, only mask before exte...Craig Topper2018-03-011-0/+1
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-4/+4
* [X86] Add an override of targetShrinkDemandedConstant to limit the damage tha...Craig Topper2018-01-201-4/+6
* [x86] regenerate complete checks; NFCSanjay Patel2018-01-191-30/+51
* 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
OpenPOWER on IntegriCloud