Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
[oota-llvm.git] / test / Assembler / align-inst-load.ll
2010-07-28 Dan GohmanDefine a maximum supported alignment value for load...