summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC
AgeCommit message (Expand)Author
2017-12-05Add REQUIRES asserts in combine_loads_from_build_pair.llBjorn Pettersson
2017-12-05[DAGCombine] Handle big endian correctly in CombineConsecutiveLoadsBjorn Pettersson
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-01Follow-up to r319434 to turn the pass on by defaultNemanja Ivanovic
2017-11-30[CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih
2017-11-30[PowerPC] Recommit r314244 with refactoring and off by defaultNemanja Ivanovic
2017-11-30[CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-29First step towards more human-friendly PPC assembler output:Joerg Sonnenberger
2017-11-29[Power9] add more tests for D38287; NFCZaara Syeda
2017-11-29[PowerPC] Relax the checking on AND/AND8 in isSignOrZeroExtended.Sean Fertile
2017-11-28[PowerPC] Allow tail calls of fastcc functions from C CallingConv functions.Sean Fertile
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-27[PowerPC] Remove redundant TOC savesZaara Syeda
2017-11-27[Power9] Improvements to vector extract with variable index exploitationZaara Syeda
2017-11-20[MachineCSE] Add new callback for is caller preserved or constant physregsTony Jiang
2017-11-20[PPC] Heuristic to choose between a X-Form VSX ld/st vs a X-Form FP ld/st.Tony Jiang
2017-11-16[PPC] Change i32 constant in store instruction to i64Guozhi Wei
2017-11-15[PowerPC] Implement mayBeEmittedAsTailCall for PPCSean Fertile
2017-11-14Rename CountingFunctionInserter and use for both mcount and cygprofile calls,...Hans Wennborg
2017-11-07Use new vector insert half-word and byte instructions when we see inserteleme...Graham Yiu
2017-11-06Adds code to PPC ISEL lowering to recognize byte inserts from vector_shuffles...Graham Yiu
2017-11-06[PPC] Use xxbrd to speed up bswap64Guozhi Wei
2017-11-03[LICM] sink through non-trivially replicable PHIJun Bum Lim
2017-11-01Adds code to PPC ISEL lowering to recognize half-word inserts from vector_shu...Graham Yiu
2017-10-30Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"Stefan Pintilie
2017-10-30[PPC CodeGen] Fix the bitreverse.i64 intrinsic.Fangrui Song
2017-10-27[DAGCombine] Don't combine sext with extload if sextload is not supported and...Guozhi Wei
2017-10-27Add subclass data to the FoldingSetNode for MemIntrinsicSDNodes.Sean Fertile
2017-10-26Represent runtime preemption in the IR.Sean Fertile
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