[llvm-commits] [llvm] r166937 - in /llvm/trunk: docs/ReleaseNotes.html include/llvm/Transforms/IPO/PassManagerBuilder.h lib/Transforms/IPO/PassManagerBuilder.cpp
Nadav Rotem
nrotem at apple.com
Mon Oct 29 10:17:40 PDT 2012
On Oct 29, 2012, at 10:13 AM, Hal Finkel <hfinkel at anl.gov> wrote:
> I'm okay with this for now, although I'd like to merge them back together at some point.
I split the two passes because we need to be able to run one or the other. It is difficult to debug and benchmark when both passes are enabled.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121029/7675b5bd/attachment.html>
More information about the llvm-commits
mailing list