[PATCH] D38138: [SimplifyCFG] add a struct to house optional folds (PR34603)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 27 07:56:01 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL314308: [SimplifyCFG] add a struct to house optional folds (PR34603) (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D38138?vs=116197&id=116814#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38138
Files:
llvm/trunk/include/llvm/Transforms/Scalar/SimplifyCFG.h
llvm/trunk/include/llvm/Transforms/Utils/Local.h
llvm/trunk/lib/CodeGen/DwarfEHPrepare.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
llvm/trunk/lib/Transforms/Scalar/SimplifyCFGPass.cpp
llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/trunk/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
llvm/trunk/tools/bugpoint/CrashDebugger.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38138.116814.patch
Type: text/x-patch
Size: 24645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/194b10cf/attachment.bin>
More information about the llvm-commits
mailing list