Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
[oota-llvm.git] / test / Assembler / vector-cmp.ll
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-07-08 Nick LewyckyRemove the vicmp and vfcmp instructions. Because we...
2008-07-14 Chris LattnerFix a bunch of bugs handling vector compare constant...