aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DeadArgElim/keepalive.ll
AgeCommit message (Expand)Author
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2009-03-01adjust test to make it more robustChris Lattner
2008-09-29Support inreg, zext and sext as return value attributes.Devang Patel
2008-07-15Remove a few tests which no longer hold for deadargelim (since it is nowMatthijs Kooijman
2008-07-15Fix typo.Matthijs Kooijman
2008-06-20Add testcase that checks that DeadArgElim doesn't touch stuff it shouldn't to...Matthijs Kooijman