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
/
PTX
/
PTXRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-03-17
1
-1
/
+1
*
Remove dead code. Improve llvm_unreachable text. Simplify some control flow.
Ahmed Charles
2012-02-19
1
-39
/
+3
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Comment out a variable that is only used in commented out code.
Duncan Sands
2011-10-05
1
-1
/
+1
*
PTX: Use external symbols to keep track of params and locals. This also fixes
Justin Holewinski
2011-09-27
1
-0
/
+5
*
PTX: Unify handling of loads/stores
Justin Holewinski
2011-09-26
1
-1
/
+1
*
PTX: Handle FrameIndex nodes
Justin Holewinski
2011-09-26
1
-4
/
+21
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-1
/
+2
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-1
/
+0
*
Hide more details in tablegen generated MCRegisterInfo ctor function.
Evan Cheng
2011-06-28
1
-1
/
+1
*
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
Evan Cheng
2011-06-27
1
-3
/
+3
*
Starting to refactor Target to separate out code that's needed to fully describe
Evan Cheng
2011-06-24
1
-0
/
+6
*
PTX: Fix FrameIndex mapping bug
Justin Holewinski
2011-06-22
1
-0
/
+27
*
Add the exit instruction to the PTX target.
Eric Christopher
2010-09-18
1
-0
/
+19