index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
PowerPC
Age
Commit message (
Expand
)
Author
2013-03-08
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-02-26
Fix PR15332 (patch by Florian Zeitz).
Bill Schmidt
2013-02-26
Fix PR15359.
Bill Schmidt
2013-02-25
Fix missing relocation for TLS addressing peephole optimization.
Bill Schmidt
2013-02-21
Large code model support for PowerPC.
Bill Schmidt
2013-02-21
PPCDAGToDAGISel::PostprocessISelDAG()
Bill Schmidt
2013-02-20
Stabilize vec_constants.ll
Bill Schmidt
2013-02-20
Additional fixes for bug 15155.
Bill Schmidt
2013-02-20
Fix bug 14779 for passing anonymous aggregates [patch by Kai Nacke].
Bill Schmidt
2013-02-20
Fix PR15155: lost vadd/vsplat optimization.
Bill Schmidt
2013-02-08
DAGCombiner: Constant folding around pre-increment loads/stores
Hal Finkel
2013-02-04
Disable a couple more vector splat optimizations on PPC.
Benjamin Kramer
2013-02-04
SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.
Benjamin Kramer
2013-02-02
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-01
LLVM enablement for some older PowerPC CPUs
Bill Schmidt
2013-01-30
PPC QPX requires a 32-byte aligned stack
Hal Finkel
2013-01-30
Add definitions for the PPC a2q core marked as having QPX available
Hal Finkel
2013-01-28
This patch addresses bug 15031.
Bill Schmidt
2013-01-17
Restore reverted test case, this time with REQUIRES: asserts
Bill Schmidt
2013-01-17
Remove bad test case
Bill Schmidt
2013-01-17
This patch fixes PR13626 by providing i128 support in the return
Bill Schmidt
2013-01-17
This patch fixes the PPC calling convention to handle returns of
Bill Schmidt
2013-01-14
This patch addresses an incorrect transformation in the DAG combiner.
Bill Schmidt
2013-01-12
When lowering an inreg sext first shift left, then right arithmetically.
Benjamin Kramer
2013-01-11
PPC: Implement efficient lowering of sign_extend_inreg.
Nadav Rotem
2013-01-11
Simplify writing floating types to assembly.
Tim Northover
2013-01-09
MIsched: add an ILP window property to machine model.
Andrew Trick
2013-01-08
Specify complete triple for fp128 tests.
Tim Northover
2013-01-08
Allow the asm printer to print fp128 values properly.
Tim Northover
2013-01-07
This patch addresses bug 14678 by fixing two problems in medium code model
Bill Schmidt
2012-12-30
Support ppcf128 in SelectionDAG::getConstantFP
Hal Finkel
2012-12-25
Loosen scheduling restrictions on the PPC dcbt intrinsic
Hal Finkel
2012-12-25
Expand PPC64 atomic load and store
Hal Finkel
2012-12-20
Simplify the testcase a bit.
Rafael Espindola
2012-12-19
PowerPC: Expand VSELECT nodes.
Benjamin Kramer
2012-12-18
Check multiple register classes for inline asm tied registers
Hal Finkel
2012-12-14
This patch removes some nondeterminism from direct object file output
Bill Schmidt
2012-12-14
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
Bill Schmidt
2012-12-12
The ordering of two relocations on the same instruction is apparently not
Bill Schmidt
2012-12-12
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-11
This patch implements the general dynamic TLS model for 64-bit PowerPC.
Bill Schmidt
2012-12-10
Use GetUnderlyingObjects in misched
Hal Finkel
2012-12-04
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-11-30
test/CodeGen/PowerPC/vec_mul.ll: Add a triple. Thanks, Hal.
Chad Rosier
2012-11-30
test/CodeGen/PowerPC/vec_mul.ll: Fix register operands.
Chad Rosier
2012-11-30
test/CodeGen/PowerPC: Add explicit -march=ppc32.
NAKAMURA Takumi
2012-11-30
This patch fixes the Altivec addend construction for the fused multiply-add
Adhemerval Zanella
2012-11-27
This patch makes medium code model the default for 64-bit PowerPC ELF.
Bill Schmidt
2012-11-27
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-26
Rewrite test to not use a FileCheck variable and redefine it on the same line.
Eli Bendersky
[prev]
[next]