aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-18This commit was manufactured by cvs2svn to create tag 'RELEASE_20'.svn-tags/RELEASE_20cvs2svn
2007-05-07Update.Evan Cheng
2007-05-07Reduce memory usage.Lauro Ramos Venancio
2007-05-05Enable thumb tests.Lauro Ramos Venancio
2007-05-04Merge Evan's remote test implementation with mine: Allow to define theLauro Ramos Venancio
2007-05-04Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2007-05-04Fix the previous patch: we don't want to count the time needed to run ULIMITCMD.Lauro Ramos Venancio
2007-05-04bugfix: wrong return value on remote test.Lauro Ramos Venancio
2007-05-04Fix test so gcc/llvm comparison is valid.Evan Cheng
2007-05-04Fix Makefile.Evan Cheng
2007-05-04Fix test.Evan Cheng
2007-05-03Temporarily disable this until we've fixed a FE bug.Evan Cheng
2007-05-03Implement SMALL_PROBLEM_SIZE.Evan Cheng
2007-05-03Implement SMALL_PROBLEM_SIZE=1.Evan Cheng
2007-05-03I need to reduce more. My board has only 32MB of RAM.Lauro Ramos Venancio
2007-05-03Implement SMALL_PROBLEM_SIZE=1.Evan Cheng
2007-05-03Implement SMALL_PROBLEM_SIZE.Evan Cheng
2007-05-03Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2007-05-03Added support to do remote execution using rsh. e.g.Evan Cheng
2007-05-03Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2007-05-03Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2007-05-03Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2007-05-03Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2007-05-03Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2007-05-03Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2007-05-03Remove unnecessary code.Lauro Ramos Venancio
2007-05-03Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2007-05-02Add some bit widths.Reid Spencer
2007-04-26test os rather than archAndrew Lenharth
2007-04-26I think the correct thing to do is decide if malloc.h should be included base...Andrew Lenharth
2007-04-26removed these from the configure file tooAndrew Lenharth
2007-04-26numberic sort should not generate errors in perl, and remove dsa testsAndrew Lenharth
2007-04-25Add a failing weak test.Lauro Ramos Venancio
2007-04-21Add reference output for test case.Reid Spencer
2007-04-21Add test case.Reid Spencer
2007-04-21Add some more types.Reid Spencer
2007-04-18Try bigger integer bit widths.Reid Spencer
2007-04-18Clean this test suite up. Remove unnecessary header files. Make all theReid Spencer
2007-04-17Update to use bits.hReid Spencer
2007-04-17Revise this test to use the new header file and to shift before we addReid Spencer
2007-04-17Add a helper header file for these test cases.Reid Spencer
2007-04-16Move TLS test to Threads directory.Lauro Ramos Venancio
2007-04-11Add a TLS test.Lauro Ramos Venancio
2007-04-10revert accidental commitChris Lattner
2007-04-10new testcaseChris Lattner
2007-04-10Use correct dirent.h header file.Jeff Cohen
2007-04-07Make it work on FreeBSD (and any other platform where dlopen isn't in libdl).Jeff Cohen
2007-04-07Make it work on 64-bit systems.Jeff Cohen
2007-04-07Make it work on 64-bit systems.Jeff Cohen
2007-04-06After changing this from an i/o bound app to a cpu bound app, we need to incr...Chris Lattner