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
/
CodeGen
/
MachineFrameInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Fix issues with large arrays on stack
Kiran Chandramohan
2019-12-10
1
-4
/
+4
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-20
/
+19
*
[Alignment][NFC] Use Align::None instead of 1
Guillaume Chatelet
2019-09-18
1
-4
/
+4
*
[LLVM][Alignment] Introduce Alignment In MachineFrameInfo
Guillaume Chatelet
2019-08-21
1
-11
/
+14
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-1
/
+1
*
Describe stack-id as an enum
Sander de Smalen
2019-06-17
1
-2
/
+2
*
Enforce StackID definition in PEI
Sander de Smalen
2019-04-02
1
-2
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-3
/
+3
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
Fix printing of stack id in MachineFrameInfo
Matt Arsenault
2018-04-09
1
-1
/
+1
*
MachineFrameInfo: Cleanup some parameter naming inconsistencies; NFC
Matthias Braun
2017-12-05
1
-17
/
+19
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-2
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-1
/
+1
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-1
/
+1
*
Add an ID field to StackObjects
Matt Arsenault
2017-07-20
1
-2
/
+7
*
ARM: Compute MaxCallFrame size early
Matthias Braun
2017-05-05
1
-0
/
+26
*
MachineFrameInfo: Move implementation to an own file; NFC
Matthias Braun
2017-04-26
1
-0
/
+218