Commit History

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