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
/
PTX
/
PTXTargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-2
/
+2
*
ptx: add store instruction
Che-Liang Chiou
2011-01-01
1
-0
/
+6
*
MC: Make TargetAsmBackend available to the AsmStreamer.
Daniel Dunbar
2010-12-16
1
-0
/
+1
*
Fixed version of 121434 with no new memory leaks.
Rafael Espindola
2010-12-10
1
-1
/
+1
*
Revert my previous patch to make the valgrind bots happy.
Rafael Espindola
2010-12-10
1
-1
/
+1
*
Initial support for the cfi directives. This is just enough to get
Rafael Espindola
2010-12-09
1
-1
/
+1
*
Move the PTXMCAsmStreamer class to the .cpp file.
Rafael Espindola
2010-11-28
1
-1
/
+8
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
1
-1
/
+1
*
Add physical register counting functions
Che-Liang Chiou
2010-11-08
1
-0
/
+1
*
Add a dummy PTXMCAsmStreamer class
Che-Liang Chiou
2010-11-08
1
-0
/
+2
*
Add the exit instruction to the PTX target.
Eric Christopher
2010-09-18
1
-6
/
+18
*
Create PTX backend. Patch by Che-Liang Chiou!
Nick Lewycky
2010-09-07
1
-0
/
+31