diff options
Diffstat (limited to 'llvm/test/Transforms/Inline/monster_scc.ll')
| -rw-r--r-- | llvm/test/Transforms/Inline/monster_scc.ll | 46 |
1 files changed, 9 insertions, 37 deletions
diff --git a/llvm/test/Transforms/Inline/monster_scc.ll b/llvm/test/Transforms/Inline/monster_scc.ll index 0f8f1f21c8b..b32a2aed331 100644 --- a/llvm/test/Transforms/Inline/monster_scc.ll +++ b/llvm/test/Transforms/Inline/monster_scc.ll @@ -154,11 +154,7 @@ if.end3: ; NEW-NOT: call ; NEW: call void @_Z1fILb1ELi2EEvPbS0_( ; NEW-NOT: call -; NEW: call void @_Z1gi( -; NEW-NOT: call -; NEW: call void @_Z1fILb1ELi0EEvPbS0_( -; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi0EEvPbS0_( +; NEW: call void @_Z1fILb1ELi3EEvPbS0_( ; NEW-NOT: call ; NEW: call void @_Z1fILb0ELi3EEvPbS0_( ; NEW-NOT: call @@ -198,19 +194,11 @@ if.end3: ; NEW-NOT: call ; NEW: call void @_Z1gi( ; NEW-NOT: call -; NEW: call void @_Z1gi( -; NEW-NOT: call -; NEW: call void @_Z1fILb1ELi0EEvPbS0_( -; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi0EEvPbS0_( +; NEW: call void @_Z1fILb1ELi3EEvPbS0_( ; NEW-NOT: call ; NEW: call void @_Z1fILb0ELi3EEvPbS0_( ; NEW-NOT: call -; NEW: call void @_Z1gi( -; NEW-NOT: call -; NEW: call void @_Z1fILb1ELi0EEvPbS0_( -; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi0EEvPbS0_( +; NEW: call void @_Z1fILb1ELi3EEvPbS0_( ; NEW-NOT: call ; NEW: call void @_Z1fILb0ELi3EEvPbS0_( ; NEW-NOT: call @@ -260,7 +248,7 @@ if.end3: ; NEW-NOT: call ; NEW: call void @_Z1fILb1ELi4EEvPbS0_( ; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi0EEvPbS0_( +; NEW: call void @_Z1fILb0ELi4EEvPbS0_( ; NEW-NOT: call define void @_Z1fILb0ELi2EEvPbS0_(i8* %B, i8* %E) { entry: @@ -304,21 +292,13 @@ if.end3: ; NEW-NOT: call ; NEW: call void @_Z1gi( ; NEW-NOT: call -; NEW: call void @_Z1gi( -; NEW-NOT: call -; NEW: call void @_Z1fILb1ELi1EEvPbS0_( -; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi1EEvPbS0_( -; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi0EEvPbS0_( -; NEW-NOT: call -; NEW: call void @_Z1gi( +; NEW: call void @_Z1fILb1ELi4EEvPbS0_( ; NEW-NOT: call -; NEW: call void @_Z1fILb1ELi1EEvPbS0_( +; NEW: call void @_Z1fILb0ELi4EEvPbS0_( ; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi1EEvPbS0_( +; NEW: call void @_Z1fILb1ELi4EEvPbS0_( ; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi0EEvPbS0_( +; NEW: call void @_Z1fILb0ELi4EEvPbS0_( ; NEW-NOT: call define void @_Z1fILb1ELi2EEvPbS0_(i8* %B, i8* %E) { entry: @@ -433,15 +413,7 @@ entry: ; NEW-NOT: call ; NEW: call void @_Z1fILb1ELi1EEvPbS0_( ; NEW-NOT: call -; NEW: call void @_Z1fILb1ELi2EEvPbS0_( -; NEW-NOT: call -; NEW: call void @_Z1gi( -; NEW-NOT: call -; NEW: call void @_Z1fILb1ELi0EEvPbS0_( -; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi0EEvPbS0_( -; NEW-NOT: call -; NEW: call void @_Z1fILb0ELi3EEvPbS0_( +; NEW: call void @_Z1fILb0ELi1EEvPbS0_( ; NEW-NOT: call define void @_Z1fILb1ELi4EEvPbS0_(i8* %B, i8* %E) { entry: |

