ARM 64-bit VEXT assembly uses a .64 suffix, not .32, amazingly enough.
[oota-llvm.git] / test / Feature / memorymarkers.ll
2009-10-13 Nick LewyckyAdd new "memory use marker" intrinsics. These indicate...