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
/
NVPTX
/
NVPTXRegisterInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Have getCalleeSavedRegs take a non-null MachineFunction all the
Eric Christopher
2015-03-11
1
-2
/
+1
*
Remove all use of is64bit off of NVPTXSubtarget and clean up code
Eric Christopher
2015-02-19
1
-7
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
De-virtualize or remove some methods that have no overrides nor override anyt...
Craig Topper
2014-04-30
1
-6
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-10
/
+10
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-2
/
+2
*
[cleanup] Fix another place where we were including the tablegen'ed code
Chandler Carruth
2014-04-22
1
-2
/
+1
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-1
/
+1
*
Don't pass in the TargetInstrInfo into the register info object. It doesn't u...
Bill Wendling
2013-06-19
1
-1
/
+1
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
1
-14
/
+9
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-4
/
+0
*
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
1
-4
/
+0
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
1
-1
/
+1
*
Round 2 of dead private variable removal.
Benjamin Kramer
2012-06-06
1
-2
/
+0
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+94