aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Benchmarks/Prolangs-C++
AgeCommit message (Expand)Author
2016-11-07cmake: Remove custom llvm_add_subdirectories() usage; NFCMatthias Braun
2016-05-03cmake: Do not reset CPPFLAGS/LDFLAGS in per-benchmark files.Matthias Braun
2016-03-10cmake: Simplify BENCHMARKING_ONLY handling.Matthias Braun
2016-02-02CMakeLists: The build isn't using the LIBS variable so no need to set itMatthias Braun
2016-01-13CMakeLists: Manually cleanup remaining llvm_add_subdirectories() usage, NFCMatthias Braun
2016-01-13CMakeLists: Remove empty DIRS/PARALLEL_DIRS definitions and simplify/remove l...Matthias Braun
2016-01-13CMakeLists: Remove llvm_singlesource()/llvm_multisource() in directories with...Matthias Braun
2016-01-13CMakeLists.txt: Remove unnecessary LEVEL variableMatthias Braun
2016-01-13CMakeLists: Remove unnecessary autogenerated from commentMatthias Braun
2015-10-27[test-suite] Adding CMakeLists.txt files for CMake+LITRenato Golin
2014-06-05Add a benchmarking-only mode to the test suiteHal Finkel
2014-03-03XCore target: add support to build MultiSource/Benchmarks/Prolangs-C++/oceanRobert Lytton
2014-03-03XCore target: add support to build MultiSource/Benchmarks/Prolangs-C++/cityRobert Lytton
2013-02-27Attempt to fix a buildbot that is using libc++ by default. <rdar://13302264>Bob Wilson
2010-05-31Add a bunch of reference outputs, for normal and SMALL_PROBLEM_SIZE=1 modes.Daniel Dunbar
2010-05-30Set HASH_PROGRAM_OUTPUT=1 for tests with large (>100k) expected output.Daniel Dunbar
2010-02-26Fix main() declaration.Daniel Dunbar
2010-02-05Make the return type of main explicit so clang won't complain.Anders Carlsson
2008-10-26Fix employ's input file so that it doesn't contain invalid data,Dan Gohman
2008-07-21Add <cstring> needed for strcpy under gcc 4.3.Nick Lewycky
2008-07-21Add missing include.Nick Lewycky
2007-06-29Convert .cvsignore filesJohn Criswell
2007-05-31Doh.Evan Cheng
2007-05-30Add SMALL_PROBLEM_SIZE support.Evan Cheng
2007-03-30Fix for src != obj.Jeff Cohen
2006-09-01Reduce problem size. It was causing troubles for low memory systems.Evan Cheng
2006-03-24Add and improve .cvsignore files to get rid of warnings about Output filesReid Spencer
2006-01-06fix some undefined behavior in this testcase, though it is not causing a problemChris Lattner
2004-10-25Reduce the size of the out-* files from 1.37M to 1K for each configurationChris Lattner
2004-10-05These are the ones that survivedChris Lattner
2004-10-05cleanupChris Lattner
2004-10-05Dont' forget thisChris Lattner
2004-10-05Wow, this one just worked!Chris Lattner
2004-10-05Make this compile and workChris Lattner
2004-10-05Remove infinite loopChris Lattner
2004-10-05Make this compileChris Lattner
2004-10-05Make this compile and take a nontrivial amount of timeChris Lattner
2004-10-05Make this workChris Lattner
2004-10-05Make this thing work, implement critical methods that are needed to avoidChris Lattner
2004-10-05CompileChris Lattner
2004-10-05MAke this benchmakr build, work and take a reasonable amount of timeChris Lattner
2004-10-05This appears to be one of the benchmarks that has no hope of working. Nuke itChris Lattner
2004-10-05Wow, the first bm to work without modification!Chris Lattner
2004-10-05Make this sorta workChris Lattner
2004-10-05Make this "benchmark" workChris Lattner
2004-10-05Don't use unitiialized valuesChris Lattner
2004-10-05Build thisChris Lattner
2004-10-05New data fileChris Lattner
2004-10-05We don't need thisChris Lattner
2004-10-05Don't print argv[0]Chris Lattner