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 |
|
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
|
037b568e63
|
New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6781 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-18 22:48:11 +00:00 |
|