commit | 5db1eea91ad82e24d3f2efc406516ab038bb2789 | [log] [tgz] |
---|---|---|
author | Dale Johannesen <dalej@apple.com> | Fri Oct 01 04:17:55 2010 +0000 |
committer | Dale Johannesen <dalej@apple.com> | Fri Oct 01 04:17:55 2010 +0000 |
tree | df332abdd0a73fb2a16a3df5a0207986c8026167 | |
parent | 473a8c84f2142288c2ba8243a767c941b7dee228 [diff] [blame] |
Mark all these as needing SSE2. Should fix PPC and maybe even Linux. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115291 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/X86/fast-isel-bc.ll b/test/CodeGen/X86/fast-isel-bc.ll index db84688..4abc3b5 100644 --- a/test/CodeGen/X86/fast-isel-bc.ll +++ b/test/CodeGen/X86/fast-isel-bc.ll
@@ -1,4 +1,4 @@ -; RUN: llc < %s -O0 -regalloc=linearscan -march=x86-64 -mattr=+mmx | FileCheck %s +; RUN: llc < %s -O0 -regalloc=linearscan -march=x86-64 -mattr=+mmx,+sse2 | FileCheck %s ; PR4684 target datalayout =