Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
[oota-llvm.git] / test / Assembler / 2009-03-24-ZextConstantExpr.ll
2009-03-25 Chris LattnerFix a bug in our autoupgrade support: in an argument...