aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Benchmarks/sim
AgeCommit message (Expand)Author
2016-05-03cmake: Do not reset CPPFLAGS/LDFLAGS in per-benchmark files.Matthias Braun
2016-03-22cmake/lit: Specify work directories explicitely.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
2015-03-11fix implicit function declaration errorsMatthias Braun
2014-03-03XCore target: add support to build MultiSource/Benchmarks/sim/sim.cRobert Lytton
2010-05-31Add a bunch of reference outputs, for normal and SMALL_PROBLEM_SIZE=1 modes.Daniel Dunbar
2010-05-30Rename local basename(), which apparently shows up in Linux's string.hDaniel Dunbar
2010-05-30Hack up a bunch of tests to fix their expected output to not contain their so...Daniel Dunbar
2007-10-06Another bunch of mingw32 fixes here and thereAnton Korobeynikov
2007-06-29Convert .cvsignore filesJohn Criswell
2007-03-29Fix for src != obj.Jeff Cohen
2006-03-24Add and improve .cvsignore files to get rid of warnings about Output filesReid Spencer
2004-09-01Migrating test suite out of the source tree.John Criswell
2003-10-13Adding additional license information for MultiSource Programs.John Criswell
2003-09-12Initial checkin of re-organized MultiSource tree.John Criswell
2003-08-15Don't remind me that sim.res exists every time I updateBrian Gaeke
2003-08-06These makefiles were overriding this incorrectly otherwiseVikram Adve
2003-05-11Don't time out the testChris Lattner
2003-05-03Disable timing outputs to avoid mismatching diffsChris Lattner
2002-05-20CleanupsChris Lattner
2002-04-16Make the program use int instead of long, to be 32 bit cleanChris Lattner
2002-04-16The only change was to make the bm run with no arguments correctly.Chris Lattner
2002-04-16Initial checkin of sim benchmarkChris Lattner