[SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes change...
authorShawn Landden <shawn@git.icu>
Sun, 26 May 2019 13:52:41 +0000 (13:52 +0000)
committerShawn Landden <shawn@git.icu>
Sun, 26 May 2019 13:52:41 +0000 (13:52 +0000)
commit50c73a044f22e97ea384c461bcdd2ea4fbed0156
tree1d109d8525688ead078843e158d760e62ea19d82
parentb7cc093db28cf6d20b35092c4108bc8aa15cc011
[SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes change anything

Also add baseline tests to show effect of later patches.

llvm-svn: 361725
15 files changed:
llvm/test/Transforms/SimplifyCFG/ARM/cttz-ctlz.ll
llvm/test/Transforms/SimplifyCFG/ARM/select-trunc-i64.ll
llvm/test/Transforms/SimplifyCFG/ARM/switch-to-lookup-table-constant-expr.ll
llvm/test/Transforms/SimplifyCFG/ARM/switch-to-lookup-table.ll
llvm/test/Transforms/SimplifyCFG/X86/disable-lookup-table.ll
llvm/test/Transforms/SimplifyCFG/X86/speculate-cttz-ctlz.ll
llvm/test/Transforms/SimplifyCFG/X86/switch-covered-bug.ll
llvm/test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
llvm/test/Transforms/SimplifyCFG/switch-dead-default.ll
llvm/test/Transforms/SimplifyCFG/switch-masked-bits.ll
llvm/test/Transforms/SimplifyCFG/switch-on-const-select.ll
llvm/test/Transforms/SimplifyCFG/switch-range-to-icmp.ll
llvm/test/Transforms/SimplifyCFG/switch_create-custom-dl.ll
llvm/test/Transforms/SimplifyCFG/switch_create.ll