Chris Lattner
|
16612dbe47
|
Make pointless testcase a bit more "challenging"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4299 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-27 21:18:06 +00:00 |
|
Chris Lattner
|
1405ec0ce1
|
Checkin simple testcases for LLVM-JIT
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4288 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-25 23:01:51 +00:00 |
|
Chris Lattner
|
6648645559
|
Update test to use long instead of uint getelementptr subscripts
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4280 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-25 22:29:07 +00:00 |
|
Chris Lattner
|
8de3fc6f2d
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4200 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-16 20:08:19 +00:00 |
|
Chris Lattner
|
8371299258
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4189 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-16 00:08:08 +00:00 |
|
Chris Lattner
|
71b6f9d9dc
|
Clean up testcases
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4187 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-15 21:39:49 +00:00 |
|
Chris Lattner
|
1b7de965dd
|
Cleanup test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4185 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-15 21:21:42 +00:00 |
|
Chris Lattner
|
30aa0856a9
|
Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4184 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-15 21:20:18 +00:00 |
|
Chris Lattner
|
e175b84ffc
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4183 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-15 21:18:03 +00:00 |
|
Chris Lattner
|
b12805f795
|
Cleanup testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4182 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-15 21:14:24 +00:00 |
|
Chris Lattner
|
ac79a77c06
|
Fix testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4181 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-15 21:10:53 +00:00 |
|
Vikram S. Adve
|
8becaedfa8
|
Test case that shows some poor results for register allocation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4167 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-14 14:53:06 +00:00 |
|
Chris Lattner
|
5f8bd7d966
|
MAke sure llc output is regenerated if the LLC binary changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4164 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-14 06:12:10 +00:00 |
|
Chris Lattner
|
be99614bbb
|
Simplify again
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4154 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-13 21:51:55 +00:00 |
|
Chris Lattner
|
d2db6c5236
|
Simplify testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4152 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-13 21:47:43 +00:00 |
|
Chris Lattner
|
e22abec520
|
Rename test so that we can run the disassembler on it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4151 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-13 21:43:56 +00:00 |
|
Chris Lattner
|
0cd05debae
|
Checking testcase for bytecode reader/writer that is causing the SPEC parser
benchmark to not build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4150 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-13 21:38:21 +00:00 |
|
Vikram S. Adve
|
f289911a6c
|
Add a test for folding a GEP into a load.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4139 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-13 00:44:00 +00:00 |
|
Vikram S. Adve
|
cd334b8dc6
|
Added inline constant expressions, including uses in binary subtract.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4125 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-12 23:47:36 +00:00 |
|
Chris Lattner
|
ff47702a6e
|
New testcase that causes invalid llvm to be emitted by cfe
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4124 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-12 23:37:34 +00:00 |
|
Chris Lattner
|
5199e1691d
|
Add check to see if opt aborts
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4098 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-09 20:55:32 +00:00 |
|
Chris Lattner
|
a99fb66d89
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4097 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-09 20:37:13 +00:00 |
|
Chris Lattner
|
388f56d7dc
|
Avoid having testcases spit out bytecode on error
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4096 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-09 20:36:54 +00:00 |
|
Chris Lattner
|
6a7096e685
|
Cleanup testcase a lot to test JUST funcresolve of globals
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4095 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-09 17:44:34 +00:00 |
|
Chris Lattner
|
b58d0d54a1
|
New testcase for infinite loop that the raise pass is getting into
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4087 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-09 00:09:59 +00:00 |
|
Chris Lattner
|
a20021b20b
|
New testcase that the assembler is unacceptably slow on
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4084 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-08 22:35:04 +00:00 |
|
Chris Lattner
|
8576bd6220
|
New testcase for bug that messes up the CWriter
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4082 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-08 21:57:49 +00:00 |
|
Chris Lattner
|
de013f53a7
|
Cleanup testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4073 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-08 19:11:21 +00:00 |
|
Chris Lattner
|
b82992827d
|
Make test more interesting by adding dummy phi node
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4072 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-08 19:11:02 +00:00 |
|
Chris Lattner
|
af1b4ad24c
|
Add new testcase for arithmetic shr of -1
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4069 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-08 16:10:35 +00:00 |
|
Chris Lattner
|
2e217a7d96
|
This test was mistakenly matching 'predecessors' that the new asmwriter
spits out
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4068 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-08 16:09:47 +00:00 |
|
Chris Lattner
|
48f9e6276d
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4065 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-07 20:32:38 +00:00 |
|
Chris Lattner
|
fd2836ac5f
|
Fix testcase to run correctly, add description
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4064 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-07 20:25:45 +00:00 |
|
Chris Lattner
|
7b96c8d046
|
Finally I'm able to distill a testcase for a problem I'm seeing!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4063 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-07 20:05:27 +00:00 |
|
Chris Lattner
|
e423406e6a
|
Update testcase to be legal llvm
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4057 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-07 17:00:53 +00:00 |
|
Chris Lattner
|
67855103bc
|
Remove really old testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4056 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-07 16:59:51 +00:00 |
|
Chris Lattner
|
cacfb31197
|
Checkin new "feature" test for cee
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4054 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-06 23:31:09 +00:00 |
|
Chris Lattner
|
19ee34a334
|
NEw "feature" test that cee should eventually handle
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4053 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-06 23:05:38 +00:00 |
|
Chris Lattner
|
7209bfff92
|
- Cleaned up all of the test/Feature tests to not use uint's with
getelementptr instructions and not to add pointers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4049 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-06 22:43:49 +00:00 |
|
Chris Lattner
|
c5eafb57da
|
Remove old crusty test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4048 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-06 22:35:56 +00:00 |
|
Chris Lattner
|
47dd0c343c
|
Test "external" modifier on global variable
Fix getelementptr instruction to use long isntead of uint index
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4047 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-06 22:32:38 +00:00 |
|
Chris Lattner
|
41a29f2b6f
|
New testcase for bug never checked into CVS, but that I hit during debugging a
new feature
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4039 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-04 23:29:40 +00:00 |
|
Chris Lattner
|
24b7799a10
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4030 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-03 20:06:33 +00:00 |
|
Chris Lattner
|
87d9138f01
|
New testcase for a problem discovered in the SPECINT gzip benchmark.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4015 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-02 18:32:38 +00:00 |
|
Chris Lattner
|
999b63b453
|
Allow production of -stats output for benchmarks by specifying
ENABLE_STATS=1 on the make command line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3989 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-30 19:24:07 +00:00 |
|
Chris Lattner
|
9551817d4f
|
Allow production of -stats output for benchmarks by specifying
ENABLE_STATS=1 on the make command line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3988 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-30 19:23:55 +00:00 |
|
Vikram S. Adve
|
925ad19292
|
On this code, llc did not pass the sixth argument (%reg321) to printf.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3986 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-30 16:14:14 +00:00 |
|
Chris Lattner
|
76e51a87e7
|
Enable buidling of programs on Linux again
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3984 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-29 22:58:51 +00:00 |
|
Vikram S. Adve
|
d28c8c801e
|
Regression test for llc bug that was folding two getelementptrs illegally.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3971 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-28 18:09:05 +00:00 |
|
Vikram S. Adve
|
0188ce4543
|
Regression test for live range bug for call arguments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3962 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-28 16:51:47 +00:00 |
|