aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Recognize aarch64 for --enable-targets as advertised.Joerg Sonnenberger2013-02-031-0/+1
* Regenerate configure to hopefully fix buildbot breakage. Oh how I love autoconf.Richard Smith2013-01-311-9/+5
* Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warningRichard Smith2013-01-311-2/+6
* Add AArch64 as an experimental target.Tim Northover2013-01-311-3/+7
* build: regenerate configureSaleem Abdulrasool2013-01-301-3/+90
* [autoconf] Fix m4 quoting for newer autotoolsNAKAMURA Takumi2013-01-301-62/+117
* [autoconf] Fix 80+ and quoting.NAKAMURA Takumi2013-01-301-0/+1
* Disable Uninitialized Use Warnings for Broken gcc VersionsDavid Greene2013-01-151-1/+13
* Disable -Wuninitialized for gccDavid Greene2013-01-091-6/+26
* Configure: if we compile with clang, check that it is not brokenDmitri Gribenko2013-01-091-2/+93
* Finally, fix the autoconf setup to allow for a missing clock_gettime;Chandler Carruth2013-01-051-4/+0
* Add time getters to the process interface for requesting the elapsedChandler Carruth2013-01-041-0/+104
* Update the configure scripts as well as the makefiles for the move fromChandler Carruth2013-01-021-1/+1
* Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi2013-01-011-3/+3
* Fix quoting in configure. Patch by Krzysztof Parzyszek!Benjamin Kramer2012-12-261-2/+2
* Add options to disable building of ARCMT, Rewriter and Static AnalyzerRoman Divacky2012-12-131-7/+130
* Fix a pasto.Eric Christopher2012-11-191-5/+7
* Kick off 3.3 cycle for LLVM trunk.Benjamin Kramer2012-11-171-10/+10
* Remove the CellSPU port.Eric Christopher2012-11-141-6/+4
* Add mips64-* and mips64el-* triples to configure scriptsSimon Atanasyan2012-10-291-5/+7
* Re-enable support for --program-prefix.Jordan Rose2012-10-011-2/+8
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-281-305/+21
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-261-10/+6
* Add --program-prefix support to buildSebastian Pop2012-09-251-6/+10
* Add an --enable-backtraces option to configure to determineEric Christopher2012-09-211-1/+28
* Temporarily revert this to bring back the bots.Eric Christopher2012-08-281-9/+7
* Add --program-prefix support to build.Sebastian Pop2012-08-271-7/+9
* Update configure.Daniel Dunbar2012-08-141-3/+21
* Support for experimental targetsVictor Oliveira2012-08-091-1/+18
* Add support for the OpenBSD for Bitrig.Eric Christopher2012-08-061-1/+1
* Add a configure flag for enabling -Werror on the command lineEric Christopher2012-08-031-3/+25
* Add support for detecting libxml for Dmitri's work. He'llEric Christopher2012-08-031-2/+150
* Add a configure option to pass -std=c++11 on the command line.Eric Christopher2012-08-031-3/+25
* Revert previous patch here, we should instead configure in specificEric Christopher2012-08-031-8/+4
* Add a BUILD_FLAGS variable so that autoconf checks have a placeEric Christopher2012-08-031-4/+8
* autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.NAKAMURA Takumi2012-07-221-0/+5
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-161-4/+3
* Build script changes for R600/SI Codegen v6Tom Stellard2012-07-161-3/+4
* Regenerate.Eric Christopher2012-06-281-137/+2
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-241-9/+3
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-171-3/+29
* Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", thisDaniel Dunbar2012-05-081-2/+175
* [tests] Remove some remaining DejaGNU related cruft.Daniel Dunbar2012-05-081-175/+2
* Regenerate configure.Daniel Dunbar2012-05-081-86/+2
* [build] Add build check for ::arc4random().Daniel Dunbar2012-05-051-1/+2
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-3/+8
* fix typoSebastian Pop2012-04-301-3/+3
* Kick off 3.2 cycle for LLVM trunk.Benjamin Kramer2012-04-201-10/+10
* add configure flag --with-default-sysrootSebastian Pop2012-04-161-2/+17
* Remove a remaining reference to the obsolete C backend in configureJean-Daniel Dupas2012-04-121-1/+1