Replace the old ADCE implementation with a new one that more simply solves
[oota-llvm.git] / test / Transforms / ArgumentPromotion / byval-2.ll
2008-01-15 Chris Lattneradd a test to ensure that argpromote of one argument...