[llvm-commits] [llvm] r46659 - in /llvm/trunk: include/llvm/CodeGen/ include/llvm/Target/ lib/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/ lib/Target/ARM/ lib/Target/Alpha/ lib/Target/CellSPU/ lib/Target/IA64/ lib/Target/Mips/ lib/Target/PowerPC/ lib/Target/Sparc/ lib/Target/X86/ utils/TableGen/

Anton Korobeynikov asl at math.spbu.ru
Sat Feb 2 10:38:30 PST 2008


> Right. They are not necessary now. But I think eventually I'd like to  
> see all the debug information be represented in MI's
This looks like to be pretty sane approach. This will also allow us to
clean up bunch of hackish code in X86RegisterInfo.cpp for 'automatic'
emission of frame moves information, etc.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-commits mailing list