Adjust opt pass pipeline tests to cope with combination of r338240 and r338242
authorJohn Brawn <john.brawn@arm.com>
Mon, 30 Jul 2018 14:26:24 +0000 (14:26 +0000)
committerJohn Brawn <john.brawn@arm.com>
Mon, 30 Jul 2018 14:26:24 +0000 (14:26 +0000)
commit898cd398d3bc516590bb72cb4cbcc97d8c1c5ce7
tree5f0f2ab840b386f265adf51c1aaaa71533859db7
parent9524dee72e17826040609f913b67f5ab879c7480
Adjust opt pass pipeline tests to cope with combination of r338240 and r338242

The combination of r338240 and r338242 causes the opt pass pipeline tests to
fail because of how r338242 makes BasicAA be invalidated more often. Adjust the
tests to reflect this.

llvm-svn: 338250
llvm/test/Other/opt-O2-pipeline.ll
llvm/test/Other/opt-O3-pipeline.ll
llvm/test/Other/opt-Os-pipeline.ll