[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
Eric Christopher
echristo at apple.com
Thu Sep 2 11:30:05 PDT 2010
On Sep 2, 2010, at 1:20 AM, Duncan Sands wrote:
> 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.
Yeah, I think you're good.
Thanks for the patience!
-eric
More information about the llvm-commits
mailing list