[SystemZ] LTGFR use regclass should be GR32, not GR64.
[oota-llvm.git] / test / CodeGen / SystemZ / int-cmp-44.ll
index 97d48521254d816f3f35e2e8c67ff718c7666f6b..a87dccd4ac2a13e3991c2524e775706b8af218d7 100644 (file)
@@ -1,7 +1,8 @@
 ; Test that compares are omitted if CC already has the right value
 ; (z10 version).
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 -no-integrated-as | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 -no-integrated-as \
+; RUN:   -verify-machineinstrs| FileCheck %s
 
 declare void @foo()