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
/
ARM
/
ARMFrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-2
/
+0
*
ARMFrameLowering: Only set ExtraCSSpill for actually unused registers.
Matthias Braun
2017-07-28
1
-9
/
+18
*
[ARM] Mark labels in skipAlignedDPRCS2Spills as fallthrough (NFC).
Florian Hahn
2017-07-27
1
-0
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
ARM: Do not add reserved registers to block livein lists; NFC
Matthias Braun
2017-05-31
1
-2
/
+3
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-4
/
+4
*
ARMFrameLowering: Reserve emergency spill slot for large arguments
Matthias Braun
2017-04-19
1
-8
/
+35
*
Revert "ARMFrameLowering: Reserve emergency spill slot for large arguments"
Renato Golin
2017-04-19
1
-41
/
+8
*
ARM: Use methods to access data stored with frame instructions
Serge Pavlov
2017-04-19
1
-5
/
+2
*
ARMFrameLowering: Reserve emergency spill slot for large arguments
Matthias Braun
2017-04-19
1
-8
/
+41
*
ARMFrameLowering: Slight cleanups; NFC
Matthias Braun
2017-04-05
1
-4
/
+5
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-26
1
-8
/
+41
*
[ARM] Use helpers for adding pred / CC operands. NFC
Diana Picus
2017-01-20
1
-17
/
+19
*
[ARM] CodeGen: Remove AddDefaultCC. NFC.
Diana Picus
2017-01-13
1
-29
/
+38
*
[ARM] CodeGen: Remove AddDefaultPred. NFC.
Diana Picus
2017-01-13
1
-157
/
+217
*
Move FrameInstructions from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-20
/
+20
*
ARM: try to fix GCC 4.8 compilation again after r286881.
Tim Northover
2016-11-14
1
-1
/
+2
*
Recommit: ARM: sort register lists by encoding in push/pop instructions.
Tim Northover
2016-11-14
1
-1
/
+14
*
Revert "ARM: sort register lists by encoding in push/pop instructions."
Tim Northover
2016-11-14
1
-14
/
+1
*
ARM: sort register lists by encoding in push/pop instructions.
Tim Northover
2016-11-14
1
-1
/
+14
*
Re-land "[Thumb] Save/restore high registers in Thumb1 pro/epilogues"
Reid Kleckner
2016-10-11
1
-0
/
+122
*
Revert "[Thumb] Save/restore high registers in Thumb1 pro/epilogues"
Reid Kleckner
2016-10-11
1
-122
/
+0
*
Silence unused warning in non-assert builds.
Daniel Jasper
2016-10-11
1
-0
/
+1
*
[Thumb] Save/restore high registers in Thumb1 pro/epilogues
Oliver Stannard
2016-10-11
1
-0
/
+121
*
[ARM] Generate consistent frame records for Thumb2
Oliver Stannard
2016-08-23
1
-22
/
+29
*
ARM: Avoid dereferencing end() in ARMFrameLowering::emitEpilogue
Duncan P. N. Exon Smith
2016-08-21
1
-2
/
+2
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-3
/
+3
*
ARM: Avoid dereferencing end() in ARMFrameLowering::emitPrologue
Duncan P. N. Exon Smith
2016-08-17
1
-1
/
+2
*
Use the range variant of find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-2
/
+1
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-4
/
+2
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-43
/
+43
*
TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC
Sjoerd Meijer
2016-07-28
1
-1
/
+1
*
ARM: Remove implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-08
1
-30
/
+30
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-1
/
+1
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-10
/
+9
*
ARM: use callee-saved list in the order they're actually saved.
Tim Northover
2016-05-13
1
-7
/
+7
*
[ARM] Fix Scavenger assert due to underestimated stack size
Weiming Zhao
2016-05-08
1
-5
/
+25
*
Revert r268810 becase it brakes msan bot.
Vitaly Buka
2016-05-07
1
-25
/
+5
*
[ARM] Fix Scavenger assert due to underestimated stack size
Weiming Zhao
2016-05-06
1
-5
/
+25
*
Revert r268529 because it caused use-of-uninitialized-value
Vitaly Buka
2016-05-04
1
-19
/
+6
*
[ARM] Fix Scavenger assert due to underestimated stack size
Weiming Zhao
2016-05-04
1
-6
/
+19
*
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the...
Filipe Cabecinhas
2016-04-29
1
-1
/
+1
*
ARM: fix __chkstk Frame Setup on WoA
Saleem Abdulrasool
2016-04-24
1
-1
/
+1
*
ARM: Use a callee save register for the swiftself parameter.
Matthias Braun
2016-04-13
1
-14
/
+8
*
ARM: use r7 as the frame-pointer on all MachO targets.
Tim Northover
2016-04-11
1
-7
/
+7
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
1
-5
/
+4
*
CodeGen: Change MachineInstr to use MachineInstr&, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-1
/
+1
*
[ARM] Use range-based for loops to avoid the need for calculating an array si...
Craig Topper
2015-12-01
1
-6
/
+5
*
Remove windows line endings introduced by r252177. NFC.
Tim Northover
2015-11-05
1
-17
/
+17
*
[DebugInfo] Fix ARM/AArch64 prologue_end position. Related to D11268.
Oleg Ranevskyy
2015-11-05
1
-14
/
+17
[prev]
[next]