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
/
lib
/
Target
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR10475
Michael Liao
2013-03-01
1
-1
/
+1
*
Fix PR15332 (patch by Florian Zeitz).
Bill Schmidt
2013-02-26
1
-4
/
+5
*
Fix missing relocation for TLS addressing peephole optimization.
Bill Schmidt
2013-02-25
1
-0
/
+3
*
Fix PR14364.
Bill Schmidt
2013-02-24
4
-20
/
+27
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
5
-44
/
+46
*
Trivial cleanup
Bill Schmidt
2013-02-21
1
-2
/
+2
*
Large code model support for PowerPC.
Bill Schmidt
2013-02-21
5
-15
/
+20
*
Code review cleanup for r175697
Bill Schmidt
2013-02-21
1
-11
/
+7
*
PPCDAGToDAGISel::PostprocessISelDAG()
Bill Schmidt
2013-02-21
1
-0
/
+155
*
Relocation enablement for PPC DAG postprocessing pass
Bill Schmidt
2013-02-21
4
-11
/
+37
*
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
1
-7
/
+7
*
Additional fixes for bug 15155.
Bill Schmidt
2013-02-20
3
-35
/
+64
*
Fix bug 14779 for passing anonymous aggregates [patch by Kai Nacke].
Bill Schmidt
2013-02-20
1
-1
/
+7
*
Fix PR15155: lost vadd/vsplat optimization.
Bill Schmidt
2013-02-20
3
-8
/
+43
*
Add missing #include.
Jakub Staszak
2013-02-20
1
-0
/
+1
*
Make the visibility of LLVMPPCCompilationCallback work with GCC.
Benjamin Kramer
2013-02-17
1
-1
/
+1
*
Give these callbacks hidden visibility. It is better to not export them more
Rafael Espindola
2013-02-15
1
-3
/
+4
*
Don't make assumptions about the mangling of static functions in extern "C"
Rafael Espindola
2013-02-15
1
-7
/
+7
*
Revert r175120 and r175121. Clang is producing the expected asm names again.
Rafael Espindola
2013-02-14
1
-1
/
+1
*
Don't asume that a static function in an extern "C" block will not be mangled.
Rafael Espindola
2013-02-14
1
-1
/
+1
*
Add registration for PPC-specific passes to allow the IR to be dumped
Krzysztof Parzyszek
2013-02-13
3
-3
/
+41
*
Refine fix to bug 15041.
Bill Schmidt
2013-02-08
1
-18
/
+17
*
Constrain PowerPC autovectorization to fix bug 15041.
Bill Schmidt
2013-02-07
1
-0
/
+19
*
PPC calling convention cleanup.
Bill Schmidt
2013-02-06
2
-75
/
+46
*
Move MRI liveouts to PowerPC return instructions.
Jakob Stoklund Olesen
2013-02-05
1
-21
/
+9
*
Avoid using MRI::liveout_iterator for computing VRSAVEs.
Jakob Stoklund Olesen
2013-02-05
1
-6
/
+15
*
Disable a couple more vector splat optimizations on PPC.
Benjamin Kramer
2013-02-04
1
-2
/
+4
*
SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.
Benjamin Kramer
2013-02-04
1
-0
/
+5
*
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking range in CPUDirective...
NAKAMURA Takumi
2013-02-04
1
-1
/
+4
*
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible elements in CPUDirect...
NAKAMURA Takumi
2013-02-04
1
-0
/
+5
*
Add notes about future PowerPC features
Bill Schmidt
2013-02-01
1
-0
/
+17
*
LLVM enablement for some older PowerPC CPUs
Bill Schmidt
2013-02-01
2
-0
/
+25
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
2
-14
/
+9
*
PPC QPX requires a 32-byte aligned stack
Hal Finkel
2013-01-30
2
-1
/
+8
*
Initialize hasQPX in PPCSubtarget
Hal Finkel
2013-01-30
1
-0
/
+1
*
Add definitions for the PPC a2q core marked as having QPX available
Hal Finkel
2013-01-30
2
-0
/
+9
*
Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
2013-01-29
1
-0
/
+2
*
Add isBGQ method to PPCSubtarget
Hal Finkel
2013-01-29
1
-0
/
+2
*
Remove unused variables, silences -Wunused-variable
Dmitri Gribenko
2013-01-25
1
-4
/
+2
*
Initial implementation of PPCTargetTransformInfo
Hal Finkel
2013-01-25
5
-0
/
+237
*
More cleanup of PPC register definitions.
Hal Finkel
2013-01-25
1
-64
/
+8
*
Start cleanup of PPC register definitions using foreach loops.
Hal Finkel
2013-01-24
1
-65
/
+7
*
Fix powerpc test failure - forgot to initialize stack slot size for PPCLinuxM...
Eli Bendersky
2013-01-23
1
-2
/
+3
*
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-23
1
-2
/
+3
*
Sort all of the includes. Several files got checked in with mis-sorted
Chandler Carruth
2013-01-19
1
-1
/
+1
*
This patch fixes PR13626 by providing i128 support in the return
Bill Schmidt
2013-01-17
1
-0
/
+1
*
This patch fixes the PPC calling convention to handle returns of
Bill Schmidt
2013-01-17
1
-2
/
+2
*
PowerPC: EH adjustments
Adhemerval Zanella
2013-01-09
1
-0
/
+19
*
These functions have default arguments of 0 for the last arg. Use
Eric Christopher
2013-01-09
1
-6
/
+6
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
1
-1
/
+1
[next]