Rafael Espindola
|
a484f2c405
|
Move the PTXMCAsmStreamer class to the .cpp file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120241 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-28 14:48:34 +00:00 |
|
Anton Korobeynikov
|
3346491223
|
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119097 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-15 00:06:54 +00:00 |
|
Che-Liang Chiou
|
3278c4260c
|
Add physical register counting functions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118397 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-08 03:00:52 +00:00 |
|
Che-Liang Chiou
|
d77f2a45aa
|
Add a dummy PTXMCAsmStreamer class
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118396 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-08 02:58:44 +00:00 |
|
Eric Christopher
|
50880d08ec
|
Add the exit instruction to the PTX target.
Patch by Che-Liang Chiou <clchiou@gmail.com>!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114294 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-09-18 18:52:28 +00:00 |
|
Nick Lewycky
|
f7a3c50183
|
Create PTX backend. Patch by Che-Liang Chiou!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113235 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-09-07 18:14:24 +00:00 |
|