1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/CodeGen/Alpha
Chandler Carruth 00e56b0e81 This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future.
This also changes the syntax for llvm.bswap, llvm.part.set, llvm.part.select, and llvm.ct* intrinsics. They are automatically upgraded by both the LLVM ASM reader and the bitcode reader. The test cases have been updated, with special tests added to ensure the automatic upgrading is supported.

llvm-svn: 40807
2007-08-04 01:51:18 +00:00
..
2005-07-12-TwoMallocCalls.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-12-12-MissingFCMov.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-01-18-MissedGlobal.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-01-26-VaargBreak.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-04-04-zextload.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-03-ASMFormalLowering.ll update syntax 2007-04-28 06:03:12 +00:00
2006-11-01-vastart.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
add.ll For PR1553: 2007-07-19 23:13:04 +00:00
bic.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
bsr.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
call_adj.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
cmov.ll this is fixed 2007-04-17 04:07:27 +00:00
cmpbge.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
ctlz_e.ll Fix an intrinsic name. 2007-04-16 03:20:22 +00:00
ctlz.ll This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
ctpop.ll For PR1336: 2007-04-16 17:51:25 +00:00
dg.exp Use the llvm_supports_target function to prevent running of tests for 2007-04-21 20:41:27 +00:00
eqv.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
i32_sub_1.ll For PR1553: 2007-07-19 23:13:04 +00:00
illegal-element-type.ll Fix a bug in getCopyFromParts turned up in the testcase for PR1132. 2007-07-30 19:09:17 +00:00
jmp_table.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
mul5.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
neg1.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
not.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
ornot.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
rpcc.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
srl_and.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
weak.ll For PR1319: 2007-04-16 17:36:08 +00:00
zapnot2.ll For PR1319: Upgrade to use new test harness 2007-04-15 18:40:57 +00:00
zapnot3.ll simplify this test until it can be dealt with 2007-04-22 20:58:56 +00:00
zapnot4.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
zapnot.ll For PR1553: 2007-07-19 23:13:04 +00:00