Make SpecialCaseList match full strings, as documented, using anchors.
[oota-llvm.git] / unittests / Makefile
2013-07-09 Sean SilvaMake BinaryRef output correctly in case of empty data.
2013-04-17 Alexey SamsonovCreate a stub for DWARF parser unittests
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...
2012-01-02 Chandler CarruthUndo the hack in r147427 and move this unittest to...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-24 Michael J. Spencerunittests: Add SystemTests.
2010-08-02 Dan GohmanMake SCEVUnknown a CallbackVH, so that it can be notifi...
2010-07-29 Bob WilsonRemove the temporary hack, now that the llvm-i686-linux...
2010-07-29 Bob WilsonFix the temporary hack.
2010-07-29 Daniel DunbarTemporary hack to ensure stale Analysis dir is cleaned...
2010-07-29 Eric ChristopherSpeculatively revert r109705 since it seems to be causi...
2010-07-29 Dan GohmanFactor out some of the code for updating old SCEVUnknow...
2009-09-27 Nick LewyckyNew unit test for the cloning module, which so far...
2009-09-13 Daniel DunbarMove unittest driver to utils/unittest/UnitTestMain.
2009-08-01 Benjamin KramerRemove now empty unit test directory.
2009-07-27 Benjamin KramerRemove trailing slashes from include paths. Some versio...
2009-06-25 Jeffrey YasskinAdd a JITEventListener interface that gets called back...
2009-06-24 Daniel DunbarStart MCAsmStreamer implementation.
2009-03-24 Misha BrukmanConverted a1.ll to unittests.
2009-03-17 Daniel DunbarMinimal raw_ostream unit tests
2009-01-04 Bill WendlingModify the unittests Makefiles so that they don't rebui...
2009-01-02 Nuno Lopesmake 'make clean' remove test binaries as well
2009-01-01 Misha BrukmanOriginal patch by Talin.