index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
Support
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SourceMgr::PrintMessage() testable and add unit tests
Dmitri Gribenko
2013-09-27
1
-0
/
+1
*
Update CMake file to fix buildbots.
Bob Wilson
2013-09-09
1
-1
/
+0
*
Move generic isPrint and columnWidth implementations to a separate header/sou...
Alexander Kornienko
2013-09-04
1
-1
/
+1
*
Fix boolean logic in LockFileManager and test it
Reid Kleckner
2013-08-07
1
-0
/
+1
*
Implemented llvm::sys::locale::columnWidth and isPrint for the case of generi...
Alexander Kornienko
2013-08-07
1
-0
/
+1
*
[Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Reid Kleckner
2013-07-16
1
-0
/
+1
*
Rename Support.TimeValue to TimeValue.time_t in unittests/Support.
NAKAMURA Takumi
2013-07-16
1
-1
/
+1
*
Add to testsuite.
Eric Christopher
2013-05-24
1
-0
/
+1
*
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-04-23
1
-0
/
+1
*
[Support] Fix argv string escape bug on Windows
Reid Kleckner
2013-04-22
1
-0
/
+1
*
[Support] Port ErrorOr<T> from lld to C++03.
Michael J. Spencer
2013-01-20
1
-0
/
+1
*
Add an ArrayRecycler class.
Jakob Stoklund Olesen
2013-01-05
1
-0
/
+1
*
Begin sketching out the process interface.
Chandler Carruth
2012-12-31
1
-0
/
+1
*
Initial implementation of a utility for converting native data
Nick Kledzik
2012-12-12
1
-0
/
+1
*
Adding MCJIT and MemoryBuffer unit tests
Andrew Kaylor
2012-10-04
1
-0
/
+1
*
This patch adds memory support functions which will later be used to implemen...
Andrew Kaylor
2012-09-19
1
-0
/
+1
*
cmake: Fix file path.
Daniel Dunbar
2012-09-14
1
-1
/
+1
*
formatted_raw_ostream: Fix a serious bug in tell().
Daniel Dunbar
2012-09-14
1
-1
/
+2
*
Initial commit of new FileOutputBuffer support class.
Nick Kledzik
2012-08-01
1
-0
/
+1
*
Move the IRBuilder unittest from Support to VMCore. This got missed in
Chandler Carruth
2012-07-16
1
-1
/
+0
*
Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes
Chandler Carruth
2012-07-15
1
-1
/
+0
*
Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with
Chandler Carruth
2012-07-15
1
-1
/
+0
*
Completely refactor the structuring of unittest CMake files to match the
Chandler Carruth
2012-06-21
1
-0
/
+29