[PATCH] PRE: hoist operations into common dominator when possible.

Erik Verbruggen erikjv at me.com
Fri Aug 15 03:36:42 PDT 2014


When PRE detects a common operation after a basic diamond case and in
one predecessor in that diamond, then hoist that operation in the common
dominator of the predecessors instead of moving the operation into the
predecessor lacking it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PRE-hoist-operations-into-common-dominator-when-poss.patch
Type: application/octet-stream
Size: 7676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140815/00d3ff56/attachment.obj>


More information about the llvm-commits mailing list