Add test for r146163.

llvm-svn: 146167
This commit is contained in:
Evan Cheng 2011-12-08 19:21:39 +00:00
parent 93e29adc2f
commit 0e0e920975

View File

@ -1,4 +1,7 @@
; RUN: llc < %s -march=x86 -mattr=+sse | FileCheck %s
; RUN: llc < %s -march=x86 -mattr=+avx | FileCheck %s
; rdar://10538297
define void @t(i8* %ptr) nounwind {
entry: