[PATCH] D62745: Factor out SelectionDAG's switch analysis and lowering into a separate component
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 17:06:07 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362857: Factor out SelectionDAG's switch analysis and lowering into a separate… (authored by aemerson, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62745?vs=202465&id=203647#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62745/new/
https://reviews.llvm.org/D62745
Files:
llvm/trunk/include/llvm/CodeGen/SwitchLoweringUtils.h
llvm/trunk/lib/CodeGen/CMakeLists.txt
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/trunk/lib/CodeGen/SwitchLoweringUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62745.203647.patch
Type: text/x-patch
Size: 72192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190608/a70a0469/attachment.bin>
More information about the llvm-commits
mailing list