index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittests
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
InstrProf: Add some unit tests for CoverageMapping
Justin Bogner
1
-1
/
+1
2014-07-03
Invert the MC -> Object dependency.
Rafael Espindola
1
-1
/
+1
2014-01-31
Introduce line editor library.
Peter Collingbourne
1
-2
/
+2
2014-01-16
Reapply r194218 with fix:
Bill Wendling
1
-1
/
+1
2013-12-19
Introduce clean-ups in llvm/unittests/Makefile.unittest, to sweep stray *Tests.
NAKAMURA Takumi
1
-1
/
+2
2013-12-19
No point in having a "#if 0"ed unittest.
Rafael Espindola
1
-1
/
+1
2013-12-19
ArchiveFileDescriptorTests: Resurrect part of r197600, but make it invalidate...
NAKAMURA Takumi
1
-2
/
+2
2013-12-18
Revert r197600 while I sort out why it's failing on Windows.
Owen Anderson
1
-2
/
+2
2013-12-18
Add a unit test for loading an object file via a file descriptor. Patch by P...
Owen Anderson
1
-2
/
+2
2013-11-09
Revert "Move copying of global initializers below the cloning of functions."
Adrian Prantl
1
-1
/
+1
2013-11-07
Move copying of global initializers below the cloning of functions.
Bill Wendling
1
-1
/
+1
2013-10-16
Fix MCDataAtom never calling remap when adding data.
Rafael Espindola
1
-1
/
+1
2013-09-03
Add a hashing routine that handles hashing types. Add a test for
Eric Christopher
1
-2
/
+2
2013-07-20
Add Option unit tests to the make build
Hans Wennborg
1
-2
/
+2
2013-07-09
Make BinaryRef output correctly in case of empty data.
Sean Silva
1
-1
/
+1
2013-04-17
Create a stub for DWARF parser unittests
Alexey Samsonov
1
-1
/
+2
2013-01-07
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
Chandler Carruth
1
-1
/
+1
2012-01-02
Undo the hack in r147427 and move this unittest to a better home. This
Chandler Carruth
1
-1
/
+1
2010-11-29
Merge System into Support.
Michael J. Spencer
1
-1
/
+1
2010-11-24
unittests: Add SystemTests.
Michael J. Spencer
1
-1
/
+1
2010-08-02
Make SCEVUnknown a CallbackVH, so that it can be notified directly
Dan Gohman
1
-1
/
+1
2010-07-29
Remove the temporary hack, now that the llvm-i686-linux buildbot has
Bob Wilson
1
-1
/
+0
2010-07-29
Fix the temporary hack.
Bob Wilson
1
-1
/
+2
2010-07-29
Temporary hack to ensure stale Analysis dir is cleaned up on llvm-i686-linux.
Daniel Dunbar
1
-1
/
+1
2010-07-29
Speculatively revert r109705 since it seems to be causing some build bot
Eric Christopher
1
-1
/
+1
2010-07-29
Factor out some of the code for updating old SCEVUnknown values, and
Dan Gohman
1
-1
/
+1
2009-09-27
New unit test for the cloning module, which so far only covers cloning of
Nick Lewycky
1
-1
/
+1
2009-09-13
Move unittest driver to utils/unittest/UnitTestMain.
Daniel Dunbar
1
-7
/
+0
2009-08-01
Remove now empty unit test directory.
Benjamin Kramer
1
-1
/
+1
2009-07-27
Remove trailing slashes from include paths. Some versions of mingw don't like...
Benjamin Kramer
1
-1
/
+1
2009-06-25
Add a JITEventListener interface that gets called back when a new function is
Jeffrey Yasskin
1
-1
/
+1
2009-06-24
Start MCAsmStreamer implementation.
Daniel Dunbar
1
-1
/
+1
2009-03-24
Converted a1.ll to unittests.
Misha Brukman
1
-1
/
+1
2009-03-17
Minimal raw_ostream unit tests
Daniel Dunbar
1
-1
/
+1
2009-01-04
Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to
Bill Wendling
1
-1
/
+2
2009-01-02
make 'make clean' remove test binaries as well
Nuno Lopes
1
-0
/
+3
2009-01-01
Original patch by Talin.
Misha Brukman
1
-0
/
+20