Evan Cheng
|
eee2e3bfab
|
New test.
llvm-svn: 37048
|
2007-05-14 20:47:21 +00:00 |
|
Evan Cheng
|
0f1466ebc1
|
Doh. .cpp -> .ll
llvm-svn: 37047
|
2007-05-14 20:43:28 +00:00 |
|
Lauro Ramos Venancio
|
c6d71fb584
|
Enable aliases on arm-linux.
llvm-svn: 37042
|
2007-05-14 18:32:56 +00:00 |
|
Reid Spencer
|
11493e0bcd
|
Reverse last patch .. premature. Depends on uncommitted CBE patch.
llvm-svn: 37039
|
2007-05-14 17:58:52 +00:00 |
|
Reid Spencer
|
c8202a622f
|
Update this test to match the (corrected) output from the CBE.
llvm-svn: 37038
|
2007-05-14 17:56:39 +00:00 |
|
Dale Johannesen
|
3099de1972
|
Another test for tail mergeing
llvm-svn: 36967
|
2007-05-10 01:04:28 +00:00 |
|
Evan Cheng
|
d70be3bdee
|
Can't fold bit_convert into truncating store.
llvm-svn: 36963
|
2007-05-09 21:54:34 +00:00 |
|
Anton Korobeynikov
|
4423f1a3fd
|
Do not assert, when case range split metric is zero and JTs are not allowed: just emit binary tree in this case. This
fixes PR1403.
llvm-svn: 36959
|
2007-05-09 20:07:08 +00:00 |
|
Evan Cheng
|
bbb8e8f7cd
|
PR1399 test case.
llvm-svn: 36957
|
2007-05-09 19:20:37 +00:00 |
|
Dale Johannesen
|
e6b2d045cc
|
testcase for CodeGenPrepare bug fixed yesterday
llvm-svn: 36940
|
2007-05-08 17:44:36 +00:00 |
|
Chris Lattner
|
63ddb501d3
|
move this out of Codegen/Generic, because it requires the ARM backend to be
linked into llc
llvm-svn: 36919
|
2007-05-08 02:19:56 +00:00 |
|
Chris Lattner
|
7875baf30c
|
move to CodeGen/ARM/2007-05-07-tailmerge-1.ll
llvm-svn: 36918
|
2007-05-08 02:13:52 +00:00 |
|
Evan Cheng
|
cd3d36aaa6
|
Fix tests.
llvm-svn: 36913
|
2007-05-07 21:50:07 +00:00 |
|
Evan Cheng
|
8a0c9364bc
|
Add some tests for (conv (load x)) -> (load (conv*)x) xform.
llvm-svn: 36912
|
2007-05-07 21:49:35 +00:00 |
|
Evan Cheng
|
ffeb94f21f
|
Fix test case.
llvm-svn: 36911
|
2007-05-07 21:38:05 +00:00 |
|
Dale Johannesen
|
c884abe112
|
Handle some non-exit blocks in tail merging.
llvm-svn: 36907
|
2007-05-07 20:57:21 +00:00 |
|
Duncan Sands
|
f84f319401
|
Testcase for PR1398.
llvm-svn: 36905
|
2007-05-07 20:45:20 +00:00 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Chris Lattner
|
c777983d43
|
match a reassociated form of fnmul
llvm-svn: 36659
|
2007-05-03 00:31:40 +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 |
|
Anton Korobeynikov
|
f807cfe71f
|
Updated aliases test
llvm-svn: 36558
|
2007-04-29 10:34:42 +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
|
6556ee94c9
|
update for new inline asm syntax
llvm-svn: 36526
|
2007-04-28 05:20:26 +00:00 |
|
Lauro Ramos Venancio
|
8226832ec6
|
fix the test tls1.
llvm-svn: 36517
|
2007-04-27 21:23:17 +00:00 |
|
Lauro Ramos Venancio
|
0917ab8b29
|
add TLS tests.
llvm-svn: 36516
|
2007-04-27 21:08:48 +00:00 |
|
Lauro Ramos Venancio
|
f9641d332a
|
In Thumb mode, the frame register must be R7.
llvm-svn: 36512
|
2007-04-27 17:58:03 +00:00 |
|
Chris Lattner
|
d6a01ade78
|
make this testcase harder, to cover PR1326
llvm-svn: 36509
|
2007-04-27 17:12:23 +00:00 |
|
Duncan Sands
|
4444cfb768
|
Test that eh_selector lowering accepts global variables as well as bitcasts
of global variables.
llvm-svn: 36500
|
2007-04-27 06:56:53 +00:00 |
|
Anton Korobeynikov
|
0c27d56340
|
Unxfail tests
llvm-svn: 36497
|
2007-04-26 21:20:04 +00:00 |
|
Dan Gohman
|
a5891279ef
|
testcase for PR1339: http://llvm.org/PR1339
llvm-svn: 36492
|
2007-04-26 21:04:39 +00:00 |
|