[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

Chris Lattner clattner at apple.com
Sun Jul 12 22:11:00 PDT 2009


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.

-Chris




More information about the llvm-commits mailing list