[llvm-commits] [llvm] r63521 - in /llvm/trunk: include/llvm/Target/TargetAsmInfo.h lib/Target/PIC16/PIC16TargetAsmInfo.cpp lib/Target/PIC16/PIC16TargetAsmInfo.h

Chris Lattner clattner at apple.com
Mon Feb 2 12:29:19 PST 2009


On Feb 2, 2009, at 8:53 AM, Sanjiv Gupta wrote:

> Author: sgupta
> Date: Mon Feb  2 10:53:06 2009
> New Revision: 63521
>
> URL: http://llvm.org/viewvc/llvm-project?rev=63521&view=rev
> Log:
> Made the common case of default address space directive as non- 
> virtual for performance reasons. Provide a single virtual interface  
> for directives of all sizes in  non-default address spaces.

Thanks Sanjiv!

-Chris



More information about the llvm-commits mailing list