-modified machine operand class - took regNum out of union to set regNum after
[oota-llvm.git] / lib / ExecutionEngine /
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.
2001-09-10 Chris LattnerUse the correct style casts
2001-09-10 Chris LattnerAdd support for external methods
2001-09-10 Chris LattnerGenericize support for calling functions a bit
2001-09-07 Chris LattnerMake use of the new TOOLNAME/USEDLIBS options provided...
2001-09-07 Chris LattnerAnnotations are now const
2001-08-27 Chris LattnerLots of new functionality
2001-08-23 Chris LattnerInitial checkin of interpreter