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
/
CodeGen
/
TargetRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Targets: commonize some stack realignment code
JF Bastien
2015-07-20
1
-1
/
+34
*
TargetRegisterInfo: Provide a way to check assigned registers in getRegAlloca...
Matthias Braun
2015-07-15
1
-1
/
+2
*
Introduce register dump helper
Matthias Braun
2014-11-19
1
-0
/
+9
*
Convert some EVTs to MVTs where only a SimpleValueType is needed.
Craig Topper
2014-11-16
1
-1
/
+1
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-14
1
-6
/
+6
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-1
/
+1
*
PrintVRegOrUnit
Andrew Trick
2013-08-23
1
-0
/
+8
*
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
Michael J. Spencer
2013-05-24
1
-2
/
+2
*
Add TargetRegisterInfo::getCoveringLanes().
Jakob Stoklund Olesen
2013-05-16
1
-2
/
+4
*
Remove unneeded "TargetMachine.h" #includes.
Jakub Staszak
2013-02-09
1
-1
/
+0
*
Add a new hook for providing register allocator hints more flexibly.
Jakob Stoklund Olesen
2012-12-03
1
-0
/
+38
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Move Target{Instr,Register}Info.cpp into lib/CodeGen.
Jakob Stoklund Olesen
2012-11-28
1
-0
/
+248
[prev]