aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Benchmarks
AgeCommit message (Expand)Author
2019-09-06MallocBench: gs: zarray: zastore(): correctly subtract unsigned offsetRoman Lebedev
2019-09-06[MiBench] consumer-typeset: z31: GetMemory(): don't apply offset to nullptr, ...Roman Lebedev
2019-03-24[test-suite][mips] Fix compile options for tramp3d-v4 testSimon Atanasyan
2019-01-28[test-suite] Adding CoMD Proxy AppBrian Homerding
2019-01-20Update remaining file headers of LLVM-project code to the new license.Chandler Carruth
2018-12-26[test-suite][mips] Disable setlocale calls in consumer-typeset testSimon Atanasyan
2018-12-21[test-suite] Revert rL349493 (Adding CoMD Proxy App)Brian Homerding
2018-12-21[test-suite] Adding CoMD Proxy AppBrian Homerding
2018-12-18[test-suite] Revert rL349493 (Adding CoMD Proxy App)Brian Homerding
2018-12-18[test-suite] Adding CoMD Proxy AppBrian Homerding
2018-12-18[test-suite] Adding CoMD Proxy AppBrian Homerding
2018-12-15[test-suite] Fix NetBSD buildKamil Rytarowski
2018-09-27More fixes for UBs in BulletAnton Korobeynikov
2018-09-27Fix UB (signed int overflow) in Bullet. The change is the same as already pre...Anton Korobeynikov
2018-08-23cmake: Explicitely specify benchmark dataMatthias Braun
2018-08-21MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMP: Fix build with newer libstdc++Tom Stellard
2018-08-06Add backprop kernel from Rodinia benchmarkPankaj Kukreja
2018-08-03[test-suite] Add pathfinder kernel from Rodinia BenchmarkPankaj Kukreja
2018-08-03Test commitPankaj Kukreja
2018-08-02cmake: Specify source files directly in llvm_multisource()Matthias Braun
2018-08-02cmake: Drop DISABLE_CXX flagMatthias Braun
2018-08-02cmake: Remove unused variablesMatthias Braun
2018-08-02cmake: Make benchmark name an argument of llvm_multisource()Matthias Braun
2018-08-02cmake: Remove STDIN_FILENAME option and use shell syntax directlyMatthias Braun
2018-08-02archie test fails at compilation timeMatthias Braun
2018-08-02Prolangs-C/bison: don't rewind stdoutFangrui Song
2018-08-01cmake: Remove CMakeLists.txt of unused non-working benchmark.Matthias Braun
2018-08-01cmake: Explicitely add current directory to include path for the couple bench...Matthias Braun
2018-08-01cmake: Cleanup reference output selectionMatthias Braun
2018-08-01[mips] Fix compile options for tramp3d-v4 testAleksandar Beserminji
2018-07-30[test-suite] Removing Rodinia from Makefile build due to buildbot failures.Brian Homerding
2018-07-30[test-suite] Add Makefile for Rodinia BenchmarksBrian Homerding
2018-07-27[test-suite] Add srad kernel from Rodinia BenchmarkBrian Homerding
2018-07-27[test-suite] Add hotspot kernel from Rodinia BenchmarkBrian Homerding
2018-07-27[test-suite] Add common files required by kernels of Rodinia BenchmarkBrian Homerding
2018-07-27[test-suite] revert rT338163 (Add common files required by kernels of Rodinia...Brian Homerding
2018-07-27[test-suite] Add common files required by kernels of Rodinia BenchmarkBrian Homerding
2018-06-19Reland r334974: [test-suite] Corrections for MiniGMGFrancis Visoiu Mistrih
2018-06-19Reland r334954: [test-suite] Corrections for MiniGMGFrancis Visoiu Mistrih
2018-06-19Revert r334954 "[test-suite] Corrections for MiniGMG"Francis Visoiu Mistrih
2018-06-19Revert r334974 "[test-suite] Corrections for MiniGMG"Francis Visoiu Mistrih
2018-06-18[test-suite] Corrections for MiniGMGBrian Homerding
2018-06-18[test-suite] Corrections for MiniGMGBrian Homerding
2018-05-15[test-suite][ubsan] Remove optimization that causes UB in SimpleMOC.Brian Homerding
2018-05-14[test-suite][ubsan] Remove UB in XSBench IO.Brian Homerding
2018-05-11[test-suite][ubsan] Fix UB in PENNANT in Mesh::initInvMapBrian Homerding
2018-04-30Add a missing `||` operator in a preprocessor condition.James Dennett
2018-03-22Replace calls to 'system' with an error message and abort.Michael Zolotukhin
2018-02-15[test-suite] Fix ambigous call to overloaded function isnanSimon Dardis
2018-02-13Include <sys/time.h> to get struct timeval definitionDimitry Andric