Add a spiller option to llc. A simple spiller will come soon. When we get CFG in...
[oota-llvm.git] / lib / CodeGen / MachineInstrAnnot.cpp
2004-02-29 Chris LattnerMove the private MachineInstrAnnot.h into a private...
2004-02-23 Chris LattnerFinegrainify namespacification
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-07-10 Vikram S. AdveValues stored in CallArgsDescriptor cannot be const.
2003-01-15 Chris LattnerPrune #includes
2002-10-31 Vikram S. AdveRestore support for indirect function calls (which...
2002-10-29 Vikram S. AdveRemove separate vector of implicit refs from MachineIns...
2002-10-28 Chris LattnerAdd #includes now that MachineInstr.h doesn't include...
2002-09-28 Vikram S. AdveFixed method getReturnValue(): it should return NULL...
2002-08-09 Chris Lattner* Removed extraneous #includes
2002-05-19 Vikram S. AdveAnnotation class for MachineInstr.