[polly] scop detection: small cleanups

Sebastian Pop spop at codeaurora.org
Wed Jun 12 15:32:19 PDT 2013


Hi Tobi,

I have 3 more small cleanups for compile time. I already sent an email about
4/4, so I'm not attaching it again here:

[PATCH 1/4] scop detection: only execute print stmts under DEBUG
[PATCH 2/4] scop detection: check flag before expensive call
[PATCH 3/4] scop detection: inline and remove isValidBasicBlock
[PATCH 4/4] scop detection: detect regions bottom up

Ok to commit 1, 2, and 3?

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-scop-detection-only-execute-print-stmts-under-DEBUG.patch
Type: text/x-diff
Size: 2162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130612/08cda625/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-scop-detection-check-flag-before-expensive-call.patch
Type: text/x-diff
Size: 1054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130612/08cda625/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-scop-detection-inline-and-remove-isValidBasicBlock.patch
Type: text/x-diff
Size: 2658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130612/08cda625/attachment-0002.patch>


More information about the llvm-commits mailing list