aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-20Remove the 'svn' from the version.release_33Bill Wendling
2013-05-07Creating release_33 branchBill Wendling
2013-05-06Force ffp-contract=off on PowerPC/LinuxHal Finkel
2013-05-06Always enable hashed program output when using reference outputsHal Finkel
2013-05-06Add other big-endian reference outputsHal Finkel
2013-05-06Fix office-ispell big-endian reference outputHal Finkel
2013-04-27Keep Makefile.spec in sync with Makefile.programs.Daniel Dunbar
2013-04-26[tests] Add big-endian specific reference outputs for some tests.Daniel Dunbar
2013-04-26[tests] Fix automative-bitcount test for big-endian LP64 systems.Daniel Dunbar
2013-04-26Add support for endian-specific reference outputs.Daniel Dunbar
2013-04-25Fix a typo when running with LARGE_PROBLEM_SIZE.Daniel Dunbar
2013-04-09Fix accesses to uninitialized stack space in alti.isamax.c.Bill Schmidt
2013-04-07[tests] Modify TSVC static data layout to make benchmarks more stable.Daniel Dunbar
2013-04-06fpcmp catching different number of digitsRenato Golin
2013-04-05Declaration vs. Initialization in C89Renato Golin
2013-04-05Add return statement to linpack main routine.Ulrich Weigand
2013-04-04Improving lemon sort criteria makes test passRenato Golin
2013-04-03Removing sources of uncertainty from ClamAVRenato Golin
2013-04-03Add test for atomic addition and subtraction. <rdar://problem/13549656>Bill Wendling
2013-04-02Add a missing open-paren for $(TARGET_OS) reference.Will Schmidt
2013-04-02Use fgets() to remove a Darwin-specific warning from stdout of the test.Daniel Dunbar
2013-04-02Increasing stability of sort in BurgRenato Golin
2013-04-02Try to make anagram's sort more stableRenato Golin
2013-04-01Add reference data output for the Altivec tests.Will Schmidt
2013-03-29483lxalancbmk needs more stack space.Jim Grosbach
2013-03-21Testcase for PR15555 (r177680).Bill Wendling
2013-03-19Disable the darwin -force_cpusubtype_ALL parameter for Linux targets.Will Schmidt
2013-03-18Disable Shootout-C++ except on non-Darwin ARMRenato Golin
2013-03-18Fix Darwin SjLj tests backRenato Golin
2013-03-18Define the RUNTIMELIMIT before we include other Makefiles.Chad Rosier
2013-03-18Disabling EH tests on ARM for nowRenato Golin
2013-03-15smallpt exceeds the 500s timeout for some -O0 configurations, so bump it a bit.Chad Rosier
2013-03-15MiBench: Add simple RNG to avoid library diffsRenato Golin
2013-03-15Add simple RNG to avoid library differencesRenato Golin
2013-03-12Perform the atomic operations on a global, rather then a local stack variable.Chad Rosier
2013-03-12Typo.Chad Rosier
2013-03-06Bound the recursion to avoid stack overflow on unoptimized builds.Chad Rosier
2013-03-06Force signed char on McCat to pass on ARMRenato Golin
2013-02-28When using -stdlib=libstdc++, it needs to be specified for the link as well.Bob Wilson
2013-02-28Change 252.eon and 447.dealII to explicitly build with libstdc++.Bob Wilson
2013-02-27Further fixes for libc++. <rdar://problem/13302264>Bob Wilson
2013-02-27Attempt to fix a buildbot that is using libc++ by default. <rdar://13302264>Bob Wilson
2013-02-17Use LLVMCC_EMITIR_FLAG rather than -emit-llvm in the 7zip Makefile, unbreakingDuncan Sands
2013-02-17TargetConfig.mk should be included unconditionally - the defines areLang Hames
2013-02-15Turned back on Polybench tests on ARM since we now have Small Problem Size su...Michael Gottesman
2013-02-15Added Small Problem Size support to most tests in Benchmarks/Polybench/stencil/.Michael Gottesman
2013-02-15Added SmallProblemSize support for SingleSource/Benchmarks/Polybench/medley/f...Michael Gottesman
2013-02-15Added SmallProblemSize support for SingleSource/Benchmarks/Polybench/linear-a...Michael Gottesman
2013-02-15Added SmallProblemSize support for SingleSource/Benchmarks/Polybench/datamini...Michael Gottesman
2013-02-15Added SmallProblemSize support for most Polybench Kernel Tests.Michael Gottesman