summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/unfold-masked-merge-scalar-variablemask.ll
Commit message (Expand)AuthorAgeFilesLines
* Relanding r368987 [AArch64] Change location of frame-record within callee-sav...Sander de Smalen2019-08-161-8/+8
* Revert r368987, it caused PR43016.Nico Weber2019-08-161-8/+8
* [AArch64] Change location of frame-record within callee-save area.Sander de Smalen2019-08-151-8/+8
* [DAGCombine] Fold (x & ~y) | y patternsNikita Popov2019-03-171-4/+2
* [DAGCombiner] use root SDLoc for all nodes created by logic foldSanjay Patel2018-12-071-6/+6
* Extend hasStoreToStackSlot with list of FI accesses.Sander de Smalen2018-09-031-4/+4
* [DAGCombine][NFC] Masked merge unfolding: comment: some tests are non-canonicalRoman Lebedev2018-05-071-0/+8
* [DAGCombiner] Masked merge: don't touch "not" xor's.Roman Lebedev2018-05-051-8/+10
* [X86][AArch64][NFC] Finish adding 'bad' tests for masked merge unfolding with...Roman Lebedev2018-04-251-29/+181
* [X86][AArch64][NFC] Add tests for masked merge unfolding with %y = constRoman Lebedev2018-04-241-0/+55
* [DAGCombiner] Unfold scalar masked merge if profitableRoman Lebedev2018-04-231-57/+57
* [X86][AArch64][NFC] Add tests for masked merge unfoldingRoman Lebedev2018-04-231-0/+415
OpenPOWER on IntegriCloud