Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
[oota-llvm.git] / test / Assembler / 2009-02-28-CastOpc.ll
2009-03-01 Chris LattnerFix a pretty awesome bug that only happened in a strang...