[LLVMdev] What would LLVM need to do this optimization?

Edward Lee eslee3 at uiuc.edu
Mon Nov 10 15:53:21 PST 2008


On Mon, Nov 10, 2008 at 5:39 PM, Edward Lee <eslee3 at uiuc.edu> wrote:
> (I've attached the original and optimized output for those curious.)
Oops. Because I was silly and forgot to attach the files. I've
additionally attached the intermediate optimized .ll file after
-atomic-region-clone -mem2reg if you want a different way to look at
what the pass does.

Ed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: true.ll
Type: application/octet-stream
Size: 1524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081110/d3863f89/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: true.int.ll
Type: application/octet-stream
Size: 4344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081110/d3863f89/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: true.opt.ll
Type: application/octet-stream
Size: 1895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081110/d3863f89/attachment-0002.obj>


More information about the llvm-dev mailing list