[PATCH] D20143: New pass: guard widening
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 16:01:51 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL269997: New pass: guard widening (authored by sanjoy).
Changed prior to commit:
http://reviews.llvm.org/D20143?vs=57689&id=57701#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20143
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/LinkAllPasses.h
llvm/trunk/include/llvm/Transforms/Scalar.h
llvm/trunk/include/llvm/Transforms/Scalar/GuardWidening.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Scalar/CMakeLists.txt
llvm/trunk/lib/Transforms/Scalar/GuardWidening.cpp
llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
llvm/trunk/test/Transforms/GuardWidening/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20143.57701.patch
Type: text/x-patch
Size: 31861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/8506171f/attachment.bin>
More information about the llvm-commits
mailing list