[llvm-commits] [llvm] r93030 - in /llvm/trunk: include/llvm/Target/Target.td include/llvm/Target/TargetInstrInfo.h utils/TableGen/CodeEmitterGen.cpp utils/TableGen/CodeGenTarget.cpp utils/TableGen/InstrInfoEmitter.cpp

Chris Lattner clattner at apple.com
Fri Jan 8 23:21:08 PST 2010


On Jan 8, 2010, at 3:51 PM, Dale Johannesen wrote:

> Author: johannes
> Date: Fri Jan  8 17:51:25 2010
> New Revision: 93030
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=93030&view=rev
> Log:
> Add DEBUG_VALUE.  Not used yet.

Hi Dale,

How do you envision this working?  How will this represent memory and register operands?

-Chris





More information about the llvm-commits mailing list