Benjamin Kramer
|
ed84360a45
|
GlobalOpt: non-constexpr bitcasts or GEPs can occur even if the global value is only stored once.
Fixes PR13968.
llvm-svn: 164815
|
2012-09-28 10:01:27 +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 |
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 |
Chris Lattner
|
b839c05a05
|
rename *.llx -> *.ll, last batch.
llvm-svn: 49971
|
2008-04-19 22:32:52 +00:00 |