Anton Korobeynikov
|
2f93128109
|
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
llvm-svn: 123170
|
2011-01-10 12:39:04 +00:00 |
Che-Liang Chiou
|
15e8d2c5e7
|
ptx: add store instruction
llvm-svn: 122652
|
2011-01-01 10:50:37 +00:00 |
Anton Korobeynikov
|
f7183edb59
|
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place
llvm-svn: 119097
|
2010-11-15 00:06:54 +00:00 |
Eric Christopher
|
dbb199d89b
|
Add the exit instruction to the PTX target.
Patch by Che-Liang Chiou <clchiou@gmail.com>!
llvm-svn: 114294
|
2010-09-18 18:52:28 +00:00 |
Nick Lewycky
|
4c82c6c6fe
|
Create PTX backend. Patch by Che-Liang Chiou!
llvm-svn: 113235
|
2010-09-07 18:14:24 +00:00 |