提交历史

作者 SHA1 备注 提交日期
  Jeff Cohen 00b16889ab Eliminate all remaining tabs and trailing spaces. 20 年之前
  Misha Brukman 3c94497ec7 Convert tabs to spaces 20 年之前
  Misha Brukman d1c881a8d4 * Remove trailing whitespace 20 年之前
  Chris Lattner 3048373748 Move the IntrinsicLowering header into the CodeGen directory, as per PR346 21 年之前
  Chris Lattner d5d8996720 Start using the new and improve interface to FunctionType arguments 21 年之前
  Chris Lattner 7301178aac Pass around IntrinsicLowering instances as appropriate. 21 年之前
  Chris Lattner 2cab55d7e1 No longer run atExit functions from run() 21 年之前
  Chris Lattner f7a743d7ed Finegrainify namespacification 22 年之前
  Brian Gaeke d0fde30ce8 Put all LLVM code into the llvm namespace, as per bug 109. 22 年之前
  Chris Lattner 502dda001a Be friendly to gcc 3.4... good compiler. Nice compiler. 22 年之前
  Brian Gaeke a824f42074 ExecutionEngine::create no longer takes a TraceMode argument. 22 年之前
  John Criswell b576c94c15 Added LLVM project notice to the top of every C++ source file. 22 年之前
  Chris Lattner 021c190f8d Squelch warning 22 年之前
  Brian Gaeke 70975eef57 Make CreateArgv part of lli rather than part of ExecutionEngine. 22 年之前
  Brian Gaeke 413ab6655b Remove support for interactive (step finish next) instructions. 22 年之前
  Brian Gaeke f58815e161 Interpreter cleanups: 22 年之前
  Brian Gaeke 82d8277ad5 ExecutionEngine.cpp: Move execution engine creation stuff into a new 22 年之前
  Chris Lattner 39c07264da Targets now configure themselves based on the source module, not on the 22 年之前
  John Criswell 69582b35b6 The JIT now passes the environment pointer to the main() function when it 22 年之前
  Chris Lattner 44edb6bdd2 Add support for atexit function, remove support for __main function 22 年之前
  Chris Lattner 56adf152f6 Make sure that globals are emitted AFTER the passmanager is set up for the JIT, 22 年之前
  Chris Lattner da82ed52ac A large number of simple changes: 22 年之前
  Chris Lattner 10daaa1416 Remove two fields from TargetData which are target specific. 22 年之前
  Chris Lattner 6b73fec0ce MAke sure that LLI properly configures align_of(double) 22 年之前
  Chris Lattner bd199fb114 Initial checkin of new LLI with JIT compiler 22 年之前