mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-19 10:53:55 +00:00
test/CodeGen/X86/2012-02-20-MachineCPBug.ll: Fix on generic(non-x86) hosts to add -mattr=+sse.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151053 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e6e258fe38
commit
bf8f50d944
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -mtriple=i386-apple-macosx | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=i386-apple-macosx -mattr=+sse | FileCheck %s
|
||||
; PR11940: Do not optimize away movb %al, %ch
|
||||
|
||||
%struct.APInt = type { i64* }
|
||||
|
Loading…
x
Reference in New Issue
Block a user