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
|
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
|
d92ac5ae01
|
Add testcase for the not (setcc A, B) case
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3418 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-21 17:11:18 +00:00 |
|
Chris Lattner
|
41ca3f8ee4
|
Fix buggy testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3403 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-20 17:07:02 +00:00 |
|
Chris Lattner
|
dce9427985
|
New testcase for instcombine
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3396 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-20 15:27:45 +00:00 |
|
Chris Lattner
|
d03de90bb1
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3385 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-19 19:08:52 +00:00 |
|
Chris Lattner
|
09540e2cc5
|
New testcase.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3380 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-18 01:27:10 +00:00 |
|
Chris Lattner
|
09674a297b
|
Add a simple testcase that just uses a CPR instead of a CPR & ConstExpr
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3373 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-17 23:20:37 +00:00 |
|
Chris Lattner
|
4a2211e980
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3372 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-17 22:57:52 +00:00 |
|
Chris Lattner
|
22de210b60
|
Include a basic simple test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3369 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-17 22:36:45 +00:00 |
|
Chris Lattner
|
edf6a84a75
|
Add new testcase for gep instruction -> get constexpr promotion
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3364 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-16 21:18:21 +00:00 |
|
Chris Lattner
|
9edfe8aa18
|
Add another testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3355 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-15 19:38:03 +00:00 |
|
Chris Lattner
|
8decbcbbfe
|
Add a bunch of testcases for cast-of-casts that should be removed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3345 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-15 16:13:29 +00:00 |
|
Chris Lattner
|
8360d0922a
|
Fix testcase to actually test what we think we are
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3338 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-14 23:01:19 +00:00 |
|
Chris Lattner
|
f39c24cbeb
|
Fix tests that use the now dead not instruction
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3331 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-14 19:28:22 +00:00 |
|
Chris Lattner
|
985792d870
|
Fix testcases that used to now dead 'not' instruction
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3330 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-14 19:28:09 +00:00 |
|
Chris Lattner
|
d0cad7a5f5
|
Change not's to xors
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3329 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-14 19:26:34 +00:00 |
|
Chris Lattner
|
500888b7e8
|
Remove illegal test now that not instruction does not exist.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3312 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-14 17:44:00 +00:00 |
|
Chris Lattner
|
3a6c063699
|
Make sure there is SOME output always so the test is not rerun when unneccesary.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3311 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-14 17:38:15 +00:00 |
|
Chris Lattner
|
23fbe30bc3
|
The not instruction is just a specialized form of XOR
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3310 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-14 17:37:04 +00:00 |
|
Chris Lattner
|
ad1023b3cc
|
Add comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3287 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-12 19:18:49 +00:00 |
|
Chris Lattner
|
42dbd3044c
|
xor x, ALLONES should -> not x
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3285 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-09 23:34:39 +00:00 |
|
Chris Lattner
|
22fae29835
|
setcc of booleans should always be eliminated
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3284 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-09 23:34:18 +00:00 |
|
Chris Lattner
|
f8e2cf9221
|
Add more strength reduction testcases
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3283 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-09 23:33:58 +00:00 |
|
Chris Lattner
|
7d20fe3727
|
Testcase for stuff instcombine should do eventually
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3240 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-03 20:30:26 +00:00 |
|
Chris Lattner
|
d3e7929626
|
Add some more features that we could instcombine away
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3239 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-03 20:24:58 +00:00 |
|
Chris Lattner
|
e8535486dc
|
*** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3238 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-03 20:24:45 +00:00 |
|
Vikram S. Adve
|
a1396a163d
|
Run both *.ll and *.c tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3232 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-03 13:17:03 +00:00 |
|
Vikram S. Adve
|
6ae7d3c9ec
|
Added expected decomposed sequence in comments, plus a couple of new cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3231 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-03 13:16:47 +00:00 |
|
Chris Lattner
|
7b572eff48
|
Fix yet another bug in the testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3224 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-02 19:59:20 +00:00 |
|
Chris Lattner
|
77c1462728
|
Fix bug in testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3223 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-02 19:54:05 +00:00 |
|
Chris Lattner
|
4a6e4b30b4
|
These tests should not run -dce pass to cleanup instcombine.
If instcombine is making dead instructions, ALL that should be used is -die
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3221 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-02 19:27:58 +00:00 |
|
Chris Lattner
|
c7f9637a9d
|
Add another testcase that isn't failing because of another bug in instcombine
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3220 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-02 18:48:09 +00:00 |
|
Chris Lattner
|
d656922f9d
|
Change test to really test the cases we can hit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3219 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-02 18:47:11 +00:00 |
|
Chris Lattner
|
b01a8d0165
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3218 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-02 18:46:53 +00:00 |
|
Chris Lattner
|
5315599b9c
|
Verify is implicit for opt
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3204 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-01 22:26:32 +00:00 |
|
Chris Lattner
|
15de8f6f4a
|
Trim down testcase a bit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3190 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-31 21:10:11 +00:00 |
|
Chris Lattner
|
69cea5424b
|
New testcase for level-raise crash inspired by SPEC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3189 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-31 21:06:29 +00:00 |
|
Chris Lattner
|
72de9ae46b
|
Test that logical operators are correctly constant propogated!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3152 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-30 16:18:38 +00:00 |
|
Chris Lattner
|
3f6496ab11
|
Oops, fix testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3139 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-30 00:49:42 +00:00 |
|
Chris Lattner
|
9559ac2876
|
NEw testcase to handle "yet another" return type mismatch possibility
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3138 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-30 00:34:52 +00:00 |
|
Chris Lattner
|
5922e4734d
|
Trim down testcase, a lot.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3136 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-30 00:10:05 +00:00 |
|
Chris Lattner
|
e4b733f31c
|
Reduce testcase more
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3135 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-29 23:41:21 +00:00 |
|
Chris Lattner
|
0b0554596e
|
Reduce the size of the testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3132 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-29 22:46:55 +00:00 |
|
Chris Lattner
|
6eea01ed8e
|
Hrm, testcase was checking the wrong pass. :(
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3126 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-29 21:12:20 +00:00 |
|
Chris Lattner
|
6ea2a07271
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3118 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-29 19:02:49 +00:00 |
|