aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Benchmarks/llubenchmark
AgeCommit message (Expand)Author
2016-11-08cmake: Use if(XXX) instead of if(DEFINED XXX)Matthias Braun
2016-05-03cmake: Do not reset CPPFLAGS/LDFLAGS in per-benchmark files.Matthias Braun
2016-01-13CMakeLists: Remove empty DIRS/PARALLEL_DIRS definitions and simplify/remove l...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
2010-05-31Add a bunch of reference outputs, for normal and SMALL_PROBLEM_SIZE=1 modes.Daniel Dunbar
2007-06-29Convert .cvsignore filesJohn Criswell
2006-03-24Add and improve .cvsignore files to get rid of warnings about Output filesReid Spencer
2005-04-11add large-problem-size inputChris Lattner
2005-03-02initialize memory, fixing this program's regression in the JIT last night.Chris Lattner
2005-03-01make the 'accumulate' variable non-dead and print the output.Chris Lattner
2005-03-01reduce i/oChris Lattner
2004-09-01Migrating test suite out of the source tree.John Criswell
2004-03-03Increase the problem size to 5s or soChris Lattner
2003-10-13Adding additional license information for MultiSource Programs.John Criswell
2003-09-12Initial checkin of re-organized MultiSource tree.John Criswell
2003-05-09Initial checkin of llu benchmarkChris Lattner