Move the complex address expression out of DIVariable and into an extra
[oota-llvm.git] / test / CodeGen / Hexagon / convertsptoll.ll
index a35484b0feb37a97cad5aeff1cebaa322e1f0371..1c4df94784aa26ce695bc405500a6619ecd388b8 100644 (file)
@@ -1,8 +1,8 @@
 ; RUN: llc -march=hexagon -mcpu=hexagonv5  < %s | FileCheck %s
-; Check that we generate conversion from single precision floating point 
+; Check that we generate conversion from single precision floating point
 ; to 64-bit int value in IEEE complaint mode in V5.
 
-; CHECK: r{{[0-9]+}} = convert_sf2d(r{{[0-9]+}})
+; CHECK: r{{[0-9]+}}:{{[0-9]+}} = convert_sf2d(r{{[0-9]+}})
 
 define i32 @main() nounwind {
 entry: