[X86] Add some broadcast-from-memory tests.
[oota-llvm.git] / test / CodeGen / X86 / 2011-20-21-zext-ui2fp.ll
index 75efcf5ac47bb312e4b9643b28442448407c640b..78cdfcf0e1f0e73a7f67dc9f38480a09397fb097 100644 (file)
@@ -5,7 +5,7 @@ target triple = "x86_64-unknown-linux-gnu"
 ; 0x1 means that we only look at the first bit.
 
 ;CHECK: 0x1
-;CHECK: ui_to_fp_conv
+;CHECK-LABEL: ui_to_fp_conv:
 ;CHECK: ret
 define void @ui_to_fp_conv(<8 x float> * nocapture %aFOO, <8 x float>* nocapture %RET) nounwind {
 allocas: