aboutsummaryrefslogtreecommitdiff
path: root/SingleSource
AgeCommit message (Expand)Author
2007-08-06SMALL_PROBLEM_SIZE: reduce the memory usage.Lauro Ramos Venancio
2007-08-05Stabilize test-suite:Reid Spencer
2007-07-23Fix these in a more interesting way.Duncan Sands
2007-07-19Correct these reference_outputs.Zhou Sheng
2007-07-19If eh is required, link (llc binaries) with g++.Evan Cheng
2007-07-17Update this test to show the output of the thing it is testing.Reid Spencer
2007-07-13Force Shootout-C++ llc executables to be linked with g++.Evan Cheng
2007-07-04In isamax, clearly align==1 should have been align==3.Duncan Sands
2007-06-29Convert .cvsignore filesJohn Criswell
2007-06-08SMALL_PROBLEM_SIZEEvan Cheng
2007-06-02Add int8Reid Spencer
2007-06-02Add the exit code to the reference output.Reid Spencer
2007-05-31Add SMALL_PROBLEM_SIZE support.Lauro Ramos Venancio
2007-05-31Add SMALL_PROBLEM_SIZE support.Lauro Ramos Venancio
2007-05-31Add a new test case for reduce_xorZhou Sheng
2007-05-28Add a new test case.Zhou Sheng
2007-05-28Enhance this test case.Zhou Sheng
2007-05-19last (?) bit of nondeterminism.Chris Lattner
2007-05-19stabilize this harderChris Lattner
2007-05-19link in libstdc++, fixing Regression/C++/ofstream_ctorChris Lattner
2007-05-19Make this test case compile again.Reid Spencer
2007-05-19Reduce runtime of this test by using smaller bit width.Reid Spencer
2007-05-19Reduce run time of this test even more.Reid Spencer
2007-05-19Add uint169 type.Reid Spencer
2007-05-19The reference output was previously in error as it wasn't showing 500Reid Spencer
2007-05-19Reduce the running time of this test by using smaller bit widths.Reid Spencer
2007-05-17Change this code to match the reference output.Reid Spencer
2007-05-17Add a new test case for part_set of big integer.Zhou Sheng
2007-05-17Add some new int types.Zhou Sheng
2007-05-17Update to include a test case with a signed value to ensure signReid Spencer
2007-05-17Update to match test program's static output.Reid Spencer
2007-05-17Add reference output for this test.Reid Spencer
2007-05-17Add the reference output. The bug here was caused by APInt.Reid Spencer
2007-05-17Don't attempt to select more bits than there are present.Reid Spencer
2007-05-17: is not a statement terminator, but ; isReid Spencer
2007-05-17Don't shy away from multiple assignments now that its fixed.Reid Spencer
2007-05-17Fix indentation.Reid Spencer
2007-05-17Add a new test case.Reid Spencer
2007-05-17Add new test cases.Reid Spencer
2007-05-17Add 500 and 1024 bit wide unsigned integer types.Reid Spencer
2007-05-17Add a new test case from Sheng Zhou to test bit_concat with really wideReid Spencer
2007-05-16this directory is goneChris Lattner
2007-05-16remove customcheckedChris Lattner
2007-05-16move this from SingleSource/CustomCheckedChris Lattner
2007-05-16this is now in SingleSource/Benchmarks/Misc-C++Chris Lattner
2007-05-16move this out of customcheckedChris Lattner
2007-05-16moved to Misc-C++Chris Lattner
2007-05-16increase runtimeChris Lattner
2007-05-16move this out of customcheckedChris Lattner
2007-05-16Excise the need for TestRunner or dejagnu from this directory. These testReid Spencer