OSDN Git Service

[SimplifyCFG] revert the last commit.
authorShawn Landden <shawn@git.icu>
Thu, 13 Jun 2019 02:47:47 +0000 (02:47 +0000)
committerShawn Landden <shawn@git.icu>
Thu, 13 Jun 2019 02:47:47 +0000 (02:47 +0000)
commit3317f1d8044d29ef513c3e55091a843c6649291e
treeb8b39ffdede1e4bb587a7b57bda3dfa0fd4ff798
parenta2b2136e1ef6457b92c686b446f3184c61215f95
[SimplifyCFG] revert the last commit.

I ran ALL the test suite locally, so I will look into this...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363223 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
test/Transforms/SimplifyCFG/ARM/cttz-ctlz.ll
test/Transforms/SimplifyCFG/ARM/select-trunc-i64.ll
test/Transforms/SimplifyCFG/ARM/switch-to-lookup-table-constant-expr.ll
test/Transforms/SimplifyCFG/ARM/switch-to-lookup-table.ll
test/Transforms/SimplifyCFG/CoveredLookupTable.ll
test/Transforms/SimplifyCFG/X86/disable-lookup-table.ll
test/Transforms/SimplifyCFG/X86/speculate-cttz-ctlz.ll
test/Transforms/SimplifyCFG/X86/switch-covered-bug.ll
test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
test/Transforms/SimplifyCFG/switch-dead-default.ll
test/Transforms/SimplifyCFG/switch-masked-bits.ll
test/Transforms/SimplifyCFG/switch-on-const-select.ll
test/Transforms/SimplifyCFG/switch-range-to-icmp.ll
test/Transforms/SimplifyCFG/switch_create-custom-dl.ll
test/Transforms/SimplifyCFG/switch_create.ll