Dmitri Gribenko
|
e3769d450b
|
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
This is done to avoid odd test failures, like the one fixed in r171243.
llvm-svn: 171246
|
2012-12-30 01:28:40 +00:00 |
|
Daniel Dunbar
|
a953c39b9e
|
Eliminate uses of %prcontext.
- I'd appreciate it if someone else eyeballs my changes to make sure I captured
the intent of the test.
llvm-svn: 81083
|
2009-09-05 11:35:16 +00:00 |
|
Chris Lattner
|
8119a1f70d
|
Add a testcase for GCC PR 23455, which lpre handles now. Add some
comments about why we're not getting other cases.
llvm-svn: 61032
|
2008-12-15 07:49:24 +00:00 |
|
Chris Lattner
|
30c1871282
|
gvn now hoists this load out of the hot non-call path.
llvm-svn: 61028
|
2008-12-15 06:34:48 +00:00 |
|