[llvm] r183094 - Sparc: Add support for indirect branch and blockaddress in Sparc backend.

Venkatraman Govindaraju venkatra at cs.wisc.edu
Tue Jun 4 11:40:11 PDT 2013


On Mon, Jun 3, 2013 at 11:40 AM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Jun 2, 2013, at 10:58 PM, Venkatraman Govindaraju <venkatra at cs.wisc.edu> wrote:
>
>> Author: venkatra
>> Date: Mon Jun  3 00:58:33 2013
>> New Revision: 183094
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=183094&view=rev
>> Log:
>> Sparc: Add support for indirect branch and blockaddress in Sparc backend.
>
> Nice!
>
>> +//Indirect Branch
>
> Please use a space after //, and periods after sentences, like this:
>
>> // FIXME: the encoding for the JIT should look at the condition field.
>

Thank you for reviewing the patches. Revision r183243 clean ups this
comment and others in the SPARC backend.

Thanks,
--Venkat

> /jakob
>



More information about the llvm-commits mailing list