Sanjay Patel
|
0f153424a9
|
[Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Differential Revision: http://reviews.llvm.org/D20077
llvm-svn: 268980
|
2016-05-09 21:51:53 +00:00 |
Sanjay Patel
|
da7fe0c4a4
|
clean up; NFC
llvm-svn: 268949
|
2016-05-09 18:54:14 +00:00 |
Dmitri Gribenko
|
b137c9e551
|
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
|
b9ea94c990
|
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 |
Tanya Lattner
|
5640bd186a
|
Remove llvm-upgrade and update test cases.
llvm-svn: 47793
|
2008-03-01 09:15:35 +00:00 |
Reid Spencer
|
83b3d82672
|
Regression is gone, don't try to find it on clean target.
llvm-svn: 33296
|
2007-01-17 07:59:14 +00:00 |