Fix PR2346 by marking vaarg as volatile so that licm doesn't try to
[oota-llvm.git] / test / Transforms / LICM / 2007-07-30-AliasSet.ll
2007-07-31 Devang PatelBunch of tests to check loop passes.