Make this test less dependent on register allocation choices.

llvm-svn: 112426
This commit is contained in:
Dan Gohman 2010-08-29 14:49:42 +00:00
parent 883fa863f8
commit 6665550bca
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
; LSR would like to use a single IV for both of these, however it's
; not safe due to wraparound.
; CHECK: addb $-4, %r
; CHECK: addb $-4, %
; CHECK: decw %
@g_19 = common global i32 0 ; <i32*> [#uses=2]