Added virtual function to generate an instruction sequence to
[oota-llvm.git] / include / llvm / Target /
2001-10-18 Vikram S. AdveAdded virtual function to generate an instruction seque...
2001-10-16 Ruchira SasankaAdded support for caller saving
2001-10-15 Ruchira Sasanka--changed Sugesting colors for method calls/return...
2001-10-15 Chris LattnerBe const correct
2001-10-13 Chris LattnerFix filename in comment
2001-09-30 Ruchira Sasankaadded suggesting color suppor
2001-09-19 Chris LattnerAdd emitAssembly Method
2001-09-18 Ruchira Sasanka*** empty log message ***
2001-09-18 Vikram S. AdveRenamed files to match the primary classes they provide.
2001-09-18 Vikram S. AdveMake class TargetMachine the common interface to all...
2001-09-15 Ruchira Sasankaadded reg alloc support
2001-09-14 Ruchira Sasanka*** empty log message ***
2001-09-14 Chris LattnerChris seems fond of #include <vector>. Fix these....
2001-09-14 Chris LattnerMinor reformatting, & protection fixes
2001-09-14 Chris LattnerSplit Register specific stuff out from TargetMachine...
2001-09-14 Chris LattnerSplit Target/Machine.h into three files:
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.