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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put targets on folders, if the IDE supports the feature.
Oscar Fuentes
2011-02-20
1
-0
/
+2
*
Disable RTTI when building unit tests. This avoids errors at link time.
Oscar Fuentes
2011-01-13
1
-0
/
+6
*
Add ADT/IntEqClasses.h as a light-weight implementation of EquivalenceClasses.h.
Jakob Stoklund Olesen
2010-12-21
1
-0
/
+1
*
CMake: Fix warning in gtest header used by unit tests.
Frits van Bommel
2010-12-07
1
-0
/
+4
*
unittests/CMakeLists.txt: Tweak unittests' layout to be identical to GNU build.
NAKAMURA Takumi
2010-12-07
1
-5
/
+6
*
unittests: Merge SystemTests back into SupportTests.
Michael J. Spencer
2010-11-29
1
-9
/
+2
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-3
/
+1
*
unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cy...
NAKAMURA Takumi
2010-11-26
1
-0
/
+4
*
unittests: Add SystemTests.
Michael J. Spencer
2010-11-24
1
-1
/
+13
*
Add test for PR 8111. By Frits van Bommel.
Dale Johannesen
2010-11-19
1
-0
/
+1
*
Add ADT/IntervalMap.
Jakob Stoklund Olesen
2010-11-19
1
-0
/
+1
*
unittests/CMakeLists.txt: [PR8225] Tweak linking JITTests on MSVC to add JITT...
NAKAMURA Takumi
2010-11-19
1
-1
/
+7
*
unittests/CMakeLists.txt: Suppress building ValueMapTest on MSVC older than 1...
NAKAMURA Takumi
2010-11-19
1
-1
/
+9
*
Revert "Add ADT/IntervalMap.", GCC doesn't like it.
Jakob Stoklund Olesen
2010-11-19
1
-1
/
+0
*
Add ADT/IntervalMap.
Jakob Stoklund Olesen
2010-11-19
1
-0
/
+1
*
unittests/CMakeLists.txt: Add missing VMCore/ValueMapTest.cpp to VMCoreTests.
NAKAMURA Takumi
2010-11-14
1
-0
/
+1
*
unittests/CMakeLists.txt: Don't use RTTI, or linking failed.
NAKAMURA Takumi
2010-10-29
1
-1
/
+0
*
Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience target
Oscar Fuentes
2010-10-28
1
-0
/
+3
*
Support: Add Endian.h
Michael J. Spencer
2010-10-21
1
-1
/
+2
*
unittests: Use the correct defines and global variables when building on CMake.
Michael J. Spencer
2010-10-19
1
-0
/
+2
*
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
Michael J. Spencer
2010-10-11
1
-0
/
+1
*
Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
Michael J. Spencer
2010-10-11
1
-1
/
+0
*
Reduce dpendencies for SupportTests.
Michael J. Spencer
2010-10-11
1
-13
/
+19
*
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
Michael J. Spencer
2010-10-11
1
-0
/
+1
*
Remove reference to nonexistent test in CMake makefile for unit tests
Douglas Gregor
2010-09-27
1
-2
/
+1
*
Reverting "CMake: Don't include tools, unittets, or examples as
Oscar Fuentes
2010-09-25
1
-3
/
+1
*
CMake: Don't include tools, unittets, or examples as available targets
Michael J. Spencer
2010-09-24
1
-1
/
+3
*
CMake: Build unittests.
Michael J. Spencer
2010-09-24
1
-0
/
+95