[polly] Enable scev codegen and remove ivcanon pass

Sebastian Pop spop at codeaurora.org
Mon Mar 4 11:35:39 PST 2013


Hi Tobi,

here are the last three patches to remove ivcanon:
- first we enable scevcodegen by default,
- then remove the ivcanon restriction from scop detection,
- finally remove the ivcanon pass.

Ok to commit?

Thanks,
Sebastian
-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-enable-scev-codegen.patch
Type: text/x-diff
Size: 4452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130304/29da0024/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-create-scops-with-non-canonical-IVs.patch
Type: text/x-diff
Size: 4140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130304/29da0024/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-remove-iv-canonicalization-pass.patch
Type: text/x-diff
Size: 83192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130304/29da0024/attachment-0002.patch>


More information about the llvm-commits mailing list