Victor Hernandez
|
e6ff7662b6
|
Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it causes regressions in the nightly tests.
llvm-svn: 82784
|
2009-09-25 18:11:52 +00:00 |
Victor Hernandez
|
46cd467310
|
Auto-upgrade malloc instructions to malloc calls.
Reviewed by Devang Patel.
llvm-svn: 82694
|
2009-09-24 17:47:49 +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 |
Reid Spencer
|
91948d4cad
|
For PR1319:
Upgrade tests to work with new llvm.exp version of llvm_runtest.
llvm-svn: 36013
|
2007-04-14 20:13:02 +00:00 |
Chris Lattner
|
a930c3d4e4
|
testcase for PR1201
llvm-svn: 35980
|
2007-04-14 00:19:36 +00:00 |