Chris Lattner
|
78266fb5ee
|
fix this testcase so the regex doesn't match the function name
llvm-svn: 21210
|
2005-04-10 20:45:35 +00:00 |
|
Chris Lattner
|
0b5d7c60ea
|
make this harder
llvm-svn: 21201
|
2005-04-10 03:18:18 +00:00 |
|
Chris Lattner
|
ebd5f35ec8
|
oops add ~
llvm-svn: 21200
|
2005-04-10 03:07:25 +00:00 |
|
Chris Lattner
|
3b6521c882
|
new testcase for previously unsupported unary complex operators
llvm-svn: 21199
|
2005-04-10 03:06:27 +00:00 |
|
Chris Lattner
|
ed826ae12c
|
new testcase that used to crash the ppc fe. It could effect any simpleisel
that is not careful, so I'm checking it into the generic tests.
llvm-svn: 21190
|
2005-04-09 22:03:10 +00:00 |
|
Nate Begeman
|
d2c77c276e
|
Add a testcase to make sure that we don't emit two fneg instructions back
to back for certain fsel instructions.
llvm-svn: 21176
|
2005-04-09 09:30:09 +00:00 |
|
Nate Begeman
|
eae59b7df3
|
Add cases to cover the rest of the patterns we should be matching
llvm-svn: 21175
|
2005-04-09 08:29:59 +00:00 |
|
Chris Lattner
|
8a5098c5bf
|
New testcase that the sparc backend crashes on
llvm-svn: 21173
|
2005-04-09 06:26:27 +00:00 |
|
Chris Lattner
|
08e03f0b05
|
make this test more interesting
llvm-svn: 21170
|
2005-04-09 04:55:14 +00:00 |
|
Chris Lattner
|
c79ab1eac9
|
add a test for fnabs
llvm-svn: 21169
|
2005-04-09 04:03:16 +00:00 |
|
Chris Lattner
|
60fd2fb6d8
|
add a partial test for the fma operations that ppc supports. I'm sure I'm
missing some and not all of these match yet, but I'm sure that Nate will
clean up my mess :)
llvm-svn: 21168
|
2005-04-09 04:01:32 +00:00 |
|
Andrew Lenharth
|
a77ebf3d85
|
oops
llvm-svn: 21155
|
2005-04-08 16:55:15 +00:00 |
|
Andrew Lenharth
|
3ae7f6c9ef
|
added some tests to check stupid pattern matching mistakes
llvm-svn: 21154
|
2005-04-08 16:46:44 +00:00 |
|
Chris Lattner
|
33c4405522
|
new testcase that crashes the instcombiner.
llvm-svn: 21151
|
2005-04-08 03:58:21 +00:00 |
|
Andrew Lenharth
|
41c31864ee
|
match case change in codegen
llvm-svn: 21141
|
2005-04-07 17:47:00 +00:00 |
|
Chris Lattner
|
bb9a5cbdd7
|
new test
llvm-svn: 21137
|
2005-04-07 16:41:45 +00:00 |
|
Chris Lattner
|
c2ab987755
|
new testcase
llvm-svn: 21135
|
2005-04-07 16:24:59 +00:00 |
|
Andrew Lenharth
|
e7efd9b90d
|
simplified
llvm-svn: 21119
|
2005-04-06 20:59:03 +00:00 |
|
Andrew Lenharth
|
a533de94b9
|
added first alpha codegen regression test
llvm-svn: 21117
|
2005-04-06 20:39:17 +00:00 |
|
Chris Lattner
|
3eed93ab73
|
new testcase
llvm-svn: 21087
|
2005-04-04 22:22:30 +00:00 |
|
Chris Lattner
|
0fa73a71ba
|
this has now been fixed
llvm-svn: 21026
|
2005-04-02 16:17:57 +00:00 |
|
Chris Lattner
|
c39609dc9f
|
don't forget to use the right code generator :)
llvm-svn: 21017
|
2005-04-02 05:40:03 +00:00 |
|
Chris Lattner
|
cf107cbc20
|
new testcase
llvm-svn: 21016
|
2005-04-02 05:35:00 +00:00 |
|
Chris Lattner
|
af30f4c392
|
new generic testcsae
llvm-svn: 20996
|
2005-04-02 02:41:55 +00:00 |
|
John Criswell
|
6208a3090e
|
For Sparc, this xfails. I don't think sparc has the C99 complex data
type support.
llvm-svn: 20993
|
2005-04-01 23:16:23 +00:00 |
|
Chris Lattner
|
0a985df8a6
|
new testcase
llvm-svn: 20978
|
2005-04-01 07:19:06 +00:00 |
|
Chris Lattner
|
e7f9c6d78a
|
fix the RUN line on this testcase so it passes.
llvm-svn: 20833
|
2005-03-25 15:36:19 +00:00 |
|
Chris Lattner
|
2f53f43a07
|
New testcase that crashes licm.
llvm-svn: 20829
|
2005-03-25 05:49:13 +00:00 |
|
Chris Lattner
|
c19daa7fb3
|
new testcase that DS-AA is causing to be miscompiled.
llvm-svn: 20813
|
2005-03-24 17:57:43 +00:00 |
|
Chris Lattner
|
768ce51985
|
GlobalMR should be able to analyze this function.
llvm-svn: 20795
|
2005-03-23 23:48:56 +00:00 |
|
Chris Lattner
|
1ab143408b
|
new testcase to verify that we have field sensitive alias analysis info. This
test cannot be satisfied without interprocedural information.
llvm-svn: 20778
|
2005-03-23 01:46:59 +00:00 |
|
Chris Lattner
|
aa106acb77
|
make sure this test tests the intended target.
llvm-svn: 20777
|
2005-03-23 01:32:03 +00:00 |
|
Chris Lattner
|
eca518df1a
|
We might as well check the TD graphs as well, even though they are fine.
llvm-svn: 20774
|
2005-03-22 22:11:22 +00:00 |
|
Chris Lattner
|
820eed24fb
|
New testcase, the BU pass is marking the global complete in the globals graph.
llvm-svn: 20772
|
2005-03-22 22:07:15 +00:00 |
|
Chris Lattner
|
16724b79d7
|
New testcase, which is important to handle correctly.
llvm-svn: 20739
|
2005-03-21 20:18:51 +00:00 |
|
Chris Lattner
|
6f96fd4ebc
|
This error message changed.
llvm-svn: 20734
|
2005-03-21 17:55:41 +00:00 |
|
Chris Lattner
|
f789c15443
|
New testcase that the assembler incorrectly accepts.
llvm-svn: 20725
|
2005-03-21 06:24:53 +00:00 |
|
Chris Lattner
|
3fa6d10c42
|
this doesn't fail on the suns either!
llvm-svn: 20567
|
2005-03-12 03:43:38 +00:00 |
|
Chris Lattner
|
286cbdf0cc
|
this passes on darwin
llvm-svn: 20565
|
2005-03-11 21:18:00 +00:00 |
|
Chris Lattner
|
2d3a3ecba2
|
new testcase for __builtin_prefetch support.
llvm-svn: 20561
|
2005-03-11 06:14:23 +00:00 |
|
Chris Lattner
|
0d91a3c867
|
new testcase for a -basicaa bug that Alkis found with Java.
llvm-svn: 20530
|
2005-03-09 16:29:22 +00:00 |
|
Chris Lattner
|
3883289586
|
new testcase that crashes the CBE.
llvm-svn: 20518
|
2005-03-08 16:19:02 +00:00 |
|
Chris Lattner
|
9471eb53aa
|
cleanup the test
llvm-svn: 20504
|
2005-03-06 22:24:45 +00:00 |
|
Chris Lattner
|
ad1fa9275b
|
check that we only insert one phi node per loop
llvm-svn: 20503
|
2005-03-06 22:23:31 +00:00 |
|
Chris Lattner
|
0f34140f90
|
Add testcase for this:
(3) Do not reduce element sizes of small power of two:
char s[10];
for (i)
...s[i] ...
when the indvar is not eliminable.
llvm-svn: 20502
|
2005-03-06 22:15:24 +00:00 |
|
Chris Lattner
|
983422f2c8
|
testcase for A[invariant][indvar] where invariant is an instruction.
llvm-svn: 20500
|
2005-03-06 22:06:09 +00:00 |
|
Chris Lattner
|
482fc889e1
|
add test for this:
(1) Allow loop invariant expressions to come before the induction variable (instead of just
constants):
int x;
for (i)
...a[x][i]
llvm-svn: 20499
|
2005-03-06 22:04:27 +00:00 |
|
Chris Lattner
|
85a611063e
|
Add test for this:
Allow operands after the induction variable (no restrictions):
int x;
for (i)
j = .....
a[i][x][j]
llvm-svn: 20498
|
2005-03-06 22:01:42 +00:00 |
|
Chris Lattner
|
84be025747
|
a regtest
llvm-svn: 20496
|
2005-03-06 21:47:40 +00:00 |
|
Chris Lattner
|
de7a8d1e1c
|
new directory
llvm-svn: 20495
|
2005-03-06 21:42:59 +00:00 |
|