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
Commit message (
Expand
)
Author
Age
Files
Lines
*
APInt's countLeadingOnes() was broken for negative i128 values,
Torok Edwin
2009-01-27
1
-2
/
+77
*
Port this test from dejagnu to unit testing.
Nick Lewycky
2009-01-19
1
-0
/
+25
*
Fix naming of file.
Bill Wendling
2009-01-11
1
-1
/
+1
*
Adding unittests for SmallVector. Test by Talin.
Bill Wendling
2009-01-10
1
-0
/
+383
*
Some generic clean-ups. Also make the StringMapEntryInitializer specializatio...
Bill Wendling
2009-01-08
1
-45
/
+44
*
* Don't explicitly cast "0" to "void*". This doesn't work well with specialized
Bill Wendling
2009-01-08
1
-3
/
+17
*
80-column violation fix.
Bill Wendling
2009-01-08
1
-1
/
+1
*
* Added unittests for StringMap
Misha Brukman
2009-01-08
1
-0
/
+189
*
Minor cleanup for unittest:
Misha Brukman
2009-01-07
1
-3
/
+3
*
Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to
Bill Wendling
2009-01-04
1
-1
/
+2
*
improve test and address Misha's comments
Nuno Lopes
2009-01-03
1
-43
/
+34
*
Reassign the buffer to the pointer so that we don't overwrite memory.
Bill Wendling
2009-01-02
1
-0
/
+2
*
fist short at a new unit test for ImmutableSets. no bugs found, though :P
Nuno Lopes
2009-01-02
1
-0
/
+208
*
make 'make clean' remove test binaries as well
Nuno Lopes
2009-01-02
1
-0
/
+3
*
Original patch by Talin.
Misha Brukman
2009-01-01
5
-0
/
+253