[LLVMdev] Non-local DSE optimization
Jakub Staszak
kuba at gcc.gnu.org
Sun Aug 30 20:21:51 PDT 2009
Hello,
This patch adds non-local DSE optimization. It uses Static Single Use
representation. This is my first "big" patch, please be tolerant :-)
Please note that optimization is disabled by default.
-Jakub
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dse_ssu.patch
Type: application/octet-stream
Size: 17352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090831/f6686dd6/attachment.obj>
More information about the llvm-dev
mailing list