[llvm] r179684 - R600: Emit used GPRs count

Vincent Lejeune vljn at ovi.com
Mon Apr 22 13:29:49 PDT 2013


Another version of this patch, with less test.


----- Mail original -----
> De : Vincent Lejeune <vljn at ovi.com>
> À : Tobias Grosser <tobias at grosser.es>
> Cc : "llvm-commits at cs.uiuc.edu" <llvm-commits at cs.uiuc.edu>
> Envoyé le : Lundi 22 avril 2013 0h01
> Objet : Re: [llvm] r179684 - R600: Emit used GPRs count
> 
> 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
>> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-Use-.AMDGPU.config-section-to-emit-stacksize.patch
Type: application/octet-stream
Size: 6717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130422/14025e36/attachment.obj>


More information about the llvm-commits mailing list