[llvm-commits] [llvm] r75308 - in /llvm/trunk: include/llvm/CodeGen/ValueTypes.h include/llvm/CodeGen/ValueTypes.td lib/VMCore/ValueTypes.cpp utils/TableGen/CodeGenTarget.cpp

Bob Wilson bob.wilson at apple.com
Mon Jul 13 17:01:00 PDT 2009


On Jul 12, 2009, at 10:11 PM, Chris Lattner wrote:

>
> On Jul 12, 2009, at 9:54 PM, Evan Cheng wrote:
>
>> My current plan is to model with as intrinsics that produce multiple
>> scalar values. We should simply pre-register allocate them isel time.
>
> Works for me.  If/when perf starts mattering for them, we can
> reevaluate and improve it then.

I'm going to revert the patches to add the new types and register  
classes.  I'll be trying Evan's new plan next....



More information about the llvm-commits mailing list