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
/
AVR
/
AVRFrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+2
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-1
/
+1
*
[AVR] Don't look for the TargetFrameLowering in the FrameLowering implementation
Dylan McKay
2019-06-28
1
-1
/
+1
*
Don't look for the TargetFrameLowering in the implementation
Matt Arsenault
2019-06-25
1
-2
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Add "Restored" flag to CalleeSavedInfo
Krzysztof Parzyszek
2017-08-10
1
-1
/
+1
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-1
/
+1
*
Revert "[AVR] Enable the frame pointer for all functions"
Dylan McKay
2017-05-03
1
-3
/
+2
*
[AVR] Save/restore the frame pointer for all functions
Dylan McKay
2017-05-02
1
-11
/
+10
*
[AVR] Fix a bug where the frame pointer is clobbered
Dylan McKay
2017-05-02
1
-7
/
+17
*
[AVR] Enable the frame pointer for all functions
Dylan McKay
2017-05-01
1
-2
/
+3
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-2
/
+2
*
[AVR] Add an 'relax memory operation' pass
Dylan McKay
2016-12-13
1
-1
/
+0
*
Fix incorrect assertion in AVRFrameLowering.cpp
Dylan McKay
2016-10-08
1
-1
/
+2
*
[AVR] Don't worry about call frame size when initializing frame pointer
Dylan McKay
2016-10-08
1
-3
/
+2
*
[AVR] Don't shadow container while iterating in range-based loop
Dylan McKay
2016-10-08
1
-2
/
+4
*
[AVR] Update return type of dynamic alloca pass
Dylan McKay
2016-10-05
1
-2
/
+2
*
[AVR] Add the AVR frame lowering code
Dylan McKay
2016-10-05
1
-0
/
+537