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
/
ThumbRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-2
/
+2
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-3
/
+4
*
[ARM] Don't reserve R12 on Thumb1 as an emergency spill slot.
Eli Friedman
2019-06-26
1
-57
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[ARM] Fold variable into assert.
Benjamin Kramer
2018-03-02
1
-2
/
+1
*
[ARM] Fix access to stack arguments when re-aligning SP in Armv6m
Momchil Velikov
2018-03-02
1
-14
/
+3
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
[ARM] Use helpers for adding pred / CC operands. NFC
Diana Picus
2017-01-20
1
-3
/
+4
*
[ARM] CodeGen: Replace AddDefaultT1CC and AddNoT1CC. NFC
Diana Picus
2017-01-13
1
-6
/
+9
*
[ARM] CodeGen: Remove AddDefaultPred. NFC.
Diana Picus
2017-01-13
1
-11
/
+15
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-2
/
+6
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-4
/
+4
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-60
/
+58
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
1
-1
/
+1
*
Move a variable into the assert where it's used - fixes a -Asserts
Eric Christopher
2015-03-12
1
-2
/
+1
*
In preparation for moving ARM's TargetRegisterInfo to the TargetMachine
Eric Christopher
2015-03-12
1
-0
/
+624
*
Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins...
David Goodwin
2009-07-02
1
-755
/
+0
*
Implement Thumb2 ldr.
Evan Cheng
2009-06-29
1
-3
/
+3
*
Simplify a bit
Anton Korobeynikov
2009-06-27
1
-24
/
+22
*
ARM refactoring. Step 2: split RegisterInfo
Anton Korobeynikov
2009-06-27
1
-0
/
+757