mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-14 15:38:57 +00:00
test/CodeGen/X86/2012-02-20-MachineCPBug.ll: Fix on generic(non-x86) hosts to add -mattr=+sse.
llvm-svn: 151053
This commit is contained in:
parent
aea6e7df6b
commit
0fac05f8e2
@ -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