aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2003-07-08Simplified DOTRACING flag.Vikram S. Adve
2003-07-08Use libinstr.$(ARCH).a instead of libinstr64.aVikram S. Adve
2003-07-08*** empty log message ***Vikram S. Adve
2003-07-06Regression test for bug in reg. allocation that was using %xcc insteadVikram S. Adve
2003-07-03New testcaseChris Lattner
2003-07-01Fix testcase failing because of change of outputChris Lattner
2003-07-01Updated the name of the LLVM disassembler so that the test does not fail.John Criswell
2003-07-01new testcaseChris Lattner
2003-07-01Move to test/programs/LLvmsourceChris Lattner
2003-07-01Make testcase a bit more interestingChris Lattner
2003-07-01New testcaseChris Lattner
2003-06-30This causes an assert in the assembler. :(Chris Lattner
2003-06-30Spell `apparently' with an `e'.Misha Brukman
2003-06-30New testcaseChris Lattner
2003-06-30Add dependency on analyzeChris Lattner
2003-06-30New testcaseChris Lattner
2003-06-29Add clean target to clean up my messChris Lattner
2003-06-29This node should not be incomplete!Chris Lattner
2003-06-29New testcaseChris Lattner
2003-06-29New, smaller testcaseChris Lattner
2003-06-29New testcaseChris Lattner
2003-06-29Fix testcaseChris Lattner
2003-06-29New testcaseChris Lattner
2003-06-29Make sure that the global is known to be internalChris Lattner
2003-06-28New testcaseChris Lattner
2003-06-28Do not chain to basic-aaChris Lattner
2003-06-28Remove obsolete scriptChris Lattner
2003-06-28Remove usage of grep-not scriptChris Lattner
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-28Move DSGraph tests to test/Regression/Analysis/DSGraphChris Lattner
2003-06-28Move files to test/Regression/Analysis/DSGraphChris Lattner
2003-06-28No use in having CFGSimplify and SimplifyCFG directories!Chris Lattner
2003-06-28Eliminate explicit control flow in testsChris Lattner
2003-06-28Use not instead of grep-notChris Lattner
2003-06-28Switch tests over to use the 'not' script, instead of explicit control flowChris Lattner
2003-06-28Force the interpreter for this testcaseChris Lattner
2003-06-28Get rid of control flow in the testChris Lattner
2003-06-28New script for testrunner programsChris Lattner
2003-06-28Convert scripts from using explicit control flow to use the new grep-not scriptChris Lattner
2003-06-28Handle quoting rightChris Lattner
2003-06-28Make the TestRunner tests not print out horrible things when they runChris Lattner
2003-06-28Fix testcaseChris Lattner
2003-06-28Initial checkin of grep-not scriptChris Lattner
2003-06-28Add the test/Scripts directory to the path used by TestRunnerChris Lattner
2003-06-28Describe directoryChris Lattner
2003-06-28Improve the make ruleChris Lattner
2003-06-28New testcaseChris Lattner
2003-06-28New makefile for Dsgraph testsChris Lattner
2003-06-28Add DSGraph to the testsChris Lattner
2003-06-28Add test for new zeroinitializer tokenChris Lattner