search for: 6014a731

Displaying 2 results from an estimated 2 matches for "6014a731".

Did you mean: 20140731
2013 Mar 07
0
[LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
...ng > >> >> Dmitri >> > > -------------- next part -------------- A non-text attachment was scrubbed... Name: tilegx-backend.tar.bz2 Type: application/octet-stream Size: 73509 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130308/6014a731/attachment.obj>
2013 Mar 02
3
[LLVMdev] RFC: TileGX, a new backend for Tilera's many core processor
On 03/02/2013 04:50 AM, Dmitri Gribenko wrote: > You also need tests for Clang bits, too. > > Mechanical issues: > > +/// getTileRegisterNumbering - Given the enum value for some register, > +/// return the number that it corresponds to. > > Please don't duplicate function and class name in comments. Existing > code does this, but current style guidelines advise not