aboutsummaryrefslogtreecommitdiff
path: root/autoconf
AgeCommit message (Expand)Author
2017-12-20test-suite: add cpu features detection in configurationIlia Taraban
2017-02-20Identify iOS and arm64 as darwin platformSteven Wu
2016-04-06Recognize *-*-macosx* as DarwinAdam Nemet
2014-02-26Add AArch64 detection, just like in LLVMRenato Golin
2013-07-26[PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt
2012-10-29Add mips64-* and mips64el-* triples to the test suite configure scriptSimon Atanasyan
2012-10-01Re-enable support for --program-prefix.Jordan Rose
2012-09-26Revert "Add --program-prefix support to build"Jordan Rose
2012-09-25Add --program-prefix support to buildSebastian Pop
2012-06-18Add mipsel-* to the list of targets recognized by configure script.Simon Atanasyan
2012-04-20Bump version to 3.2.Benjamin Kramer
2011-12-16Use LLVM_SRC to detect whether we have a built clang.Eric Christopher
2011-10-15ToT is now for 3.1.Bill Wendling
2011-09-23Err... 3.0svnEric Christopher
2011-09-23Miscelleous updates:Eric Christopher
2011-09-21Migrate the rest of the compiler checking to the testsuite from the toplevelEric Christopher
2011-09-20Migrate llvm-gcc handling to the test-suite project where it belongs.Eric Christopher
2011-02-14test-suite: Check target configure information so that we can initializeDaniel Dunbar
2011-02-09test-suite: Sketch an empty tools directory.Daniel Dunbar
2010-07-28Add support for the External "skidmarks" test.Eric Christopher
2010-04-19Update autoconf/ ancillary files to match LLVM, for no particular reason othe...Daniel Dunbar
2010-04-19Remove flex and bison checks, these have been removed from LLVM.Daniel Dunbar
2010-03-19Bump version number.Tanya Lattner
2009-12-23Default to looking for test-suite-externals inDaniel Dunbar
2009-08-22TOT is now 2.7svnTanya Lattner
2009-01-22Bump to 2.6svn and regenerate. Previous regen was with the wrong version.Tanya Lattner
2008-10-07Add '=DIR' to the --with-llvmobj help, for consistency with all theDan Gohman
2008-10-07Advance to 2.5Tanya Lattner
2008-05-10git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@50936 91177308...Tanya Lattner
2008-04-02Enable SPEC benchmark with objdir != srcdir. Patch by Julien Lerouge.Evan Cheng
2008-01-17Update version to 2.3svnTanya Lattner
2007-09-14Change to 2.2svn.Tanya Lattner
2007-06-29Convert .cvsignore filesJohn Criswell
2007-05-08Bump version number in cvs.Tanya Lattner
2007-04-26removed these from the configure file tooAndrew Lenharth
2007-02-16Add support for SHLIBEXTReid Spencer
2007-01-18For PR919:Reid Spencer
2007-01-05Add an extra check for f95 sanity. It seems some versions of autoconf may endEvan Cheng
2006-12-04If F95 fails the sanity check then don't set its definition. This worksReid Spencer
2006-09-21Added generating of the Makefile.nagfortran in the build directory.Bill Wendling
2006-09-20Adding HMMER as an external test.Evan Cheng
2006-09-02Added support for SPEC2006.Bill Wendling
2006-08-16Oops, fix the SPEC95 case too.Reid Spencer
2006-08-15One more time, just for fun.Reid Spencer
2006-08-15Doh! Fix a bug in my last commit.Reid Spencer
2006-08-14For PR875:Reid Spencer
2006-04-18Added nurbs as an external test.Evan Cheng
2006-04-07For PR646:Reid Spencer
2005-12-22Fix PR678:Reid Spencer
2005-11-08Updated to version 1.7cvs.John Criswell