Changes For Bug 352
[oota-llvm.git] / include / llvm / ExecutionEngine / GenericValue.h
2004-09-01 Reid SpencerChanges For Bug 352
2004-02-25 Brian GaekeRepresent va_list in interpreter as a (ec-stack-depth...
2003-12-12 Brian GaekeUse uintptr_t for pointer values in the ExecutionEngine.
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2002-12-24 Chris LattnerInitial checkin of new LLI with JIT compiler