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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-1
/
+1
*
[COFF, ARM64] Fix localaddress to handle stack realignment and variable size ...
Mandeep Singh Grang
2019-02-01
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ARM64] [Windows] Handle funclets
Eli Friedman
2018-11-09
1
-0
/
+3
*
[ARM64] [Windows] Exception handling support in frame lowering
Sanjin Sijaric
2018-10-31
1
-0
/
+5
*
[TargetRegisterInfo] Remove temporary hook enableMultipleCopyHints()
Jonas Paulsson
2018-10-05
1
-2
/
+0
*
[AArch64] Support adding X[8-15,18] registers as CSRs.
Tri Vo
2018-09-22
1
-0
/
+4
*
[AArch64] Support reserving x1-7 registers.
Nick Desaulniers
2018-09-07
1
-0
/
+2
*
[CodeGen] emit inline asm clobber list warnings for reserved (cont)
Ties Stuij
2018-08-30
1
-0
/
+2
*
[AArch64] Remove Duplicate FP16 Patterns with same encoding, match on existin...
Luke Geeson
2018-06-27
1
-0
/
+4
*
[AArch64] Implement dynamic stack probing for windows
Martin Storsjo
2018-02-17
1
-0
/
+3
*
[AArch64] Return true in enableMultipleCopyHints().
Jonas Paulsson
2018-02-09
1
-0
/
+2
*
AArch64: Enable post-ra liveness updates
Matthias Braun
2016-12-16
1
-0
/
+4
*
Target: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-1
/
+1
*
[TargetRegisterInfo, AArch64] Add target hook for isConstantPhysReg().
Geoff Berry
2016-09-27
1
-0
/
+1
*
[AArch64] Mark various *Info classes as 'final'. NFC.
Ahmed Bougacha
2016-07-27
1
-1
/
+1
*
[AArch64] Define AArch64RegisterInfo as a class, not a struct. NFC.
Ahmed Bougacha
2016-07-27
1
-2
/
+1
*
CXX_FAST_TLS calling convention: performance improvement for AArch64.
Manman Ren
2015-12-16
1
-0
/
+2
*
Targets: commonize some stack realignment code
JF Bastien
2015-07-20
1
-3
/
+0
*
[AArch64] Add support for dynamic stack alignment
Kristof Beyls
2015-04-09
1
-0
/
+3
*
[ARM] Fix handling of thumb1 out-of-range frame offsets
John Brawn
2015-03-20
1
-1
/
+1
*
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
-5
/
+3
*
Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
2015-03-11
1
-2
/
+4
*
Have getCalleeSavedRegs take a non-null MachineFunction all the
Eric Christopher
2015-03-11
1
-2
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+101
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-79
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-11
/
+12
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-2
/
+2
*
[AArch64] Implement the getCSRFirstUseCost API, mirroring that in ARM64.
Chad Rosier
2014-04-17
1
-0
/
+7
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-1
/
+1
*
Don't cache the instruction info and register info objects.
Bill Wendling
2013-06-07
1
-6
/
+1
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-4
/
+0
*
AArch64: add block comments where missing
Tim Northover
2013-02-14
1
-1
/
+1
*
Update AArch64 backend to changed eliminateFrameIndex interface.
Tim Northover
2013-01-31
1
-0
/
+1
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+79