index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
NVPTX
/
NVPTXRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NVPTX] Remove i8 register class. PTX support for i8 (.b8, .u8, .s8) is rath...
Justin Holewinski
2013-06-28
1
-6
/
+0
*
Don't pass in the TargetInstrInfo into the register info object. It doesn't u...
Bill Wendling
2013-06-19
1
-2
/
+1
*
[NVPTX] Re-enable support for virtual registers in the final output
Justin Holewinski
2013-05-31
1
-2
/
+2
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
1
-51
/
+30
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-9
/
+0
*
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
1
-156
/
+0
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
1
-13
/
+5
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
Round 2 of dead private variable removal.
Benjamin Kramer
2012-06-06
1
-6
/
+2
*
Convert assert(0) to llvm_unreachable.
Craig Topper
2012-05-24
1
-6
/
+3
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+332