Set clobbers_flags to False for urm_noflags_abcd.
`urm_noflags` is a variant of `urm` which doesn't clobber the flags, and `urm_noflags_abcd` is a further variant for ABCD registers, so it also doesn't clobber the flags.
This commit is contained in:
@@ -342,6 +342,14 @@ Test the DCE pass.
|
||||
The DCE pass is run on each function, and then results are run
|
||||
through filecheck.
|
||||
|
||||
`test shrink`
|
||||
-----------------
|
||||
|
||||
Test the instruction shrinking pass.
|
||||
|
||||
The shrink pass is run on each function, and then results are run
|
||||
through filecheck.
|
||||
|
||||
`test preopt`
|
||||
-----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user