OSDN Git Service

Revert "[CodeGenPrep] Skip merging empty case blocks"
authorJun Bum Lim <junbuml@codeaurora.org>
Fri, 16 Dec 2016 17:06:14 +0000 (17:06 +0000)
committerJun Bum Lim <junbuml@codeaurora.org>
Fri, 16 Dec 2016 17:06:14 +0000 (17:06 +0000)
commit51900e49f9b6103dc4c9b8f937476b72fa4e532b
tree87b160112f400269f9f669f9d3537df4546d3775
parentf250e34d2d358ac40b0d5f0e418a0afa23404346
Revert "[CodeGenPrep] Skip merging empty case blocks"

This reverts commit r289951.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289960 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPrepare.cpp
test/CodeGen/X86/phi-immediate-factoring.ll
test/CodeGen/X86/ragreedy-hoist-spill.ll
test/Transforms/CodeGenPrepare/AArch64/widen_switch.ll
test/Transforms/CodeGenPrepare/X86/widen_switch.ll
test/Transforms/CodeGenPrepare/skip-merging-case-block.ll [deleted file]