Chris Lattner
|
33a13d4bd2
|
This should not be dce'd
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24433 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-11-20 21:46:52 +00:00 |
|
Andrew Lenharth
|
87420af40b
|
oops
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24432 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-11-20 21:42:49 +00:00 |
|
Andrew Lenharth
|
bbafae6c80
|
check that rdtsc is generated from readcyclecounter
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24431 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-11-20 21:41:59 +00:00 |
|
Chris Lattner
|
692f871d1f
|
this is no apparently passing on alpha
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24331 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-11-12 18:35:13 +00:00 |
|
Andrew Lenharth
|
51b8d54922
|
continued readcyclecounter support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24300 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-11-11 16:47:30 +00:00 |
|
Chris Lattner
|
79ae0d12ba
|
Check that this compiles to a label with a space in it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24284 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-11-10 19:33:04 +00:00 |
|
Chris Lattner
|
65026a72ef
|
new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24112 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-30 19:42:18 +00:00 |
|
Chris Lattner
|
dc50b3587c
|
The pass was removed, but the spirit lives on
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24108 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-30 07:22:15 +00:00 |
|
Chris Lattner
|
4446e04509
|
new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24103 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-30 06:37:33 +00:00 |
|
Duraid Madina
|
ad85677879
|
test for the formation of shladd
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24077 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-29 04:06:49 +00:00 |
|
Chris Lattner
|
dda73c12e9
|
add the xfail lines
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24066 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-28 19:57:55 +00:00 |
|
Chris Lattner
|
32b03ff918
|
New testcase. Probably many targets don't support this, so they should probably
add themselves as xfails until they do (at least for the release).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24065 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-28 19:52:02 +00:00 |
|
Nate Begeman
|
92d6bb35d7
|
Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc
backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23995 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-25 23:53:21 +00:00 |
|
Chris Lattner
|
77a498cd7e
|
New testcase that crashes the ppc backend
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23871 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-21 21:09:13 +00:00 |
|
John Criswell
|
3d92544261
|
Moved to Regression/Codegen/Generic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23829 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-19 18:52:52 +00:00 |
|
John Criswell
|
eb853a498f
|
This is a generic test for all code generators. It originally came from
Regression/Codegen/X86.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23826 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-19 18:51:07 +00:00 |
|
John Criswell
|
886eb39170
|
Force i386 code generation for an i386 specific test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23821 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-19 18:30:39 +00:00 |
|
Chris Lattner
|
f46544cd82
|
new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23798 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-18 22:13:39 +00:00 |
|
John Criswell
|
d41abfa1d2
|
Use %s instead of hard coding the input filename.
This allows the test to work when srcdir != objdir.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23775 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-17 21:54:18 +00:00 |
|
Chris Lattner
|
dcdadef96d
|
Nate implemented this :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23707 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-13 06:04:34 +00:00 |
|
Chris Lattner
|
e64dfbc10b
|
new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23689 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-10 21:57:37 +00:00 |
|
Chris Lattner
|
1628947362
|
A testcase sitting in my tree
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23687 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-10 21:21:36 +00:00 |
|
Chris Lattner
|
0cb34c4714
|
Testcase that is miscompiled by the ppc backend
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23669 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-09 05:31:47 +00:00 |
|
Chris Lattner
|
a77e86e73e
|
These don't need to be sdivs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23661 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-07 15:27:12 +00:00 |
|
Chris Lattner
|
babac05a95
|
New testcase, should turn into a ushr
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23658 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-07 06:10:03 +00:00 |
|
Chris Lattner
|
602b02a8f4
|
double to float casts should nto result in an fmr
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23653 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-07 04:59:41 +00:00 |
|
Chris Lattner
|
ee738803c4
|
test broken in the IA64 backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23651 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-07 04:49:00 +00:00 |
|
Andrew Lenharth
|
542f2df2fa
|
more specific tests of subtarget stuff
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23570 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-30 20:30:24 +00:00 |
|
Chris Lattner
|
3a972c2951
|
add a testcase for a feature we regressed on because noone wrote the test! :(
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23513 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-28 23:03:11 +00:00 |
|
Chris Lattner
|
dea6695716
|
add testcase for nand
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23495 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-28 18:08:58 +00:00 |
|
Chris Lattner
|
3e63428b2d
|
Consolidate the eqv.ll and nor.ll files together.
Add a missed eqv case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23493 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-28 18:04:22 +00:00 |
|
Chris Lattner
|
14c9caba44
|
simple tests for nor generation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23491 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-28 17:55:10 +00:00 |
|
Chris Lattner
|
7a66641ba9
|
new testcase the CBE creates invalid C code for
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23474 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-27 20:52:30 +00:00 |
|
Chris Lattner
|
e8033c00d6
|
new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23402 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-23 00:53:06 +00:00 |
|
Chris Lattner
|
6b780a702e
|
Make sure to disable 64-bit extensions for this test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23309 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-11 03:50:38 +00:00 |
|
Chris Lattner
|
a4d9dc7392
|
New testcase, neither should require a register-register copy
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23290 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-09 17:48:57 +00:00 |
|
Nate Begeman
|
eeff9b055c
|
Test the new 64bit i64<->fp functionality
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23251 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-06 22:23:15 +00:00 |
|
Chris Lattner
|
c789701360
|
Test that converting from double to int64 results in one libcall, not one
and a dead one. This is a legalize bug
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23227 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-02 20:24:10 +00:00 |
|
Chris Lattner
|
446a4eaee5
|
new testcase to ensure fsqrt is generated for correct subtargets only, and
that the fsqrt feature works.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23217 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-02 18:32:22 +00:00 |
|
Chris Lattner
|
7dd8b05fd7
|
This should permit NOT and's, not even dead ones.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23199 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-02 00:13:56 +00:00 |
|
Chris Lattner
|
9832ce0f0a
|
Another case that shouldn't have sign extends: functions returning short
are known to return properly sign extended values, no need for an explicit
extension.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23197 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-01 23:43:58 +00:00 |
|
Nate Begeman
|
feca19b0d4
|
Add regression test for efficient codegen of i32 x i32 -> hi32(i64) as
mulhs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23183 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-09-01 00:04:03 +00:00 |
|
Chris Lattner
|
c730706a89
|
Add a testcase for nate's patch
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23172 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-31 18:19:50 +00:00 |
|
Chris Lattner
|
353f1dea50
|
new testcase corresponding to PR621
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23157 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-30 21:02:51 +00:00 |
|
Chris Lattner
|
dd43c866c8
|
The dag isel misses both of these, the pattern isel just misses the second
one. TODO :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23156 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-30 18:44:09 +00:00 |
|
Chris Lattner
|
135a0428a8
|
Make sure this doesn't break when we're improving the isels
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23014 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-24 16:48:49 +00:00 |
|
Chris Lattner
|
c544cece40
|
New testcase for PR618
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22983 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-23 20:22:07 +00:00 |
|
Chris Lattner
|
4c23c5b330
|
Testcase for a crash in the legalizer on ia64. This is reduced from kc++.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22968 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-22 17:16:49 +00:00 |
|
Chris Lattner
|
ea966d714f
|
Add a long-overdue itanium regression test dir: hint hint Duraid :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22967 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-22 17:15:41 +00:00 |
|
Chris Lattner
|
2cfd128bec
|
Fix a bug in the RUN line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22945 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-21 16:37:36 +00:00 |
|