Che-Liang Chiou
|
c88e91b875
|
ptx: remove reg-reg addressing mode and st.const
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122653 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-01-01 11:58:58 +00:00 |
|
Che-Liang Chiou
|
ad83c1d383
|
ptx: add store instruction
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122652 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-01-01 10:50:37 +00:00 |
|
Che-Liang Chiou
|
d34f19f7ba
|
ptx: add state spaces
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122638 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-30 10:41:27 +00:00 |
|
Che-Liang Chiou
|
fc7072c3c4
|
ptx: add ld instruction and test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122398 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-22 10:38:51 +00:00 |
|
Che-Liang Chiou
|
f964486771
|
ptx: add shift instructions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120982 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-06 04:00:03 +00:00 |
|
Che-Liang Chiou
|
21d8b9bcad
|
ptx: add command-line options for gpu target and ptx version
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120423 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-30 10:14:14 +00:00 |
|
Che-Liang Chiou
|
3f409f7fef
|
Add simple arithmetics and %type directive for PTX
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119485 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-17 08:08:49 +00:00 |
|
Che-Liang Chiou
|
21239d6f3c
|
Add test case mov.ll for PTX device function
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116806 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-19 13:21:51 +00:00 |
|
Che-Liang Chiou
|
8db2defa83
|
Add test case for PTX ret instruction
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114789 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-09-25 07:49:54 +00:00 |
|
Che-Liang Chiou
|
f9930da2ef
|
Add ret instruction to PTX backend
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114788 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-09-25 07:46:17 +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 |
|