[PATCH] A bit-tracking DCE Pass
hfinkel at anl.gov
hfinkel at anl.gov
Sun Feb 15 15:47:59 PST 2015
Updated in response to review comments (using range-based fors, adjusting other formatting, refactoring, fusing ending loops, etc.).
[Still all one pass, analysis has not been split out into a separate pass yet].
http://reviews.llvm.org/D7531
Files:
include/llvm-c/Transforms/Scalar.h
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/BDCE.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/BDCE/basic.ll
test/Transforms/BDCE/dce-pure.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7531.19989.patch
Type: text/x-patch
Size: 32690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150215/d5951639/attachment.bin>
More information about the llvm-commits
mailing list