On Dec 31, 2007, at 2:09 PM, Chris Lattner wrote:

> On Dec 30, 2007, at 10:32 PM, Owen Anderson wrote:
>> URL: http://llvm.org/viewvc/llvm-project?rev=45470&view=rev
>> Log:
>> Move copyRegToReg from MRegisterInfo to TargetInstrInfo.  This is
>> part of the
>> Machine-level API cleanup instigated by Chris.
>
> Very nice Owen, thanks!  One minor additional request: how about
> renaming it to "InsertCopy" instead of "copyRegToReg"?

There's a whole suite of instruction-creation APIs that need to be  
migrated over.  My plan is to migrate them all over, and then refactor  
them into a self-consistent API.

--Owen
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to