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