Chris Lattner
|
70019ab03c
|
Checkin old testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3855 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-20 14:37:46 +00:00 |
|
Vikram S. Adve
|
ad6b4f3b5e
|
Fix data types header file and declarations to work on Linux.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3851 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-20 01:05:16 +00:00 |
|
Vikram S. Adve
|
ba3b3e86d1
|
Fix to avoid addition on pointers, which is no longer legal.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3850 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-20 00:57:37 +00:00 |
|
Chris Lattner
|
3aaff7eebd
|
Reenable these options because they break testing on sparc without them.
Conditionalizing them on DISABLE_LLC means they aren't enabled under linux.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3837 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-19 21:46:03 +00:00 |
|
Chris Lattner
|
90c7d67b9d
|
Point gccld to the correct library directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3827 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-19 19:22:30 +00:00 |
|
Chris Lattner
|
ecd3546ff6
|
It turns out that the cannonical name for the llvm-gcc compiler is, well
llvm-gcc, not gcc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3824 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-19 19:06:05 +00:00 |
|
Vikram S. Adve
|
c63ffc54e5
|
Avoid Solaris-specific defines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3823 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-19 18:45:11 +00:00 |
|
Chris Lattner
|
dfd621f3fc
|
New testcase that breaks the CFE.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3821 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-19 16:54:57 +00:00 |
|
Chris Lattner
|
75fb432dcb
|
New testcase for a bug fixed in the GCC SSA construction algorithm:
http://gcc.gnu.org/ml/gcc/2002-09/msg00760.html
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3817 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-19 04:23:59 +00:00 |
|
Chris Lattner
|
44404ec89d
|
New regression test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3782 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-17 21:02:24 +00:00 |
|
Chris Lattner
|
db5e5df43a
|
Convert to use long indexes instead of uint
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3781 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-17 20:47:46 +00:00 |
|
Chris Lattner
|
47287be7dc
|
Run the cee pass tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3765 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-16 19:09:11 +00:00 |
|
Chris Lattner
|
876a75c79e
|
Checking testcases for cee pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3764 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-16 19:08:36 +00:00 |
|
Chris Lattner
|
dabb94adc1
|
Check for cannonicalization of shl X, 1 -> add X, X
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3670 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-10 23:03:10 +00:00 |
|
Chris Lattner
|
2b37c03f8c
|
Clean up pointer using testcases
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3662 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-10 20:04:19 +00:00 |
|
Chris Lattner
|
544b0dcd14
|
Remove a testcase that is irrelevant now, fix a pointer adding testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3659 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-10 19:55:40 +00:00 |
|
Chris Lattner
|
4229be3ce7
|
New testcase for poitner problem
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3657 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-10 19:41:57 +00:00 |
|
Chris Lattner
|
4b635b8316
|
Run indvars tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3643 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-10 04:55:36 +00:00 |
|
Chris Lattner
|
7a4e86d20e
|
Add new testcase for broken indvars case
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3642 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-10 04:54:44 +00:00 |
|
Chris Lattner
|
5862173c84
|
Testcase no longer applicable since shifts of pointers are no longer allowed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3629 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-09 03:43:09 +00:00 |
|
Chris Lattner
|
e083a1d695
|
Eliminate multiply of pointer type
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3628 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-09 03:42:14 +00:00 |
|
Chris Lattner
|
05eb9581b2
|
New testcase for a bug identified by Vikram
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3625 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-08 21:37:49 +00:00 |
|
Chris Lattner
|
e4f318c7fc
|
New testcase that tests for array pointer analysis type stuff
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3615 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-08 18:08:36 +00:00 |
|
Chris Lattner
|
72846c2dcd
|
Fix bug in testcase now that load-vn is not built into gcse
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3614 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-07 22:50:41 +00:00 |
|
Chris Lattner
|
92bab83913
|
Fix broken test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3613 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-07 22:48:30 +00:00 |
|
Chris Lattner
|
8617b3579b
|
Make sure that setcc is implemented for bools.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3575 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-03 20:09:23 +00:00 |
|
Chris Lattner
|
b7f804c058
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3556 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-31 00:24:54 +00:00 |
|
Chris Lattner
|
eabb4950bd
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3554 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-30 23:22:15 +00:00 |
|
Chris Lattner
|
1a24282b5c
|
Make sure to run these tests with load value #'ing
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3530 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-30 20:18:09 +00:00 |
|
Vikram S. Adve
|
f9017b810a
|
Eliminate hardcoded paths using LLVMGCCDIR variable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3529 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-30 03:27:36 +00:00 |
|
Chris Lattner
|
aa250b8067
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3510 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-26 20:49:42 +00:00 |
|
Chris Lattner
|
31901f80f8
|
Test that demorgan's law is instcombined successfully
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3494 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-23 18:31:18 +00:00 |
|
Chris Lattner
|
b81258c278
|
Add new testcases for instcombine
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3477 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 21:26:15 +00:00 |
|
Chris Lattner
|
c642435f52
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3472 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 20:30:06 +00:00 |
|
Chris Lattner
|
8673e44639
|
Add a testcase that checks to make sure LICM uses basicaa correctly.
Add another gcse testcase.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3471 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 20:22:55 +00:00 |
|
Chris Lattner
|
74d8dcc9d2
|
Add readme file describing directory
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3469 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 20:20:08 +00:00 |
|
Chris Lattner
|
ac39b4ecab
|
Initial testcases for basicaa alias analysis
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3462 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 17:31:36 +00:00 |
|
Chris Lattner
|
5a3e29c661
|
Convert testcases to not use indexed loads/stores
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3460 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 16:39:14 +00:00 |
|
Chris Lattner
|
472e8086cc
|
Convert testcases to not use indexed loads/stores
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3459 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 16:39:12 +00:00 |
|
Chris Lattner
|
ac2cbb847d
|
Covnert testcases to not use indexed loads/stores
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3458 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 16:39:05 +00:00 |
|
Chris Lattner
|
0fd5bfd79d
|
Covnert testcases to not use indexed loads/stores
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3457 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 16:39:04 +00:00 |
|
Chris Lattner
|
b933529444
|
Remove obsolete test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3456 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 16:15:20 +00:00 |
|
Chris Lattner
|
317a47ff09
|
Remove ancient test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3455 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 16:14:53 +00:00 |
|
Chris Lattner
|
6458c31c67
|
Covnert tests to not use indexed load/stores
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3454 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 16:04:03 +00:00 |
|
Vikram S. Adve
|
ddd575101d
|
Add functions castbool and boolexpr.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3448 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 03:05:13 +00:00 |
|
Vikram S. Adve
|
397f58bb0b
|
*** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3447 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-22 03:04:14 +00:00 |
|
Chris Lattner
|
e7e5918755
|
Fix testcase to not use indexing in non-gep instructions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3439 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-21 23:52:57 +00:00 |
|
Chris Lattner
|
5d338349e3
|
Test the C backend on all of the feature tests as well.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3437 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-21 23:52:15 +00:00 |
|
Chris Lattner
|
cdfe870a1f
|
Fix store to not index
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3429 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-21 22:45:23 +00:00 |
|
Chris Lattner
|
236c4a33af
|
Convert testcase to not use indexing on loads & stores
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3428 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-21 22:44:39 +00:00 |
|