================ Comment at: lib/Basic/Targets.cpp:1025 @@ +1024,3 @@ + HasDirectMove = false; + VSXDisabled = true; + } ---------------- Oops, there was supposed to be a continue here. Added to the source tree. Repository: rL LLVM http://reviews.llvm.org/D10972