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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-24
1
-56
/
+0
*
Use uint16_t to store registers in callee saved register tables to reduce siz...
Craig Topper
2012-03-04
1
-2
/
+2
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-1
/
+0
*
PTX: Handle FrameIndex nodes
Justin Holewinski
2011-09-26
1
-1
/
+5
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-12
/
+0
*
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
Evan Cheng
2011-06-27
1
-1
/
+2
*
Starting to refactor Target to separate out code that's needed to fully describe
Evan Cheng
2011-06-24
1
-1
/
+1
*
PTX: Fix FrameIndex mapping bug
Justin Holewinski
2011-06-22
1
-4
/
+2
*
Use the dwarf->llvm mapping to print register names in the cfi
Rafael Espindola
2011-05-30
1
-0
/
+3
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
1
-2
/
+0
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
1
-4
/
+0
*
Add lower argument and return of device function
Che-Liang Chiou
2010-10-19
1
-2
/
+3
*
Add the exit instruction to the PTX target.
Eric Christopher
2010-09-18
1
-0
/
+68