[llvm-commits] [llvm] r118434 - in /llvm/trunk: cmake/modules/ lib/Target/MBlaze/ lib/Target/MBlaze/AsmParser/ lib/Target/MBlaze/Disassembler/ lib/Target/MBlaze/InstPrinter/

Chris Lattner clattner at apple.com
Thu Nov 11 09:57:02 PST 2010


On Nov 8, 2010, at 11:40 AM, Wesley Peck wrote:

> Author: peckw
> Date: Mon Nov  8 13:40:01 2010
> New Revision: 118434
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=118434&view=rev
> Log:
> Adding working version of assembly parser for the MBlaze backend
> Major cleanup of whitespace and formatting issues in MBlaze backend

Very nice!  Please add some testcases to test/MC/MBlaze so that it doesn't get broken in the future :)

-Chris



More information about the llvm-commits mailing list