From 20a6a436ae4742a44747ef534be32f97ebf5ff50 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Thu, 10 Oct 2013 12:46:23 +0000 Subject: [PATCH] Disable function padding to get this test to pass on atom. llvm-svn: 192348 --- llvm/test/CodeGen/X86/vec_set-9.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/CodeGen/X86/vec_set-9.ll b/llvm/test/CodeGen/X86/vec_set-9.ll index 7b69f7eaa6fb..a73909097c11 100644 --- a/llvm/test/CodeGen/X86/vec_set-9.ll +++ b/llvm/test/CodeGen/X86/vec_set-9.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86-64 -mattr=-avx | FileCheck %s +; RUN: llc < %s -march=x86-64 -mattr=-avx,-pad-short-functions | FileCheck %s ; CHECK: test3 ; CHECK: movd