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
/
Sparc
/
SparcFrameLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
1
-1
/
+1
*
[SPARC] Fix stupid oversight in stack realignment support.
James Y Knight
2015-08-26
1
-0
/
+6
*
[Sparc] Support user-specified stack object overalignment.
James Y Knight
2015-08-21
1
-0
/
+2
*
PrologEpilogInserter: Rewrite API to determine callee save regsiters.
Matthias Braun
2015-07-14
1
-2
/
+2
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
2015-05-05
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Remove the storage and use of the subtarget out of the sparc frame
Eric Christopher
2014-06-26
1
-7
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-8
/
+9
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
[Sparc] Emit large negative adjustments to SP/FP with sethi+xor instead of se...
Venkatraman Govindaraju
2013-11-24
1
-0
/
+8
*
Sparc: No functionality change. Cleanup whitespaces, comment formatting etc.,
Venkatraman Govindaraju
2013-06-04
1
-2
/
+2
*
[Sparc] Add support for leaf functions in sparc backend.
Venkatraman Govindaraju
2013-05-29
1
-0
/
+9
*
[Sparc] Implements hasReservedCallFrame and hasFP.
Venkatraman Govindaraju
2013-05-17
1
-1
/
+2
*
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
2013-04-09
1
-3
/
+5
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-0
/
+4
*
Round 2 of dead private variable removal.
Benjamin Kramer
2012-06-06
1
-3
/
+2
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-0
/
+41