index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
IR
/
ValueMapTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/LLVM_ON_WIN32/_WIN32/, llvm
Nico Weber
2018-04-29
1
-1
/
+1
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-5
/
+5
*
Document end of anonymous namespaces, NFC
Duncan P. N. Exon Smith
2016-04-02
1
-1
/
+1
*
[lit] Fix running gtest type-parameterized tests on Windows
Reid Kleckner
2015-04-06
1
-1
/
+2
*
Support: make LLVM Mutexes STL-compatible
Dylan Noblesmith
2014-08-23
1
-2
/
+2
*
Revert "Replace Execution Engine's mutex with std::recursive_mutex."
Zachary Turner
2014-06-20
1
-4
/
+4
*
Fix some -Wsign-compare fallout from changing container count member function...
David Blaikie
2014-06-20
1
-10
/
+10
*
Replace Execution Engine's mutex with std::recursive_mutex.
Zachary Turner
2014-06-18
1
-4
/
+4
*
Fix build breakage caused by change to ValueMapTest.
Zachary Turner
2014-06-17
1
-2
/
+2
*
Expose ValueMap's mutex type as a typedef instead of a sys::Mutex.
Zachary Turner
2014-06-17
1
-7
/
+7
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-2
/
+2
*
[C++11] Now that the users are gone, rip out the duplicated traits from type_...
Benjamin Kramer
2014-03-07
1
-1
/
+2
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-3
/
+2
*
[Modules] Move ValueMap to the IR library. While this class does not
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[C++11] Replace LLVM_STATIC_ASSERT with static_assert, we now have
Chandler Carruth
2014-03-02
1
-2
/
+1
*
Use LLVM_STATIC_ASSERT rather than a hand-rolled implementation.
David Blaikie
2014-01-02
1
-2
/
+2
*
Rename 'assert' to something less loaded in CompileAssertHasType
Alp Toker
2014-01-01
1
-1
/
+1
*
Silence g++ 4.9 build issue in unit tests
Alp Toker
2014-01-01
1
-1
/
+2
*
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
Chandler Carruth
2013-01-07
1
-0
/
+294