[llvm-commits] More aggressive speculation in SimplifyCFG
Krzysztof Parzyszek
kparzysz at codeaurora.org
Tue Jan 22 15:42:34 PST 2013
This is a patch that enables generating "select" instructions more
aggressively in SimplifyCFG. It was written a while ago to convert more
instances of conditional code into a straight-line code. As presented
in the attached patch, it is disabled by default.
Please take a look and share comments if you have any.
-Krzysztof
--
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-Allow-more-aggressive-generation-of-select-instructi.patch
Type: text/x-patch
Size: 19097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130122/bcfbee8d/attachment.bin>
More information about the llvm-commits
mailing list