[PATCH] D39262: [CodeGen] Peel off the dominant case in switch statement in lowering
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 13:44:28 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318202: [CodeGen] Peel off the dominant case in switch statement in lowering (authored by xur).
Changed prior to commit:
https://reviews.llvm.org/D39262?vs=121924&id=122907#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39262
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/trunk/test/CodeGen/Generic/MachineBranchProb.ll
llvm/trunk/test/CodeGen/SystemZ/loop-03.ll
llvm/trunk/test/CodeGen/X86/switch-bt.ll
llvm/trunk/test/CodeGen/X86/switch-lower-peel-top-case.ll
llvm/trunk/test/CodeGen/X86/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39262.122907.patch
Type: text/x-patch
Size: 15154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/fb7c701f/attachment-0001.bin>
More information about the llvm-commits
mailing list