Chris Lattner
|
50b957549b
|
fix a bunch of spurious failures for people whose home directory
is sabre.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81528 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-11 17:02:12 +00:00 |
|
Dan Gohman
|
3e054fe9ef
|
Use opt -S instead of piping bitcode output through llvm-dis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81257 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-08 22:34:10 +00:00 |
|
Dan Gohman
|
b1e1e82c54
|
Change these tests to feed the assembly files to opt directly, instead
of using llvm-as, now that opt supports this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81226 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-08 16:50:01 +00:00 |
|
Tanya Lattner
|
ceca194c43
|
Remove llvm-upgrade and update tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48137 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-10 07:21:50 +00:00 |
|
Reid Spencer
|
69ccadd753
|
Use the llvm-upgrade program to upgrade llvm assembly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32115 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-12-02 04:23:10 +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
|
d808e45658
|
Eliminate explicit control flow in tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6961 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-28 23:13:12 +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
|
578cf90040
|
Testcase for unimplemented feature
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2766 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-06-24 17:45:37 +00:00 |
|