Fix instcombine to not introduce undefined shifts when merging two
[oota-llvm.git] / test / Transforms / DeadArgElim / keepalive.ll
2009-03-01 Chris Lattneradjust test to make it more robust
2008-09-29 Devang PatelSupport inreg, zext and sext as return value attributes.
2008-07-15 Matthijs KooijmanRemove a few tests which no longer hold for deadargelim...
2008-07-15 Matthijs KooijmanFix typo.
2008-06-20 Matthijs KooijmanAdd testcase that checks that DeadArgElim doesn't touch...