Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
[oota-llvm.git] / test / Assembler / bcwrap.ll
2009-04-25 Torok EdwinFix g++-4.4.0 warning, it was causing llvm-nm to fail...