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
*
Fix CodeGen/PowerPC/stack-protector.ll on OpenBSD
Hal Finkel
2013-06-28
1
-2
/
+3
*
Fix a PPC rlwimi instruction-selection bug
Hal Finkel
2013-06-28
1
-0
/
+44
*
[PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.
Bill Schmidt
2013-06-13
10
-34
/
+31
*
Disallow i64 div/rem in PPC32 counter loops
Hal Finkel
2013-06-07
1
-0
/
+93
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
5
-6
/
+6
*
Prefer to duplicate PPC Altivec loads when expanding unaligned loads
Hal Finkel
2013-05-26
1
-12
/
+13
*
PPC: Combine duplicate (offset) lvsl Altivec intrinsics
Hal Finkel
2013-05-25
1
-0
/
+6
*
PPC: Initial support for permutation-based unaligned Altivec loads
Hal Finkel
2013-05-24
1
-0
/
+45
*
Check InlineAsm clobbers in PPCCTRLoops
Hal Finkel
2013-05-18
1
-0
/
+38
*
Fix cpu on test CodeGen/PowerPC/ctrloop-fp64.ll
Hal Finkel
2013-05-16
1
-1
/
+1
*
Create an new preheader in PPCCTRLoops to avoid counter register clobbers
Hal Finkel
2013-05-16
1
-0
/
+32
*
[PowerPC] Use true offset value in "memrix" machine operands
Ulrich Weigand
2013-05-16
1
-0
/
+14
*
PPC32 cannot form counter loops around i64 FP conversions
Hal Finkel
2013-05-16
1
-0
/
+28
*
Use new CHECK-DAG support to stabilize CodeGen/PowerPC/recipest.ll
Bill Schmidt
2013-05-16
1
-16
/
+16
*
[PowerPC] Report true displacement value from getPreIndexedAddressParts
Ulrich Weigand
2013-05-16
1
-0
/
+19
*
Extend test to check the .cfi instructions.
Rafael Espindola
2013-05-16
1
-1
/
+15
*
Extend test for better coverage.
Rafael Espindola
2013-05-16
1
-1
/
+6
*
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
[next]