提交历史

作者 SHA1 备注 提交日期
  Rafael Espindola 3f4ed32b43 Make it explicit that ExecutionEngine takes ownership of the modules. 11 年之前
  Eric Christopher aa5b9c0f6f Temporarily Revert "Nuke the old JIT." as it's not quite ready to 11 年之前
  Rafael Espindola 875710a2fd Nuke the old JIT. 11 年之前
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 年之前
  NAKAMURA Takumi 2ab1641041 MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windows x64. 11 年之前
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 年之前
  Renato Golin 8eb76420cd Disable old JIT unittests for AARch64 11 年之前
  Chandler Carruth bc65a8d518 Move the LLVM IR asm writer header files into the IR directory, as they 11 年之前
  Rafael Espindola 496cf2308a Revert "[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc." 12 年之前
  Bill Schmidt d063a326b2 [PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc. 12 年之前
  Ulrich Weigand 7207285e65 12 年之前
  Ulrich Weigand 1218bc4fe6 12 年之前
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR 12 年之前
  Chandler Carruth 5a88dda4be Sort the #include lines for unittest/... 12 年之前
  Ulrich Weigand f772f07802 Disable all old-JIT unit tests on PowerPC. 12 年之前
  NAKAMURA Takumi 94d80da4a0 unittests/MultiJITTest.cpp: Tweak how to check symbol value for Win32 --enable-shared. 13 年之前
  Chris Lattner d8b7aa2613 Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does. Enhance 14 年之前
  Andrew Trick 5a76f00108 Exclude more arm jit failures pending PR10783. 14 年之前
  Jeffrey Yasskin 40966a7c68 Make it possible to create multiple JIT instances at the same time, by removing 15 年之前