[X86][SSE] Added lzcnt vector tests.
[oota-llvm.git] / test / CodeGen / X86 / lea-4.ll
index cef47264a58394838eaf746ce9220f90c062a0d2..00c2278c54bffeb4721e49281acae43c2d2a38db 100644 (file)
@@ -1,4 +1,7 @@
-; RUN: llc < %s -march=x86-64 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-linux-gnux32 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-nacl | FileCheck %s
+
 
 define zeroext i16 @t1(i32 %on_off) nounwind {
 entry: