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
*
[AArch64] Refactor AArch64FrameLowering::emitPrologue. NFC.
Chad Rosier
2016-03-14
1
-52
/
+50
*
[AArch64] Break the dependency between FP and SP when possible.
Chad Rosier
2016-03-14
1
-1
/
+5
*
Add support for a preserve_most calling convention to the AArch64 backend.
Roman Levenstein
2016-03-10
1
-0
/
+4
*
[AArch64] Enable non-leaf frame pointer elimination.
Geoff Berry
2016-03-02
1
-6
/
+6
*
Simplify some boolean conditional return statements in AArch64.
Eric Christopher
2016-02-29
1
-3
/
+1
*
[AArch64] Clean up callee-save CFI emission. NFC.
Geoff Berry
2016-02-25
1
-44
/
+8
*
[AArch64] Fix fastcc -tailcallopt epilog code generation.
Geoff Berry
2016-02-23
1
-6
/
+23
*
[AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapp...
Geoff Berry
2016-02-19
1
-9
/
+61
*
[AArch64] Reduce number of callee-save save/restores.
Geoff Berry
2016-02-12
1
-126
/
+160
*
[AArch64] Simplify prolog/epilog callee save/restore. NFC.
Geoff Berry
2016-02-01
1
-61
/
+87
*
[AArch64] Simplify callee-save register save/restore. NFC.
Geoff Berry
2016-02-01
1
-68
/
+17
*
Typo.
Chad Rosier
2016-01-19
1
-1
/
+1
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
1
-1
/
+1
*
AArch64: Simplify emitEpilogue() and related code; NFC
Matthias Braun
2015-12-17
1
-24
/
+25
*
[AArch64] Simplify some TRI/TII getters. NFC.
Ahmed Bougacha
2015-12-16
1
-7
/
+6
*
Remove windows line endings introduced by r252177. NFC.
Tim Northover
2015-11-05
1
-16
/
+16
*
[DebugInfo] Fix ARM/AArch64 prologue_end position. Related to D11268.
Oleg Ranevskyy
2015-11-05
1
-16
/
+16
*
Remove redundant TargetFrameLowering::getFrameIndexOffset virtual
James Y Knight
2015-08-15
1
-8
/
+0
*
Fix some comment typos.
Benjamin Kramer
2015-08-08
1
-2
/
+2
*
Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
2015-07-16
1
-4
/
+4
*
WebAssembly: fix build breakage.
JF Bastien
2015-07-14
1
-1
/
+1
*
MachineRegisterInfo: Remove UsedPhysReg infrastructure
Matthias Braun
2015-07-14
1
-1
/
+0
*
PrologEpilogInserter: Rewrite API to determine callee save regsiters.
Matthias Braun
2015-07-14
1
-11
/
+17
*
Fix AArch64 prologue for empty frame with dynamic allocas.
Evgeniy Stepanov
2015-07-10
1
-8
/
+4
*
MachineInstr: Change return value of getOpcode() to unsigned.
Matthias Braun
2015-05-18
1
-1
/
+1
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-1
/
+1
*
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
2015-05-05
1
-8
/
+12
*
[AArch64] Refactor out codes that depend on specific CS save sequence.
Manman Ren
2015-04-29
1
-19
/
+28
*
[AArch64] Strengthen the code for the prologue insertion.
Quentin Colombet
2015-04-10
1
-0
/
+2
*
[AArch64] Add support for dynamic stack alignment
Kristof Beyls
2015-04-09
1
-42
/
+138
*
AArch64: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-2
/
+1
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-2
/
+2
*
[AArch64] Implement GHC calling convention
Greg Fitzgerald
2015-01-19
1
-0
/
+10
*
ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions.
Adrian Prantl
2014-12-16
1
-6
/
+12
*
[Stackmaps] Make ithe frame-pointer required for stackmaps.
Juergen Ributzka
2014-10-02
1
-1
/
+2
*
Fix typos:
Sylvestre Ledru
2014-08-11
1
-1
/
+1
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-22
/
+16
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-16
/
+22
*
Run sort_includes.py on the AArch64 backend.
Benjamin Kramer
2014-07-25
1
-3
/
+3
*
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
[next]