Chris Lattner
|
7bbf388753
|
remove bogus test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13827 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-27 07:39:51 +00:00 |
|
Chris Lattner
|
efd74a0159
|
The instruction combining pass removes dead instructions, there is no need
to run the die pass after it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11942 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-02-28 05:26:06 +00:00 |
|
Chris Lattner
|
d8bed768ab
|
A new testcase for a situation that occurs in 181.mcf
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11493 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-02-16 05:06:36 +00:00 |
|
Misha Brukman
|
e78760e179
|
Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8558 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-09-16 15:29:54 +00:00 |
|
Chris Lattner
|
060c1f816c
|
Remove usage of grep-not script
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6966 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-28 23:32:04 +00:00 |
|
Chris Lattner
|
c6cab24151
|
Convert scripts from using explicit control flow to use the new grep-not script
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6955 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-28 22:44:42 +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
|
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
|
fee97e83ce
|
Make the testcase more interesting so that DCE does not eliminate it.
Use DIE instead of DCE anyway
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2500 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-05-06 17:59:23 +00:00 |
|
Chris Lattner
|
32e1740c7c
|
New testcase for PHI folding
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2495 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-05-06 17:43:38 +00:00 |
|