search for: f9832789

Displaying 2 results from an estimated 2 matches for "f9832789".

2011 Oct 18
0
[LLVMdev] Question regarding basic-block placement optimization
...s, and everything should be as breezy as IR. I realize the MBB interface is not the prettiest. Suggestions for cleaning it up are very welcome. /jakob -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111018/f9832789/attachment.html>
2011 Oct 18
3
[LLVMdev] Question regarding basic-block placement optimization
On Tue, Oct 18, 2011 at 2:59 PM, Cameron Zwarich <zwarich at apple.com> wrote: > On Oct 18, 2011, at 2:53 AM, Chandler Carruth wrote: > > > Hello, > > > > I'm working on basic-block placement optimizations based on branch > probability information. I've run into a stumbling block though. One of the > existing passes to do this, essentially a dead pass