summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC
AgeCommit message (Expand)Author
2017-10-26[PowerPC] Use record-form instruction for Less-or-Equal -1 and Greater-or-Equ...Hiroshi Inoue
2017-10-24MIR: Print the register class or bank in vreg defsJustin Bogner
2017-10-24[PowerPC] Try to simplify a Swap if it feeds a SplatStefan Pintilie
2017-10-23Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"Stefan Pintilie
2017-10-23[PowerPC] Try to simplify a Swap if it feeds a SplatStefan Pintilie
2017-10-21Reverting r316270 due to failing build bots.Aaron Ballman
2017-10-21[PPC CodeGen] Fix the bitreverse.i64 intrinsic.Fangrui Song
2017-10-20Disabling the transformation introduced in r315888Nemanja Ivanovic
2017-10-18[PowerPC] Use helper functions to check sign-/zero-extended valueHiroshi Inoue
2017-10-16[PowerPC] Eliminate sign- and zero-extensions if already sign- or zero-extendedHiroshi Inoue
2017-10-12[PowerPC] Add profitablilty check for conversion to mtctr loopsLei Huang
2017-10-11[PowerPC] Utilize DQ-Form instructions for spill/restore and fix FrameIndex e...Lei Huang
2017-10-11[NFC] update test case so checks are not order dependent when not neededLei Huang
2017-10-10Fix for PR34888.Nemanja Ivanovic
2017-10-10[MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner
2017-10-03Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry
2017-10-03[DebugInfo] Handle endianness when moving debug info for split integer values...Bjorn Pettersson
2017-10-02[PowerPC] Revert r314666.Tim Shen
2017-10-02[PowerPC] Temporarily disable the test introduced by r314666Tim Shen
2017-10-02Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-10-02[Debug info] Handle endianness when moving debug info for split integer valuesBjorn Pettersson
2017-10-02[PowerPC] support ZERO_EXTEND in tryBitPermutationHiroshi Inoue
2017-09-28[PowerPC] eliminate partially redundant compare instructionHiroshi Inoue
2017-09-27[PowerPC] eliminate unconditional branch to the next instructionHiroshi Inoue
2017-09-26[PowerPC] Reverting sequence of patches for elimination of comparison instruc...Nemanja Ivanovic
2017-09-25[PowerPC] Eliminate compares - add i64 sext/zext handling for SETLT/SETGTNemanja Ivanovic
2017-09-24[PowerPC] Eliminate compares - add i64 sext/zext handling for SETLE/SETGENemanja Ivanovic
2017-09-23[PowerPC] Eliminate compares - add i32 sext/zext handling for SETULT/SETUGTNemanja Ivanovic
2017-09-23[PowerPC] Eliminate compares - add i32 sext/zext handling for SETULE/SETUGENemanja Ivanovic
2017-09-23[PowerPC] Eliminate compares - add i32 sext/zext handling for SETLT/SETGTNemanja Ivanovic
2017-09-22[XRay] support conditional return on PPC.Tim Shen
2017-09-22Recommit r310809 with a fix for the spill problemNemanja Ivanovic
2017-09-21[SelectionDAG] Pick correct frame index in LowerArgumentsBjorn Pettersson
2017-09-21Fix buildbot failures, add mtriple to gpr-vsr-spill.llZaara Syeda
2017-09-21[Power9] Spill gprs to vector registers rather than stackZaara Syeda
2017-09-19[PowerPC Peephole] Constants into a join add, use ADDI over LI/ADD.Tony Jiang
2017-09-14[XRay][CodeGen] Use the current function symbol as the associated symbol for ...Dean Michael Berris
2017-09-12Update branch coalescing to be a PowerPC specific passLei Huang
2017-09-09PPC: Don't select lxv/stxv for insufficiently aligned stack slots.Kyle Butt
2017-09-08[XRay][CodeGen][PowerPC] Fix tail exit codegen for XRay in PPCDean Michael Berris
2017-09-06[PowerPC] Don't use xscvdpspn on the P7Hal Finkel
2017-09-05[PowerPC] eliminate redundant compare instructionHiroshi Inoue
2017-09-04Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall
2017-09-01Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-31Temporarily revert "Update branch coalescing to be a PowerPC specific pass"Eric Christopher
2017-08-30Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg
2017-08-30Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2017-08-24[DAG] convert vector select-of-constants to logic/mathSanjay Patel
2017-08-23Update branch coalescing to be a PowerPC specific passLei Huang