aboutsummaryrefslogtreecommitdiff
path: root/Makefile.config.in
AgeCommit message (Expand)Author
2017-12-20test-suite: add cpu features detection in configurationIlia Taraban
2014-05-13XCore target: Add target specific flags to root Makefiles.Robert Lytton
2013-05-06Force ffp-contract=off on PowerPC/LinuxHal Finkel
2013-02-17TargetConfig.mk should be included unconditionally - the defines areLang Hames
2012-10-25build: Change build-tools to generate a target configuration Makefile fragment,Daniel Dunbar
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-09-22Define TCLSH variable in both cases:Simon Atanasyan
2012-08-31Put variable in quotes to pick up any command line options that may have been...Bill Wendling
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-04-25build: Add support for building a version of the 'timeit' tool which will run onDaniel Dunbar
2011-02-14test-suite: Check target configure information so that we can initializeDaniel Dunbar
2011-02-05test-suite: Start sketching support for using LLVM's test-suite w/o an LLVMDaniel Dunbar
2010-07-28Add support for the External "skidmarks" test.Eric Christopher
2010-06-02Allow setting of TARGET_FLAGS on the make command line, as is done for theJim Grosbach
2010-03-04Allow TARGET_LLVMGCCARCH to override LLVMGCCCARCH.Evan Cheng
2010-02-23Switch llvm-test-suite to using LLVM{CC,CXX}.Daniel Dunbar
2010-02-23Drop LLVMGCC*DIR variables.Daniel Dunbar
2008-04-05correct some typosGabor Greif
2007-08-06Ignore the LIBS set by the Makefile.config of llvm core. This fixes the ARM c...Lauro Ramos Venancio
2007-05-05Enable thumb tests.Lauro Ramos Venancio
2007-05-04Merge Evan's remote test implementation with mine: Allow to define theLauro Ramos Venancio
2007-02-16Add support for SHLIBEXTReid Spencer
2006-09-20Adding HMMER as an external test.Evan Cheng
2006-09-03Reenable this now that the matching configure change has been madeChris Lattner
2006-09-02disable this for now. Without autoconf being run, this breaks the nightlyChris Lattner
2006-09-02Added support for SPEC2006.Bill Wendling
2006-04-17Added Nurbs external test.Evan Cheng
2005-08-08Added the configure option for the ALPBench benchmark suite.John Criswell
2005-07-17Implement checks for the NAGWare F95 Fortran -> C translator.Reid Spencer
2005-07-14Minor adjustments to make --with-f2c a little easier to use and understand.Reid Spencer
2005-07-12Test for the re_comp function so that platform differences can beReid Spencer
2005-05-20Remove thisChris Lattner
2005-05-13This is goneChris Lattner
2005-04-24Add comment for Perfect Club benchmark configMisha Brukman
2005-04-24Enable Perfect Club benchmarksMisha Brukman
2005-04-20Fix comment: Makefile.config is a configuration makefile, the "master Makefile"Misha Brukman
2005-01-16BUILD_* -> PROJ_* for consistency with LLVM Makefile System.Reid Spencer
2005-01-16Update to LLVM Makefile System requirementsReid Spencer
2004-11-04Added options for the (currently external) boxed-sim benchmark.John Criswell
2004-10-22Dissociate llvm-test from the LLVM Makefile.rules. The *only* remainingReid Spencer
2004-10-21Fixed the check for sweep3d.John Criswell
2004-10-15Add Namd.John Criswell
2004-10-07Add F2C-related config variablesMisha Brukman
2004-09-07Removed ancient/unused configuration variables.Reid Spencer
2004-09-07Add configuration items from llvm/Makefile.config.in that were removedReid Spencer
2004-09-07Reorganization to be more like the top-level llvm tree:Misha Brukman