diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-07-02 06:23:34 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-07-02 06:23:34 +0000 |
commit | c1bedac3bdeadec448266cf372c2437e8e3692b8 (patch) | |
tree | 62f67e316d74986d393486722d474c2db45bd8ff /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | e18d302ef4d6423dd82d624eb2da15b14219c979 (diff) | |
download | llvm-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