[llvm-commits] [llvm] r78802 - in /llvm/trunk: include/llvm/Target/ lib/CodeGen/ lib/Target/ARM/ lib/Target/Alpha/ lib/Target/Blackfin/ lib/Target/CellSPU/ lib/Target/MSP430/ lib/Target/Mips/ lib/Target/PIC16/ lib/Target/PowerPC/ lib/Target/Sparc

Daniel Dunbar daniel at zuster.org
Wed Aug 12 21:00:10 PDT 2009


On Wed, Aug 12, 2009 at 8:49 PM, Chris Lattner<clattner at apple.com> wrote:
> I don't have a strong opinion about it.  The only reason I did this was to
> make the various "register" calls more consistent and idiomatic.  If you
> want me to change it, I'm happy to do so.

I likewise don't have a strong opinion, so I guess inertia means it
stays. One idle day I think we should figure out how to get the
commonality into TargetRegistry...

 - Daniel




More information about the llvm-commits mailing list