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
/
Hexagon
/
HexagonFrameLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Align for TFL::TransientStackAlignment
Guillaume Chatelet
2019-10-21
1
-1
/
+1
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Implement noreturn optimization
Brendon Cahoon
2018-11-09
1
-0
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
Add "Restored" flag to CalleeSavedInfo
Krzysztof Parzyszek
2017-08-10
1
-1
/
+1
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-26
1
-2
/
+9
*
[Hexagon] Implement frame pointer elimination with -fomit-frame-pointer
Krzysztof Parzyszek
2017-06-30
1
-3
/
+14
*
Revert "[Hexagon] Handle decreasing of stack alignment in frame lowering"
Krzysztof Parzyszek
2017-06-23
1
-2
/
+0
*
[Hexagon] Handle decreasing of stack alignment in frame lowering
Krzysztof Parzyszek
2017-06-23
1
-0
/
+2
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-16
1
-2
/
+9
*
[Hexagon] Check for offset overflow when reserving scavenging slots
Krzysztof Parzyszek
2016-08-01
1
-1
/
+2
*
[Hexagon] Add saved callee-saved registers as live-in in non-wrapped blocks
Krzysztof Parzyszek
2016-07-27
1
-1
/
+2
*
[Hexagon] Enable the post-RA scheduler
Krzysztof Parzyszek
2016-05-26
1
-0
/
+2
*
[Hexagon] Register save/restore functions do not follow regular conventions
Krzysztof Parzyszek
2016-04-25
1
-0
/
+2
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
1
-2
/
+3
*
[Hexagon] Add support for run-time stack overflow checking
Krzysztof Parzyszek
2016-03-24
1
-2
/
+2
*
[Hexagon] Optimize stack slot spills
Krzysztof Parzyszek
2016-02-12
1
-0
/
+8
*
[Hexagon] Replace expansion of spill pseudo-instructions in frame lowering
Krzysztof Parzyszek
2016-02-12
1
-6
/
+34
*
[Hexagon] Use general purpose registers to spill pred/mod registers into
Krzysztof Parzyszek
2016-01-22
1
-1
/
+1
*
Add missing override noticed by Clang's -Winconsistent-missing-override.
Benjamin Kramer
2015-10-19
1
-1
/
+1
*
[Hexagon] Fix debug information for local objects
Krzysztof Parzyszek
2015-10-19
1
-2
/
+2
*
[Hexagon] Delay emission of CFI instructions
Krzysztof Parzyszek
2015-10-19
1
-1
/
+5
*
Remove redundant TargetFrameLowering::getFrameIndexOffset virtual
James Y Knight
2015-08-15
1
-1
/
+2
*
PrologEpilogInserter: Rewrite API to determine callee save regsiters.
Matthias Braun
2015-07-14
1
-1
/
+1
*
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
/
+2
*
[Hexagon] Shrink-wrap stack frame (Hexagon-specific)
Krzysztof Parzyszek
2015-04-23
1
-29
/
+48
*
[Hexagon] Overhaul of stack object allocation
Krzysztof Parzyszek
2015-04-22
1
-4
/
+37
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Remove unnecessary caching of the subtarget for HexagonFrameLowering and remo...
Eric Christopher
2014-06-27
1
-5
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-16
/
+16
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-0
/
+5
*
Hexagon backend support
Tony Linthicum
2011-12-12
1
-0
/
+50