llvm-6502/test/CodeGen/Alpha
Chandler Carruth 6994040a95 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40807 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-04 01:51:18 +00:00
..
2005-07-12-TwoMallocCalls.ll This test case previously passed the assembler without error even though 2007-01-02 21:56:26 +00:00
2005-12-12-MissingFCMov.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
2006-01-18-MissedGlobal.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
2006-01-26-VaargBreak.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
2006-04-04-zextload.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
2006-07-03-ASMFormalLowering.ll update syntax 2007-04-28 06:03:12 +00:00
2006-11-01-vastart.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +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 Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
cmov.ll this is fixed 2007-04-17 04:07:27 +00:00
cmpbge.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +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 Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +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 Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
zapnot.ll For PR1553: 2007-07-19 23:13:04 +00:00