История коммитов

Автор SHA1 Сообщение Дата
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique 6 лет назад
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 лет назад
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified 8 лет назад
  Lang Hames b60f9a25c0 Revert r279016 -- it breaks win32-elf JIT tests. 9 лет назад
  Lang Hames 5bc5c47fda [RuntimeDyld] Strip leading '_' from symbols on 32-bit windows in 9 лет назад
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) 9 лет назад
  Lang Hames 9ab9fd58bd [RuntimeDyld] Fix '_' stripping in RTDyldMemoryManager::getSymbolAddressInProcess. 9 лет назад
  Alexander Kornienko c16fc54851 Use 'override/final' instead of 'virtual' for overridden methods 10 лет назад
  Lang Hames 83b5f345b2 [ExecutionEngine] Fix MCJIT::addGlobalMapping. 10 лет назад
  Benjamin Kramer d59c5f9a06 Add missing includes. make_unique proliferated everywhere. 10 лет назад
  Lang Hames e2ef4419a8 [MCJIT] Turn the getSymbolAddress free function created in r218626 into a static 11 лет назад
  David Blaikie 03b4667e14 Unit test r218187, changing RTDyldMemoryManager::getSymbolAddress's behavior favor mangled lookup over unmangled lookup. 11 лет назад
  NAKAMURA Takumi a6c580e834 Rework r218304, "ExecutionEngineTests: Call llvm_shutdown() on exit for ManagedStatic introduced in r218151." 11 лет назад
  NAKAMURA Takumi 0c5fa4797c ExecutionEngineTests: Call llvm_shutdown() on exit for ManagedStatic introduced in r218151. 11 лет назад
  Rafael Espindola 3f4ed32b43 Make it explicit that ExecutionEngine takes ownership of the modules. 11 лет назад
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 лет назад
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 лет назад
  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 лет назад
  Dylan Noblesmith 35af1d7e2c unittests: add ErrorStr to ExecutionEngine test 13 лет назад
  Chris Lattner db125cfaf5 land David Blaikie's patch to de-constify Type, with a few tweaks. 14 лет назад
  Jeffrey Yasskin 4c5b23b24f Make the ExecutionEngine automatically remove global mappings on when their 16 лет назад
  Jeffrey Yasskin c89d27a440 ExecutionEngine::clearGlobalMappingsFromModule failed to remove reverse 16 лет назад
  Owen Anderson 1d0be15f89 Push LLVMContexts through the IntegerType APIs. 16 лет назад
  Jeffrey Yasskin 0a962314fb Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old 16 лет назад