diff options
author | Chen Li <meloli87@gmail.com> | 2015-08-11 20:16:17 +0000 |
---|---|---|
committer | Chen Li <meloli87@gmail.com> | 2015-08-11 20:16:17 +0000 |
commit | 0786bc9fe889bf88f05f255edcbcef976264e110 (patch) | |
tree | 3d134a58792a5baf488d175b6c610a2fa61fe278 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 480c840896a3f9487877e67e54fe6c814c34fac3 (diff) | |
download | llvm-0786bc9fe889bf88f05f255edcbcef976264e110.zip llvm-0786bc9fe889bf88f05f255edcbcef976264e110.tar.gz llvm-0786bc9fe889bf88f05f255edcbcef976264e110.tar.bz2 |
[LowerSwitch] Skip dead blocks for processSwitchInst()
Summary: This patch adds check for dead blocks and skip them for processSwitchInst(). This will help reduce compilation time.
Reviewers: reames, hans
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D11953
llvm-svn: 244656
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions