Dan Gohman
|
72a13d2476
|
Use opt -S instead of piping bitcode output through llvm-dis.
llvm-svn: 81257
|
2009-09-08 22:34:10 +00:00 |
Dan Gohman
|
9737a63ed8
|
Change these tests to feed the assembly files to opt directly, instead
of using llvm-as, now that opt supports this.
llvm-svn: 81226
|
2009-09-08 16:50:01 +00:00 |
Bill Wendling
|
0e966d3e2c
|
Just grep for through the LL code instead of the ASM code
llvm-svn: 54389
|
2008-08-06 00:10:32 +00:00 |
Bill Wendling
|
bc6786e7ee
|
Add default architecture.
llvm-svn: 54384
|
2008-08-05 23:36:00 +00:00 |
Bill Wendling
|
3dfa168d22
|
Testcase for PR2629.
llvm-svn: 54377
|
2008-08-05 22:23:59 +00:00 |