Teach InlineFunction how to differentiate between multiple-value
[oota-llvm.git] / test / Transforms / PredicateSimplifier / predsimplify.ll
2008-03-19 Tanya LattnerUpgrade tests.
2007-08-15 Dan GohmanConvert tests using "grep -c ... | grep ..." to use...
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-22 Nick LewyckyAllocaInst can't return a null pointer. Fixes missed...
2006-09-02 Nick LewyckyImprove handling of SelectInst.
2006-08-28 Nick LewyckyAdd PredicateSimplifier pass. Collapses equal variables...