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
|
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
|
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
|
829b79dd8c
|
More testcases I don't want to forget about
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2480 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-05-06 05:51:26 +00:00 |
|
Chris Lattner
|
33a90b18e0
|
New testcases so I don't forget about these algebraic simplifications
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2479 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-05-06 05:43:36 +00:00 |
|