summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/select-i1-vs-i1.ll
AgeCommit message (Expand)Author
2017-08-31Temporarily revert "Update branch coalescing to be a PowerPC specific pass"Eric Christopher
2017-08-23Update branch coalescing to be a PowerPC specific passLei Huang
2017-01-31[PowerPC][Altivec] Add vmr extended mnemonicNemanja Ivanovic
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang
2017-01-16Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."Tony Jiang
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang
2016-10-04[Power9] Part-word VSX integer scalar loads/stores and sign extend instructionsNemanja Ivanovic
2016-09-13Remove MVT:i1 xor instruction before SELECT. (Performance improvement).Ayman Musa
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-08-30[PowerPC] Fixup SELECT_CC (and SETCC) patterns with i1 comparison operandsHal Finkel