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
/
AArch64
/
AArch64FrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the uses of AArch64TargetMachine and AArch64Subtarget from
Eric Christopher
2014-06-10
1
-3
/
+4
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+891
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-626
/
+0
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-2
/
+2
*
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
Rafael Espindola
2014-03-07
1
-25
/
+16
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-1
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Add const qualifier to some static arrays.
Craig Topper
2013-07-15
1
-5
/
+5
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
1
-5
/
+5
*
Remove addFrameMove.
Rafael Espindola
2013-05-16
1
-11
/
+13
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
1
-5
/
+4
*
AArch64: remove unnecessary check that RS is valid
Tim Northover
2013-04-23
1
-2
/
+3
*
Allow the register scavenger to spill multiple registers
Hal Finkel
2013-03-22
1
-1
/
+1
*
Move estimateStackSize from ARM into MachineFrameInfo
Hal Finkel
2013-03-14
1
-54
/
+1
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-0
/
+40
*
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
1
-5
/
+7
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+644