index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCFrameLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The base pointer save offset can be computed at initialization time,
Eric Christopher
2015-02-13
1
-9
/
+2
*
PPC LinkageSize can be computed at initialization time, do so.
Eric Christopher
2015-02-13
1
-8
/
+2
*
PPCFrameLowering's FramePointerOffset can be computed at initialization
Eric Christopher
2015-02-13
1
-12
/
+2
*
The TOC save offset can be computed at compile time, do so and
Eric Christopher
2015-02-13
1
-3
/
+2
*
The return save offset can be computed at initialization time - do
Eric Christopher
2015-02-13
1
-6
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[PowerPC] ELFv2 stack space reduction
Ulrich Weigand
2014-07-20
1
-4
/
+5
*
[PowerPC] 32-bit ELF PIC support
Hal Finkel
2014-07-18
1
-2
/
+4
*
[PowerPC] Refactor getMinCallFrameSize / getMinCallArgumentsSize
Ulrich Weigand
2014-06-23
1
-4
/
+0
*
[PowerPC] Simplify and improve loading into TOC register
Ulrich Weigand
2014-06-18
1
-0
/
+6
*
Move PPCFrameLowering into PPCSubtarget from PPCTargetMachine. Use
Eric Christopher
2014-06-12
1
-187
/
+5
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-13
/
+13
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-3
/
+3
*
PPC: Add base-pointer support to builtin setjmp/longjmp
Hal Finkel
2013-07-17
1
-5
/
+1
*
PPC: Implement base pointer and stack realignment
Hal Finkel
2013-07-17
1
-0
/
+14
*
Correct PPC FRAMEADDR lowering using a pseudo-register
Hal Finkel
2013-03-21
1
-0
/
+1
*
Allocate the RS spill slot for any PPC function with spills and a large stack...
Hal Finkel
2013-03-15
1
-1
/
+4
*
Provide the register scavenger to processFunctionBeforeFrameFinalized
Hal Finkel
2013-03-14
1
-1
/
+2
*
Add a comment about overlapping PPC frame offsets
Hal Finkel
2013-03-14
1
-0
/
+3
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-0
/
+4
*
PPC QPX requires a 32-byte aligned stack
Hal Finkel
2013-01-30
1
-1
/
+2
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
This patch corrects logic in PPCFrameLowering for save and restore of ...
Roman Divacky
2012-09-12
1
-56
/
+15
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
Evan Cheng
2011-07-18
1
-1
/
+0
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-0
/
+322