aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC
AgeCommit message (Expand)Author
2013-03-17Improve PPC VR (Altivec) register spillingHal Finkel
2013-03-16Remove FIXMEs in PPC test cases related to unaligned loads/storesHal Finkel
2013-03-15Enable unaligned memory access on PPC for scalar typesHal Finkel
2013-03-15Protect PPC Altivec patterns with a predicateHal Finkel
2013-03-15Allocate the RS spill slot for any PPC function with spills and a large stack...Hal Finkel
2013-03-14Not all PPC functions with a frame pointer need a RS spill slotHal Finkel
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung
2013-03-12Don't reserve R2 on Darwin/PPCHal Finkel
2013-03-11Remove duplicate test contents.David Blaikie
2013-03-09Test case hygiene.Benjamin Kramer
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung
2013-02-26Fix PR15332 (patch by Florian Zeitz).Bill Schmidt
2013-02-26Fix PR15359.Bill Schmidt
2013-02-25Fix missing relocation for TLS addressing peephole optimization.Bill Schmidt
2013-02-21Large code model support for PowerPC.Bill Schmidt
2013-02-21PPCDAGToDAGISel::PostprocessISelDAG()Bill Schmidt
2013-02-20Stabilize vec_constants.llBill Schmidt
2013-02-20Additional fixes for bug 15155.Bill Schmidt
2013-02-20Fix bug 14779 for passing anonymous aggregates [patch by Kai Nacke].Bill Schmidt
2013-02-20Fix PR15155: lost vadd/vsplat optimization.Bill Schmidt
2013-02-08DAGCombiner: Constant folding around pre-increment loads/storesHal Finkel
2013-02-04Disable a couple more vector splat optimizations on PPC.Benjamin Kramer
2013-02-04SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.Benjamin Kramer
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie
2013-02-01LLVM enablement for some older PowerPC CPUsBill Schmidt
2013-01-30PPC QPX requires a 32-byte aligned stackHal Finkel
2013-01-30Add definitions for the PPC a2q core marked as having QPX availableHal Finkel
2013-01-28This patch addresses bug 15031.Bill Schmidt
2013-01-17Restore reverted test case, this time with REQUIRES: assertsBill Schmidt
2013-01-17Remove bad test caseBill Schmidt
2013-01-17This patch fixes PR13626 by providing i128 support in the returnBill Schmidt
2013-01-17This patch fixes the PPC calling convention to handle returns ofBill Schmidt
2013-01-14This patch addresses an incorrect transformation in the DAG combiner.Bill Schmidt
2013-01-12When lowering an inreg sext first shift left, then right arithmetically.Benjamin Kramer
2013-01-11PPC: Implement efficient lowering of sign_extend_inreg.Nadav Rotem
2013-01-11Simplify writing floating types to assembly.Tim Northover
2013-01-09MIsched: add an ILP window property to machine model.Andrew Trick
2013-01-08Specify complete triple for fp128 tests.Tim Northover
2013-01-08Allow the asm printer to print fp128 values properly.Tim Northover
2013-01-07This patch addresses bug 14678 by fixing two problems in medium code modelBill Schmidt
2012-12-30Support ppcf128 in SelectionDAG::getConstantFPHal Finkel
2012-12-25Loosen scheduling restrictions on the PPC dcbt intrinsicHal Finkel
2012-12-25Expand PPC64 atomic load and storeHal Finkel
2012-12-20Simplify the testcase a bit.Rafael Espindola
2012-12-19PowerPC: Expand VSELECT nodes.Benjamin Kramer
2012-12-18Check multiple register classes for inline asm tied registersHal Finkel
2012-12-14This patch removes some nondeterminism from direct object file outputBill Schmidt