Update LoopSimplify and LoopUnswitch to use the new makeLoopInvariant
[oota-llvm.git] / test / Transforms / ArgumentPromotion / attrs.ll
2008-01-17 Chris LattnerFix arg promotion to propagate the correct attrs on...