Skip to content
  1. Sep 15, 2003
  2. Sep 13, 2003
  3. Sep 12, 2003
  4. Sep 11, 2003
  5. Sep 10, 2003
  6. Sep 05, 2003
  7. Sep 03, 2003
    • Brian Gaeke's avatar
      ExecutionEngine.cpp: Move execution engine creation stuff into a new · 4bd3bd5b
      Brian Gaeke authored
        static method here.
       Remove some extra blank lines.
      ExecutionEngine.h: Add its prototype.
      lli.cpp: Call it.
      
      Make creation method for each type of EE into a static method of its
      own subclass.
      
      Interpreter/Interpreter.cpp: ExecutionEngine::createInterpreter -->
       Interpreter::create
      Interpreter/Interpreter.h: Likewise.
      JIT/JIT.cpp: ExecutionEngine::createJIT --> VM::create
      JIT/VM.h: Likewise.
      
      llvm-svn: 8343
      4bd3bd5b
  8. Sep 02, 2003
  9. Sep 01, 2003
  10. Aug 31, 2003
  11. Aug 29, 2003
  12. Aug 28, 2003
  13. Aug 24, 2003
Loading