index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-1
/
+1
*
Add support for spilling VRSAVE on PPC
Hal Finkel
2013-03-21
1
-0
/
+18
*
Correct PPC FRAMEADDR lowering using a pseudo-register
Hal Finkel
2013-03-21
1
-0
/
+47
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-1
/
+1
*
Add a comment to the CodeGen/PowerPC/asym-regclass-copy.ll test
Hal Finkel
2013-03-19
1
-0
/
+2
*
Rewrite pre-increment store patterns to use standard memory operands.
Ulrich Weigand
2013-03-19
1
-0
/
+170
*
Prepare to make r0 an allocatable register on PPC
Hal Finkel
2013-03-19
1
-0
/
+53
*
Cleanup PPC64 unaligned i64 load/store
Hal Finkel
2013-03-19
1
-0
/
+3
*
Don't reserve R31 on PPC64 unless the frame pointer is needed
Hal Finkel
2013-03-19
1
-0
/
+15
*
Fix a sign-extension bug in PPCCTRLoops
Hal Finkel
2013-03-18
1
-0
/
+20
*
Fix PPC unaligned 64-bit loads and stores
Hal Finkel
2013-03-18
1
-0
/
+24
*
Change test cases to handle unaligned references.
Bill Schmidt
2013-03-18
2
-26
/
+10
*
Remove unnecessary leading comment characters in lit-only file
David Blaikie
2013-03-18
1
-1
/
+1
*
Include '.test' suffix in target specific lit configs that need it
David Blaikie
2013-03-18
1
-1
/
+1
*
Fix large count and negative constant count handling in PPCCTRLoops
Hal Finkel
2013-03-18
1
-0
/
+63
*
Cleanup initial-value constants in PPCCTRLoops
Hal Finkel
2013-03-18
1
-0
/
+25
*
Improve PPC VR (Altivec) register spilling
Hal Finkel
2013-03-17
1
-2
/
+2
*
Remove FIXMEs in PPC test cases related to unaligned loads/stores
Hal Finkel
2013-03-16
2
-8
/
+0
*
Enable unaligned memory access on PPC for scalar types
Hal Finkel
2013-03-15
5
-4
/
+77
*
Protect PPC Altivec patterns with a predicate
Hal Finkel
2013-03-15
1
-1
/
+1
*
Allocate the RS spill slot for any PPC function with spills and a large stack...
Hal Finkel
2013-03-15
2
-3
/
+35
*
Not all PPC functions with a frame pointer need a RS spill slot
Hal Finkel
2013-03-14
1
-10
/
+10
*
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-13
1
-1
/
+1
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
1
-1
/
+1
*
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-12
1
-1
/
+1
*
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
2013-03-12
3
-8
/
+2
*
Don't reserve R2 on Darwin/PPC
Hal Finkel
2013-03-12
6
-33
/
+34
*
Remove duplicate test contents.
David Blaikie
2013-03-11
2
-28
/
+1
*
Test case hygiene.
Benjamin Kramer
2013-03-09
1
-1
/
+1
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
3
-0
/
+8
*
Fix PR15332 (patch by Florian Zeitz).
Bill Schmidt
2013-02-26
1
-0
/
+39
*
Fix PR15359.
Bill Schmidt
2013-02-26
1
-0
/
+20
*
Fix missing relocation for TLS addressing peephole optimization.
Bill Schmidt
2013-02-25
1
-6
/
+11
*
Large code model support for PowerPC.
Bill Schmidt
2013-02-21
10
-94
/
+207
*
PPCDAGToDAGISel::PostprocessISelDAG()
Bill Schmidt
2013-02-21
7
-1
/
+187
*
Stabilize vec_constants.ll
Bill Schmidt
2013-02-20
1
-1
/
+4
*
Additional fixes for bug 15155.
Bill Schmidt
2013-02-20
2
-14
/
+85
*
Fix bug 14779 for passing anonymous aggregates [patch by Kai Nacke].
Bill Schmidt
2013-02-20
1
-0
/
+99
*
Fix PR15155: lost vadd/vsplat optimization.
Bill Schmidt
2013-02-20
1
-0
/
+77
*
DAGCombiner: Constant folding around pre-increment loads/stores
Hal Finkel
2013-02-08
1
-0
/
+47
*
Disable a couple more vector splat optimizations on PPC.
Benjamin Kramer
2013-02-04
1
-1
/
+41
*
SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.
Benjamin Kramer
2013-02-04
1
-0
/
+1
*
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-02
1
-4
/
+2
*
LLVM enablement for some older PowerPC CPUs
Bill Schmidt
2013-02-01
1
-0
/
+14
*
PPC QPX requires a 32-byte aligned stack
Hal Finkel
2013-01-30
1
-0
/
+23
*
Add definitions for the PPC a2q core marked as having QPX available
Hal Finkel
2013-01-30
1
-0
/
+10
*
This patch addresses bug 15031.
Bill Schmidt
2013-01-28
1
-0
/
+370
*
Restore reverted test case, this time with REQUIRES: asserts
Bill Schmidt
2013-01-17
1
-0
/
+19
*
Remove bad test case
Bill Schmidt
2013-01-17
1
-18
/
+0
*
This patch fixes PR13626 by providing i128 support in the return
Bill Schmidt
2013-01-17
1
-0
/
+18
[next]