Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
[oota-llvm.git] / test / Assembler / MultipleReturnValueType.ll
2008-04-19 Dan GohmanTeach llvm-as to accept function types with multiple...