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

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon Jun 3 09:40:10 PDT 2013


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.

/jakob




More information about the llvm-commits mailing list