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
*
Implement PPC counter loops as a late IR-level pass
Hal Finkel
2013-05-15
5
-5
/
+1348
*
PPC32: Fix stack collision between FP and CR save areas.
Bill Schmidt
2013-05-14
1
-4
/
+8
*
PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.
Bill Schmidt
2013-05-13
1
-0
/
+27
*
Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8.
Bill Schmidt
2013-05-08
1
-0
/
+90
*
PPCInstrInfo::optimizeCompareInstr should not optimize FP compares
Hal Finkel
2013-05-08
1
-2
/
+2
*
LocalStackSlotAllocation improvements
Hal Finkel
2013-04-30
1
-4
/
+0
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
11
-140
/
+93
*
Make all darwin ppc stubs local.
Rafael Espindola
2013-04-27
1
-5
/
+5
*
Fix PPC optimizeCompareInstr swapped-sub argument handling
Hal Finkel
2013-04-19
1
-0
/
+42
*
Disable PPC comparison optimization by default
Hal Finkel
2013-04-18
1
-1
/
+1
*
Implement optimizeCompareInstr for PPC
Hal Finkel
2013-04-18
1
-0
/
+101
*
Fix PPC64 CR spill location for callee-saved registers
Hal Finkel
2013-04-15
1
-19
/
+10
*
Spill and restore PPC CR registers using the FP when we have one
Hal Finkel
2013-04-13
1
-1
/
+14
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
6
-217
/
+80
*
FileCheckize a bunch of tests.
Benjamin Kramer
2013-04-11
1
-2
/
+25
*
Manually remove successors in if conversion when CopyAndPredicateBlock is used
Hal Finkel
2013-04-10
2
-1
/
+1
*
Allow PPC B and BLR to be if-converted into some predicated forms
Hal Finkel
2013-04-09
2
-0
/
+89
*
Use virtual base registers on PPC
Hal Finkel
2013-04-09
2
-0
/
+52
*
Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheck
Hal Finkel
2013-04-09
1
-1
/
+5
*
Generate PPC early conditional returns
Hal Finkel
2013-04-08
2
-4
/
+58
*
Cleanup and improve PPC fsel generation
Hal Finkel
2013-04-07
1
-0
/
+137
*
Implement PPCInstrInfo::FoldImmediate
Hal Finkel
2013-04-06
1
-0
/
+14
*
Enable early if conversion on PPC
Hal Finkel
2013-04-05
1
-0
/
+34
*
PPC: Improve code generation for mixed-precision reciprocal sqrt
Hal Finkel
2013-04-04
1
-0
/
+48
*
Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.
Bill Schmidt
2013-04-03
1
-0
/
+15
*
Use PPC reciprocal estimates with Newton iteration in fast-math mode
Hal Finkel
2013-04-03
1
-0
/
+178
*
Fix PR15630: Replace faulty stdcx. with stwcx.
Bill Schmidt
2013-04-02
1
-0
/
+16
*
Fix a bad assert in PPCTargetLowering
Hal Finkel
2013-04-01
1
-0
/
+1
*
Add triple to test/CodeGen/PowerPC/stfiwx-2
Hal Finkel
2013-04-01
1
-1
/
+1
*
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
5
-7
/
+191
*
Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
Hal Finkel
2013-04-01
1
-1
/
+3
*
Add the PPC popcntw instruction
Hal Finkel
2013-04-01
1
-6
/
+5
*
Add the PPC lfiwax instruction
Hal Finkel
2013-03-31
1
-0
/
+14
*
Cleanup PPC(64) i32 -> float/double conversion
Hal Finkel
2013-03-31
1
-0
/
+31
*
Implement FRINT lowering on PPC using frin
Hal Finkel
2013-03-29
1
-0
/
+37
*
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-29
2
-18
/
+126
*
Specify CPUs on the PPC bswap-load-store test
Hal Finkel
2013-03-28
1
-2
/
+2
*
Only enable 64-bit bswap DAG combines for PPC64
Hal Finkel
2013-03-28
1
-0
/
+1
*
Add the PPC64 ldbrx/stdbrx instructions
Hal Finkel
2013-03-28
1
-0
/
+30
*
Add the PPC64 popcntd instruction
Hal Finkel
2013-03-28
1
-0
/
+41
*
Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructions
Hal Finkel
2013-03-28
2
-4
/
+412
*
Print PPC ZERO as 0 (not r0) even on Darwin
Hal Finkel
2013-03-27
1
-3
/
+3
*
Allocate r0 on PPC
Hal Finkel
2013-03-27
1
-0
/
+18
*
Remove the link register from the GPR classes on PowerPC.
Bill Schmidt
2013-03-27
7
-15
/
+15
*
Don't spill PPC VRSAVE on non-Darwin (even in SjLj)
Hal Finkel
2013-03-27
2
-5
/
+10
*
Use multiple virtual registers in PPC CR spilling
Hal Finkel
2013-03-26
1
-17
/
+23
*
Fix a register-class comparison bug in PPCCTRLoops
Hal Finkel
2013-03-21
1
-1
/
+2
*
Implement builtin_{setjmp/longjmp} on PPC
Hal Finkel
2013-03-21
1
-0
/
+108
*
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
[next]