[llvm-commits] [llvm] r158073 - in /llvm/trunk: lib/Transforms/Scalar/Reassociate.cpp test/Transforms/Reassociate/fp-commute.ll

Duncan Sands baldrick at free.fr
Fri Jun 8 00:12:58 PDT 2012


Hi Charles,

>> Grab-bag of reassociate tweaks.
> One of these tweaks broke self-hosting for me. My newly-built stage 1 Clang hangs here building ClangAttrEmitter.cpp. Reverting this commit fixes it.
>
> I'd investigate this further, but right now I'm busy with my GSoC project. Would you like me to revert this for now?

I have a reduced test case, and hope to fix the issue today.  Feel free to
revert in the meantime if you like.

Ciao, Duncan.




More information about the llvm-commits mailing list