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
/
ARM
/
ARMFrameLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen
2019-10-29
1
-0
/
+2
*
Revert rG70f5aecedef9a6e347e425eb5b843bf797b95319 - "Reland [AArch64][DebugIn...
Simon Pilgrim
2019-10-29
1
-2
/
+0
*
Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen
2019-10-28
1
-0
/
+2
*
Reverted r375425 as it broke some buildbots.
Sander de Smalen
2019-10-21
1
-2
/
+0
*
[AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen
2019-10-21
1
-0
/
+2
*
Revert "[AArch64][DebugInfo] Do not recompute CalleeSavedStackSize"
Krasimir Georgiev
2019-09-18
1
-2
/
+0
*
[AArch64][DebugInfo] Do not recompute CalleeSavedStackSize
Sander de Smalen
2019-09-18
1
-0
/
+2
*
[IPRA][ARM] Disable no-CSR optimisation for ARM
Oliver Stannard
2019-08-02
1
-0
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-1
/
+1
*
Reapply ARM: Do not spill CSR to stack on entry to noreturn functions
Tim Northover
2018-04-07
1
-0
/
+2
*
Revert "ARM: Do not spill CSR to stack on entry to noreturn functions"
Vitaly Buka
2018-04-07
1
-2
/
+0
*
ARM: Do not spill CSR to stack on entry to noreturn functions
Tim Northover
2018-04-05
1
-0
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
[ARM] Fix some Clang-tidy modernize-use-using and Include What You Use warnin...
Eugene Zelenko
2017-09-20
1
-9
/
+10
*
Add "Restored" flag to CalleeSavedInfo
Krzysztof Parzyszek
2017-08-10
1
-2
/
+2
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
1
-1
/
+1
*
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
2015-11-18
1
-0
/
+5
*
Revert "[ARM] Enable shrink-wrapping by default."
Renato Golin
2015-11-12
1
-5
/
+0
*
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
2015-11-11
1
-0
/
+5
*
Remove redundant TargetFrameLowering::getFrameIndexOffset virtual
James Y Knight
2015-08-15
1
-1
/
+0
*
[ARM] Refactor the prologue/epilogue emission to be more robust.
Quentin Colombet
2015-07-20
1
-2
/
+0
*
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
*
Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions.
Akira Hatanaka
2015-05-23
1
-0
/
+2
*
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
2015-05-05
1
-2
/
+3
*
ARM: lower tail calls correctly when using GHC calling convention.
Tim Northover
2014-12-01
1
-0
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Move the frame lowering constructors out of line to avoid circular
Eric Christopher
2014-06-26
1
-5
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-1
/
+1
*
ARM: Add support for segmented stacks
Oliver Stannard
2014-04-02
1
-0
/
+2
*
Prune includes in ARM target.
Craig Topper
2014-03-22
1
-1
/
+0
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-10
1
-18
/
+17
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-0
/
+5
*
Experimental support for aligned NEON spills.
Jakob Stoklund Olesen
2011-12-23
1
-2
/
+3
*
In Thumb2 mode, lower frame indix references to:
Evan Cheng
2011-04-22
1
-1
/
+2
*
Preliminary support for ARM frame save directives emission via MI flags.
Anton Korobeynikov
2011-03-05
1
-1
/
+2
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-0
/
+74