[llvm-commits] [llvm] r112719 - in /llvm/trunk: include/llvm/Transforms/Utils/SSAUpdater.h lib/CodeGen/DwarfEHPrepare.cpp lib/Transforms/Scalar/GVN.cpp lib/Transforms/Scalar/JumpThreading.cpp lib/Transforms/Scalar/LICM.cpp lib/Transforms/Scalar/LoopRotation.cpp lib/Transforms/Utils/LCSSA.cpp lib/Transforms/Utils/SSAUpdater.cpp

Duncan Sands baldrick at free.fr
Thu Sep 2 01:20:44 PDT 2010


Hi Eric,

> Speculatively revert 112699 and 112702, they seem to be causing
> self host errors on clang-x86-64.

I've reapplied 112699 since it should be harmless.  Once the dust settles I
will probably reapply 112702 since I didn't yet spot anything wrong with it.

Ciao,

Duncan.



More information about the llvm-commits mailing list