coby updated this revision to Diff 72961.
coby marked an inline comment as done.
coby added a comment.
Addressing comments:
Added a check for KNL as well
Repository:
rL LLVM
https://reviews.llvm.org/D25004
Files:
x86-inline-asm-v-constraint.c
Index: x86-inline-asm-v-constraint.c
=
delena added inline comments.
Comment at: test/CodeGen/x86-inline-asm-v-constraint.c:2
@@ +1,3 @@
+// RUN: %clang_cc1 %s -triple x86_64-unknown-linux-gnu -emit-llvm -target-cpu
x86-64 -o - | FileCheck %s --check-prefix SSE
+// RUN: %clang_cc1 %s -triple x86_64-unknown-linux-gnu -