llvm-6502/test/CodeGen/PTX
Eli Bendersky 0f0c411079 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150664 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-16 06:28:33 +00:00
..
20110926-sitofp.ll PTX: Add support for sitofp in backend 2011-09-27 01:04:47 +00:00
add.ll PTX: MC-ize the PTX back-end (patch 1 of N) 2011-09-28 14:32:04 +00:00
aggregates.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
bitwise.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
bra.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
cvt.ll Change the default scheduler from Latency to ILP, since Latency 2011-10-24 17:45:02 +00:00
exit.ll PTX: Add intrinsics to list of built-in intrinsics, which allows them to be 2011-04-20 15:37:17 +00:00
fdiv-sm10.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
fdiv-sm13.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
fneg.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
intrinsic.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
ld.ll fixed global array handling for ptx to use the correct bit widths 2011-11-03 19:24:46 +00:00
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
llvm-intrinsic.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
mad-disabling.ll PTX: Fix disabling of MAD instruction selection 2011-10-18 13:39:20 +00:00
mad.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
mov.ll PTX: Continue to fix up the register mess. 2011-12-06 17:39:48 +00:00
mul.ll PTX: MC-ize the PTX back-end (patch 1 of N) 2011-09-28 14:32:04 +00:00
options.ll PTX: Add .address_size directive if PTX version >= 2.3 2011-06-22 00:43:56 +00:00
parameter-order.ll PTX: Continue to fix up the register mess. 2011-12-06 17:39:48 +00:00
printf.ll allow non-device function calls in PTX when natively handling device-side printf 2011-11-11 14:45:12 +00:00
ret.ll PTX: Add intrinsics to list of built-in intrinsics, which allows them to be 2011-04-20 15:37:17 +00:00
selp.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
setp.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
shl.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
shr.ll PTX: fixup test cases for register changes 2011-09-22 16:45:51 +00:00
simple-call.ll PTX: Handle function call return values 2011-09-23 16:48:41 +00:00
st.ll fixed global array handling for ptx to use the correct bit widths 2011-11-03 19:24:46 +00:00
stack-object.ll PTX: Fix detection of stack load/store vs. global load/store, as well as fix the 2011-09-26 18:57:22 +00:00
sub.ll PTX: MC-ize the PTX back-end (patch 1 of N) 2011-09-28 14:32:04 +00:00