Chris Lattner
|
b23aad01de
|
adjust test to make it more robust
llvm-svn: 65739
|
2009-03-01 00:24:40 +00:00 |
Devang Patel
|
221fe42006
|
Support inreg, zext and sext as return value attributes.
llvm-svn: 56801
|
2008-09-29 20:49:50 +00:00 |
Matthijs Kooijman
|
121a206292
|
Remove a few tests which no longer hold for deadargelim (since it is now
allowed to canonicalize return values).
Add a test that checks if return value and function attributes are not removed.
llvm-svn: 53612
|
2008-07-15 14:57:01 +00:00 |
Matthijs Kooijman
|
d337446b8e
|
Fix typo.
llvm-svn: 53605
|
2008-07-15 13:15:10 +00:00 |
Matthijs Kooijman
|
48b282f03b
|
Add testcase that checks that DeadArgElim doesn't touch stuff it shouldn't touch.
llvm-svn: 52540
|
2008-06-20 15:38:22 +00:00 |