[llvm] r179684 - R600: Emit used GPRs count

Vincent Lejeune vljn at ovi.com
Sun Apr 21 15:01:16 PDT 2013


Hi,

Here is a patch that add another field to the .AMDGPU.config section of llc outputs.
I changed all r600 test so that they check for gpr count and the new stack size info,
so it is testing both patches.

Vincent 


----- Mail original -----
> De : Tobias Grosser <tobias at grosser.es>
> À : Vincent Lejeune <vljn at ovi.com>
> Cc : llvm-commits at cs.uiuc.edu
> Envoyé le : Mercredi 17 avril 2013 17h26
> Objet : Re: [llvm] r179684 - R600: Emit used GPRs count
> 
> On 04/17/2013 05:17 PM, Vincent Lejeune wrote:
>>  Author: vljn
>>  Date: Wed Apr 17 10:17:25 2013
>>  New Revision: 179684
>> 
>>  URL: http://llvm.org/viewvc/llvm-project?rev=179684&view=rev
>>  Log:
>>  R600: Emit used GPRs count
>> 
>>  Modified:
>>       llvm/trunk/lib/Target/R600/AMDGPUAsmPrinter.cpp
>>       llvm/trunk/lib/Target/R600/AMDGPUAsmPrinter.h
> 
> Hi Vincent,
> 
> would you mind adding test cases?
> 
> Tobias
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-Use-.AMDGPU.config-section-to-emit-stacksize.patch
Type: application/octet-stream
Size: 44529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130421/d93720fc/attachment.obj>


More information about the llvm-commits mailing list