Implement a TODO: have the legalizer canonicalize a bunch of operations to
[oota-llvm.git] / lib / Target / MRegisterInfo.cpp
2006-04-10 Jim LaskeyUse existing information.
2006-04-07 Jim LaskeyFoundation for call frame information.
2006-03-28 Jim LaskeyExpose base register for DwarfWriter. Refactor code...
2006-02-01 Chris LattnerFinegrainify namespacification
2005-09-30 Chris LattnerRename MRegisterDesc -> TargetRegisterDesc for consistency
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-10-27 Nate BegemanMove destructor out of line to avoid vtable emission...
2004-10-27 Nate BegemanFix the build by eliminating some more dead code. ...
2004-08-26 Alkis EvlogimenosAdd getAllocatableSet() function.
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-08-03 Chris LattnerMake it easier to debug by exposing a temporary
2002-12-28 Chris LattnerCapture more information in ctor
2002-12-17 Chris LattnerNew file