aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-07-02 06:23:34 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-07-02 06:23:34 +0000
commitc1bedac3bdeadec448266cf372c2437e8e3692b8 (patch)
tree62f67e316d74986d393486722d474c2db45bd8ff /llvm/lib/CodeGen/MachineBasicBlock.cpp
parente18d302ef4d6423dd82d624eb2da15b14219c979 (diff)
downloadllvm-c1bedac3bdeadec448266cf372c2437e8e3692b8.zip
llvm-c1bedac3bdeadec448266cf372c2437e8e3692b8.tar.gz
llvm-c1bedac3bdeadec448266cf372c2437e8e3692b8.tar.bz2
[cleanup] Hoist an if-else chain on ISD opcodes (really designed for
switches) into a switch, and sink them into a dispatch function that can return the result rather than awkward variable setting with breaks. llvm-svn: 212166
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions