[AVX512] Enabling bit logic lowering
[oota-llvm.git] / test / CodeGen / X86 / byval-callee-cleanup.ll
index 61e2369a4042c971d5a96896d8828c519116f350..8e059d4334468d562f02c184d780f8a64023f782 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | FileCheck %s
+; RUN: llc < %s -mtriple=i686-win32 | FileCheck %s
 
 ; Previously we would forget to align to stack slot alignment after placing a
 ; byval argument.  Subsequent arguments would align themselves, but if it was
@@ -23,6 +23,5 @@ define x86_thiscallcc void @g(i8* %this, %struct.Six* byval %a) {
 define x86_fastcallcc void @h(i32 inreg %x, i32 inreg %y, %struct.Six* byval %a) {
   ret void
 }
-; FIXME: This should be @h@8.
 ; CHECK-LABEL: @h@16:
 ; CHECK: retl $8