Chris Lattner
|
041c1dca8b
|
simplify some run lines, convert a test to filecheck.
llvm-svn: 83750
|
2009-10-11 03:54:21 +00:00 |
Dan Gohman
|
c8054d90fb
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
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 |
Chris Lattner
|
5dfbfcd80d
|
Fix PR3138: if we merge the entry block into another block, make sure to
move the other block back up into the entry position!
llvm-svn: 60179
|
2008-11-27 19:25:19 +00:00 |