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

Wesley Peck peckw at wesleypeck.com
Thu Nov 11 13:52:13 PST 2010


I have committed some initial MC asm parser tests for the MBlaze backend in 118844.

Also, thanks for taking a look at the code.

-- Wesley Peck

On Nov 11, 2010, at 11:57 AM, Chris Lattner wrote:

> 
> 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