커밋 기록

작성자 SHA1 메시지 날짜
  Benjamin Kramer 4c58740541 Replace non-recursive sys::Mutex users with std::mutex 6 년 전
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  Nico Weber 63033d33c8 s/LLVM_ON_WIN32/_WIN32/, llvm 7 년 전
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) 9 년 전
  Duncan P. N. Exon Smith ec78cb05a0 Document end of anonymous namespaces, NFC 9 년 전
  Reid Kleckner 0123b6ee73 [lit] Fix running gtest type-parameterized tests on Windows 10 년 전
  Dylan Noblesmith d930a30833 Support: make LLVM Mutexes STL-compatible 11 년 전
  Zachary Turner 91e18f7639 Revert "Replace Execution Engine's mutex with std::recursive_mutex." 11 년 전
  David Blaikie 20dead8d0c Fix some -Wsign-compare fallout from changing container count member functions to return unsigned instead of bool. 11 년 전
  Zachary Turner 1f502bd9d7 Replace Execution Engine's mutex with std::recursive_mutex. 11 년 전
  Zachary Turner 4072aa3649 Fix build breakage caused by change to ValueMapTest. 11 년 전
  Zachary Turner 84fea7720c Expose ValueMap's mutex type as a typedef instead of a sys::Mutex. 11 년 전
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 년 전
  Benjamin Kramer 1dd31112ff [C++11] Now that the users are gone, rip out the duplicated traits from type_traits.h 11 년 전
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 년 전
  Chandler Carruth 7225e27b4c [Modules] Move ValueMap to the IR library. While this class does not 11 년 전
  Chandler Carruth fc6d7d6cf5 [C++11] Replace LLVM_STATIC_ASSERT with static_assert, we now have 11 년 전
  David Blaikie 028b816496 Use LLVM_STATIC_ASSERT rather than a hand-rolled implementation. 11 년 전
  Alp Toker f8735544dc Rename 'assert' to something less loaded in CompileAssertHasType 11 년 전
  Alp Toker a18007d9d6 Silence g++ 4.9 build issue in unit tests 11 년 전
  Chandler Carruth c779e96158 Rename the VMCore unittest tree to IR. Somehow was missed when doing the 12 년 전