summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/select-i1-vs-i1.ll
Commit message (Expand)AuthorAgeFilesLines
* [PPC] Correctly adjust branch probability in PPCReduceCRLogicalsGuozhi Wei2019-05-311-1/+1
* [PowerPC] Implement the isSelectSupported() target hookKang Zhang2018-12-201-12/+8
* [PowerPC] Return true in enableMultipleCopyHints().Jonas Paulsson2018-01-311-40/+20
* [PowerPC] MachineSSA pass to reduce the number of CR-logical operationsNemanja Ivanovic2017-12-131-174/+202
* Temporarily revert "Update branch coalescing to be a PowerPC specific pass"Eric Christopher2017-08-311-1/+7
* Update branch coalescing to be a PowerPC specific passLei Huang2017-08-231-7/+1
* [PowerPC][Altivec] Add vmr extended mnemonicNemanja Ivanovic2017-01-311-22/+22
* [PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang2017-01-161-1/+141
* Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."Tony Jiang2017-01-161-141/+1
* [PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang2017-01-161-1/+141
* [Power9] Part-word VSX integer scalar loads/stores and sign extend instructionsNemanja Ivanovic2016-10-041-64/+33
* Remove MVT:i1 xor instruction before SELECT. (Performance improvement).Ayman Musa2016-09-131-11/+13
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
* [PowerPC] Fixup SELECT_CC (and SETCC) patterns with i1 comparison operandsHal Finkel2015-08-301-0/+1685
OpenPOWER on IntegriCloud