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
/
ARMBaseRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
ARM: Compute MaxCallFrame size early
Matthias Braun
2017-05-05
1
-4
/
+11
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+2
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-31
1
-13
/
+19
*
[ARM] Use helpers for adding pred / CC operands. NFC
Diana Picus
2017-01-20
1
-4
/
+5
*
[ARM] CodeGen: Remove AddDefaultCC. NFC.
Diana Picus
2017-01-13
1
-1
/
+1
*
[ARM] CodeGen: Remove AddDefaultPred. NFC.
Diana Picus
2017-01-13
1
-1
/
+1
*
Clarify rules for reserved regs, fix aarch64 ones.
Matthias Braun
2016-11-30
1
-9
/
+11
*
[ARM] Fix registers clobbered by SjLj EH on soft-float targets
Oliver Stannard
2016-10-11
1
-0
/
+9
*
[ARM] Generate consistent frame records for Thumb2
Oliver Stannard
2016-08-23
1
-7
/
+2
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-2
/
+1
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-11
/
+11
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-7
/
+4
*
ARM: use callee-saved list in the order they're actually saved.
Tim Northover
2016-05-13
1
-2
/
+5
*
ARM: use r7 as the frame-pointer on all MachO targets.
Tim Northover
2016-04-11
1
-6
/
+3
*
Swift Calling Convention: swifterror target support.
Manman Ren
2016-04-11
1
-0
/
+9
*
[ARM] Use the efficient version of BitVector::set and a static_assert.
Benjamin Kramer
2016-01-14
1
-3
/
+2
*
CXX_FAST_TLS calling convention: performance improvement for ARM.
Manman Ren
2016-01-12
1
-1
/
+12
*
CXX_FAST_TLS calling convention: Add support for ARM on Darwin.
Manman Ren
2016-01-11
1
-0
/
+4
*
ARM: support TLS accesses on Darwin platforms
Tim Northover
2016-01-07
1
-0
/
+8
*
Targets: commonize some stack realignment code
JF Bastien
2015-07-20
1
-13
/
+1
*
TargetRegisterInfo: Provide a way to check assigned registers in getRegAlloca...
Matthias Braun
2015-07-15
1
-1
/
+2
*
Target RegisterInfo: devirtualize TargetFrameLowering
JF Bastien
2015-07-10
1
-10
/
+10
*
ARM: Handle physreg targets in RegPair hints gracefully
Matthias Braun
2015-04-03
1
-6
/
+15
*
[ARM] Fix handling of thumb1 out-of-range frame offsets
John Brawn
2015-03-20
1
-5
/
+4
*
[ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
Richard Barton
2015-03-17
1
-1
/
+0
*
Remove the need to cache the subtarget in the ARM TargetRegisterInfo
Eric Christopher
2015-03-12
1
-12
/
+20
*
Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
2015-03-11
1
-4
/
+6
*
Have getCalleeSavedRegs take a non-null MachineFunction all the
Eric Christopher
2015-03-11
1
-2
/
+0
*
Have TargetRegisterInfo::getLargestLegalSuperClass take a
Eric Christopher
2015-03-10
1
-3
/
+3
*
Remove dead code.
Eric Christopher
2015-03-10
1
-23
/
+0
*
Improve handling of stack accesses in Thumb-1
Renato Golin
2015-02-25
1
-3
/
+4
*
Rename UpdateRegAllocHint to match style guidelines.
Eric Christopher
2015-02-24
1
-1
/
+1
*
ARM: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-4
/
+2
*
Migrate ARM except for TTI, AsmPrinter, and frame lowering
Eric Christopher
2015-01-29
1
-8
/
+3
*
ARM: convert isTargetIOS checks to isTargetDarwin.
Tim Northover
2014-12-11
1
-7
/
+5
*
ARM: rework Thumb1 frame index rewriting
Tim Northover
2014-10-20
1
-4
/
+4
*
Revert 202433 - Provide a target override for the latest regalloc heuristic
Renato Golin
2014-10-03
1
-5
/
+0
*
ARM: allow copying of CPSR when all else fails.
Tim Northover
2014-10-01
1
-1
/
+1
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-19
/
+10
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-13
/
+28
*
[RegisterCoalescer] Moving the RegisterCoalescer subtarget hook onto the Targ...
Chris Bieneman
2014-07-16
1
-0
/
+59
*
ARM: use AAPCS-style prologues for embedded MachO.
Tim Northover
2014-05-30
1
-3
/
+6
*
ARM: improve WoA ABI conformance for frame register
Saleem Abdulrasool
2014-05-18
1
-3
/
+7
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-2
/
+2
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-2
/
+2
*
Simplify resolveFrameIndex() signature.
Jim Grosbach
2014-04-02
1
-4
/
+2
*
Provide a target override for the latest regalloc heuristic.
Andrew Trick
2014-02-27
1
-0
/
+5
*
Revert r200095 and r200152. It turns out when compiling with -arch armv7 -mcp...
Evan Cheng
2014-02-06
1
-3
/
+4
*
Follow up of r200095. Code clean up.
Evan Cheng
2014-01-26
1
-1
/
+1
[next]