aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Benchmarks/Fhourstones-3.1
AgeCommit message (Expand)Author
2016-11-08cmake: Use if(XXX) instead of if(DEFINED XXX)Matthias Braun
2016-03-16cmake: Use variables in if() expression directly where possibke; NFCMatthias 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
2014-05-13XCore target: Add target specific flags to root Makefiles.Robert Lytton
2011-02-05test-suite: Eliminate some spurious references to LLVM_OBJ_ROOT.Daniel Dunbar
2010-05-31Add a bunch of reference outputs, for normal and SMALL_PROBLEM_SIZE=1 modes.Daniel Dunbar
2007-10-05Clean Fhoursstones: remove time-related routines, unbreak mingw32Anton Korobeynikov
2007-06-29Convert .cvsignore filesJohn Criswell
2006-03-24Add and improve .cvsignore files to get rid of warnings about Output filesReid Spencer
2006-02-14New tasty version of fhourstones: 3.1!Chris Lattner