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
/
AArch64RegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Add support for dynamic stack alignment
Kristof Beyls
2015-04-09
1
-0
/
+30
*
[ARM] Fix handling of thumb1 out-of-range frame offsets
John Brawn
2015-03-20
1
-2
/
+3
*
Revert "Migrate the AArch64 TargetRegisterInfo to its TargetMachine"
Eric Christopher
2015-03-18
1
-2
/
+2
*
Migrate the AArch64 TargetRegisterInfo to its TargetMachine
Eric Christopher
2015-03-12
1
-2
/
+2
*
Remove the need to cache the subtarget in the AArch64 TargetRegisterInfo
Eric Christopher
2015-03-12
1
-15
/
+21
*
Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
2015-03-11
1
-2
/
+4
*
AArch64: add backend option to reserve x18 (platform register)
Tim Northover
2015-01-21
1
-3
/
+7
*
[AArch64] Implement GHC calling convention
Greg Fitzgerald
2015-01-19
1
-1
/
+9
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-11
/
+6
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-6
/
+11
*
AArch64: implement copies to/from NZCV as a last ditch effort.
Tim Northover
2014-05-27
1
-1
/
+1
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+404
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-186
/
+0
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-1
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
[AArch64]Add support to spill/fill D tuples such as DPair/DTriple/DQuad. Ther...
Hao Liu
2014-01-07
1
-1
/
+4
*
[AArch64]Add code to spill/fill Q register tuples such as QPair/QTriple/QQuad.
Hao Liu
2013-12-30
1
-8
/
+19
*
Don't cache the instruction info and register info objects.
Bill Wendling
2013-06-07
1
-3
/
+4
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-38
/
+0
*
AArch64: fix build on some MSVC versions
Tim Northover
2013-02-11
1
-3
/
+3
*
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
1
-3
/
+5
*
Update AArch64 backend to changed eliminateFrameIndex interface.
Tim Northover
2013-01-31
1
-13
/
+9
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+211