aboutsummaryrefslogtreecommitdiff
path: root/External/HMMER
AgeCommit message (Expand)Author
2018-08-23cmake: Explicitely specify benchmark dataMatthias Braun
2017-05-12cmake: Rework External handlingMatthias Braun
2016-11-08cmake: Do not use llvm_multisource() in External directoryMatthias Braun
2016-11-08cmake: Use if(XXX) instead of if(DEFINED XXX)Matthias Braun
2016-02-17cmake: External/HMMER: Only define SSE2 for x86 archMatthias Braun
2015-12-05Add CMakeLists for External/{Nurbs|Povray|skidmarks10|HMMER}Matthias Braun
2012-10-12Allow AltiVec tests to be built under FSF GCC by removing useUlrich Weigand
2010-05-31Don't run HMMER by default, we already have a copy in SPEC.Daniel Dunbar
2010-05-31Add a bunch of reference outputs, for normal and SMALL_PROBLEM_SIZE=1 modes.Daniel Dunbar
2010-05-30Fix a bug in HMMER test, the test was almost never running because it refuses...Daniel Dunbar
2009-06-22Cause -faltivec -maltivec to be passed on PPC target.Dale Johannesen
2009-04-15HMMER uses pthreads, so it needs -lpthread.Dan Gohman
2006-09-21Set its random seed to a fixed number.Evan Cheng
2006-09-20Adding HMMER as an external test.Evan Cheng