Minor speedup by avoiding callbacks to functions already generated
[oota-llvm.git] / lib / ExecutionEngine / JIT / Callback.cpp
2003-05-08 Chris LattnerMinor speedup by avoiding callbacks to functions alread...
2003-05-08 Chris LattnerImprove efficiency of JIT by having it use direct funct...
2003-01-13 Chris LattnerBad segvs actually cause a segv now
2002-12-24 Chris LattnerInitial checkin of new LLI with JIT compiler