[llvm-commits] [llvm] r134079 - in /llvm/trunk/lib/Target/X86: X86ISelLowering.cpp X86ISelLowering.h

Jakob Stoklund Olesen stoklund at 2pi.dk
Wed Jun 29 10:59:39 PDT 2011


On Jun 29, 2011, at 10:23 AM, Eric Christopher wrote:

> Author: echristo
> Date: Wed Jun 29 12:23:50 2011
> New Revision: 134079
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=134079&view=rev
> Log:
> Use getRegForInlineAsmConstraint instead of custom defining regclasses
> via vectors.

Heh, you didn't even have to add new classes. Nice.

/jakob





More information about the llvm-commits mailing list