Lauro Ramos Venancio
|
236cf4a51b
|
Fix PR1390.
Don't spill extra register to align the stack.
llvm-svn: 36814
|
2007-05-05 23:44:41 +00:00 |
|
Chris Lattner
|
0a895e3975
|
this test is now in Target/README.txt
llvm-svn: 36812
|
2007-05-05 22:44:27 +00:00 |
|
Chris Lattner
|
b9b16cbf97
|
remove an old xfailed test
llvm-svn: 36810
|
2007-05-05 22:42:02 +00:00 |
|
Chris Lattner
|
cfda811d3c
|
un-xfail this.
llvm-svn: 36808
|
2007-05-05 22:41:13 +00:00 |
|
Chris Lattner
|
54321459c0
|
move these xfailed tests to lib/Target/README.txt
llvm-svn: 36805
|
2007-05-05 22:28:33 +00:00 |
|
Chris Lattner
|
dfc8ec6660
|
Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl
implements this xform.
llvm-svn: 36804
|
2007-05-05 22:22:03 +00:00 |
|
Chris Lattner
|
1249eccaeb
|
remvoe two tests that cee has never gotten right
llvm-svn: 36803
|
2007-05-05 22:19:49 +00:00 |
|
Chris Lattner
|
341cb5adc8
|
the sparc v8 backend handles this correctly
llvm-svn: 36801
|
2007-05-05 22:12:57 +00:00 |
|
Chris Lattner
|
c2c16a967e
|
remove this xfail'd test, move it to the X86 readme.
llvm-svn: 36800
|
2007-05-05 22:10:53 +00:00 |
|
Chris Lattner
|
d3d8aaf877
|
We need support for tail calls, this is moved to PR1392
llvm-svn: 36798
|
2007-05-05 22:03:12 +00:00 |
|
Chris Lattner
|
9808f834ba
|
remove xfailed testcase (attached to pr)
llvm-svn: 36797
|
2007-05-05 21:57:34 +00:00 |
|
Chris Lattner
|
67a434ebb5
|
unxfail this, llc doesn't support this feature yet, so don't run it.
llvm-svn: 36796
|
2007-05-05 21:51:34 +00:00 |
|
Chris Lattner
|
f8315b5610
|
Remove bogus testcase, PR409 is wontfix
llvm-svn: 36795
|
2007-05-05 21:49:24 +00:00 |
|
Chris Lattner
|
a1c7342e51
|
this tests for a missing feature. Move it to PR1391 instead of being an
xfailed testcase
llvm-svn: 36794
|
2007-05-05 21:47:29 +00:00 |
|
Chris Lattner
|
c474df976f
|
remove this xfailed testcase, move it into a comment in PR279, an enhancement PR.
llvm-svn: 36793
|
2007-05-05 21:38:55 +00:00 |
|
Chris Lattner
|
f122e73b9a
|
llvm-gcc3 is gone
llvm-svn: 36792
|
2007-05-05 21:35:44 +00:00 |
|
Chris Lattner
|
46a0e3ca4c
|
fix failure on ahs3's tester
llvm-svn: 36791
|
2007-05-05 20:50:35 +00:00 |
|
Chris Lattner
|
e5f151e43e
|
remove bogus xfailed testcase
llvm-svn: 36790
|
2007-05-05 20:49:28 +00:00 |
|
Duncan Sands
|
443ccb4591
|
Check that the right eh personality function is used.
llvm-svn: 36788
|
2007-05-05 20:22:08 +00:00 |
|
Chris Lattner
|
faf5ed3a6b
|
new testcase for PR1371
llvm-svn: 36786
|
2007-05-05 19:38:43 +00:00 |
|
Chris Lattner
|
3de1698393
|
new testcase for PR1385
llvm-svn: 36783
|
2007-05-05 18:48:52 +00:00 |
|
Chris Lattner
|
b87e09b424
|
new testacse for PR1384
llvm-svn: 36774
|
2007-05-05 01:59:05 +00:00 |
|
Duncan Sands
|
a3171eb245
|
Test that the eh lowering code can handle constant folded bitcasts.
llvm-svn: 36746
|
2007-05-04 17:14:42 +00:00 |
|
Reid Spencer
|
4a38716edd
|
Add a test case for testing the LLI interpreter wrt bitcast of fp to integer.
llvm-svn: 36732
|
2007-05-04 03:35:17 +00:00 |
|
Chris Lattner
|
7cef11b66d
|
new testcase
llvm-svn: 36722
|
2007-05-04 00:51:23 +00:00 |
|
Evan Cheng
|
d5ddb11361
|
Test load global in static mode.
llvm-svn: 36719
|
2007-05-04 00:29:34 +00:00 |
|
Evan Cheng
|
f408ed9976
|
New test case.
llvm-svn: 36717
|
2007-05-03 23:53:36 +00:00 |
|
Dale Johannesen
|
d28d0bac2a
|
Evan's patch to avoid FPreg->intreg copy for cvt; store to mem
llvm-svn: 36693
|
2007-05-03 20:54:42 +00:00 |
|
Evan Cheng
|
3116234ebc
|
negatize -> negative
llvm-svn: 36683
|
2007-05-03 18:20:17 +00:00 |
|
Chris Lattner
|
38370606b5
|
new testcase
llvm-svn: 36671
|
2007-05-03 16:54:08 +00:00 |
|
Devang Patel
|
6946a42ef0
|
New test.
llvm-svn: 36661
|
2007-05-03 00:42:22 +00:00 |
|
Chris Lattner
|
c777983d43
|
match a reassociated form of fnmul
llvm-svn: 36659
|
2007-05-03 00:31:40 +00:00 |
|
Duncan Sands
|
c0464dd9ee
|
Test that TREE_CONSTANT is being set correctly.
llvm-svn: 36645
|
2007-05-02 07:43:14 +00:00 |
|
Duncan Sands
|
2f2e949039
|
Test that inline assembler compiles (llvm-gcc added an extra "uses" parameter
to ASM_EXPR).
llvm-svn: 36644
|
2007-05-02 07:41:22 +00:00 |
|
Duncan Sands
|
d21fa83e53
|
Test handling of TRY_CATCH_EXPRs for which the handler is a sequence of
ordinary statements, rather than a list of CATCH_EXPRs or an EH_FILTER_EXPR.
llvm-svn: 36629
|
2007-05-01 18:49:30 +00:00 |
|
Reid Spencer
|
01a611f06a
|
Split target dependent test portions to target-specific directories.
llvm-svn: 36612
|
2007-05-01 02:56:15 +00:00 |
|
Evan Cheng
|
5793434ac3
|
Test a dag combiner crasher.
llvm-svn: 36605
|
2007-05-01 00:40:38 +00:00 |
|
Chris Lattner
|
ffb1892f98
|
testcase for PR1228
llvm-svn: 36601
|
2007-04-30 23:34:46 +00:00 |
|
Chris Lattner
|
94eb923292
|
testcase for PR1357
llvm-svn: 36598
|
2007-04-30 21:10:13 +00:00 |
|
Reid Spencer
|
6045236615
|
For PR1370:
Rearrange some tests so that if PowerPC is not being built we don't try to
run PowerPC specific tests.
llvm-svn: 36587
|
2007-04-30 05:11:58 +00:00 |
|
Chris Lattner
|
fae605a17e
|
not all targets want to return an i32. What really matters is whether llc accepts the generated code.
llvm-svn: 36569
|
2007-04-29 18:59:01 +00:00 |
|
Anton Korobeynikov
|
f807cfe71f
|
Updated aliases test
llvm-svn: 36558
|
2007-04-29 10:34:42 +00:00 |
|
Anton Korobeynikov
|
45162c6dad
|
Implement review feedback. Aliasees can be either GlobalValue's or
bitcasts of them.
llvm-svn: 36537
|
2007-04-28 13:45:00 +00:00 |
|
Chris Lattner
|
937ced8d2c
|
new testcase for PR1356
llvm-svn: 36535
|
2007-04-28 06:41:13 +00:00 |
|
Chris Lattner
|
782ebe9f8a
|
ensure the operand prints.
llvm-svn: 36533
|
2007-04-28 06:07:55 +00:00 |
|
Chris Lattner
|
4a79914438
|
new testcase
llvm-svn: 36532
|
2007-04-28 06:05:59 +00:00 |
|
Chris Lattner
|
287a590e95
|
update syntax
llvm-svn: 36531
|
2007-04-28 06:03:12 +00:00 |
|
Chris Lattner
|
06a1069fc1
|
not fully implemented yet.
llvm-svn: 36530
|
2007-04-28 06:02:13 +00:00 |
|
Chris Lattner
|
6556ee94c9
|
update for new inline asm syntax
llvm-svn: 36526
|
2007-04-28 05:20:26 +00:00 |
|
Chris Lattner
|
2962e58a4b
|
new testcase
llvm-svn: 36520
|
2007-04-28 00:54:45 +00:00 |
|