[llvm-commits] [llvm] r121649 - in /llvm/trunk: cmake/modules/LLVMLibDeps.cmake lib/Target/MBlaze/MBlazeAsmBackend.cpp lib/Target/MBlaze/MBlazeFrameInfo.cpp lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp lib/Target/MBlaze/MBlazeISelLowering.cpp lib/Tar
Wesley Peck
peckw at wesleypeck.com
Sun Dec 12 14:26:30 PST 2010
No, I didn't mean to commit this. I revert it in a second.
--
Wesley Peck
University of Kansas
SLDG Laboratory
On Dec 12, 2010, at 4:24 PM, Chandler Carruth wrote:
> On Sun, Dec 12, 2010 at 2:02 PM, Wesley Peck <peckw at wesleypeck.com> wrote:
> Author: peckw
> Date: Sun Dec 12 16:02:31 2010
> New Revision: 121649
>
> URL: http://llvm.org/viewvc/llvm-project?rev=121649&view=rev
> Log:
> The ADD and ADDK (and all variants) instructions where flip-flopped in the MBlaze backend. This bug fix makes 64-bit math work on the MBlaze backend.
>
> Modified:
> llvm/trunk/cmake/modules/LLVMLibDeps.cmake
>
> Did you mean to commit this? In particular:
>
> +set(MSVC_LIB_DEPS_LLVMARMAsmPrinter LLVMMC LLVMSupport LLVMSystem)
>
> LLVMSystem is gone, isn't it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101212/ccbe2a07/attachment.html>
More information about the llvm-commits
mailing list