aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
* Re-enable support for --program-prefix.Jordan Rose2012-10-011-0/+5
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-281-33/+10
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-271-1/+1
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-271-1/+1
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-261-5/+0
* Add --program-prefix support to buildSebastian Pop2012-09-251-0/+5
* Add an --enable-backtraces option to configure to determineEric Christopher2012-09-211-0/+15
* Temporarily revert this to bring back the bots.Eric Christopher2012-08-281-3/+0
* Add --program-prefix support to build.Sebastian Pop2012-08-271-0/+3
* [configure] Add a --enable-keep-symbols configure flag.Daniel Dunbar2012-08-141-0/+9
* Support for experimental targetsVictor Oliveira2012-08-091-0/+11
* Add support for the OpenBSD for Bitrig.Eric Christopher2012-08-063-8/+12
* Add a configure flag for enabling -Werror on the command lineEric Christopher2012-08-031-0/+10
* Add support for detecting libxml for Dmitri's work. He'llEric Christopher2012-08-031-0/+17
* Add a configure option to pass -std=c++11 on the command line.Eric Christopher2012-08-031-0/+12
* Revert previous patch here, we should instead configure in specificEric Christopher2012-08-031-5/+2
* Add a BUILD_FLAGS variable so that autoconf checks have a placeEric Christopher2012-08-031-2/+5
* Fix a typo (the the => the)Sylvestre Ledru2012-07-233-3/+3
* autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.NAKAMURA Takumi2012-07-221-0/+2
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-161-3/+2
* Build script changes for R600/SI Codegen v6Tom Stellard2012-07-161-2/+3
* fix typo in generated commentGabor Greif2012-07-121-1/+1
* Remove autoconf support for runtest and tclsh, some of the last vestigalChandler Carruth2012-06-271-2/+0
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-241-7/+2
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-171-0/+25
* Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", thisDaniel Dunbar2012-05-081-0/+4
* [tests] Remove some remaining DejaGNU related cruft.Daniel Dunbar2012-05-081-4/+0
* [docs] Remove POD based man page docs (and build system support).Daniel Dunbar2012-05-081-2/+0
* [build] Add build check for ::arc4random().Daniel Dunbar2012-05-051-1/+1
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-2/+6
* fix typoSebastian Pop2012-04-301-1/+1
* Kick off 3.2 cycle for LLVM trunk.Benjamin Kramer2012-04-201-2/+2
* add configure flag --with-default-sysrootSebastian Pop2012-04-161-0/+7
* Remove a remaining reference to the obsolete C backend in configureJean-Daniel Dupas2012-04-121-1/+1
* Fix a problem in the target detection for Debian GNU/HURDSylvestre Ledru2012-04-051-0/+2
* Fix a problem in the target detection for Debian GNU/kFreeBSDSylvestre Ledru2012-04-051-1/+1
* Fix CXXFLAGS for huge_val.m4.Eric Christopher2012-04-021-1/+1
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-261-0/+7
* Add some fixes to the configure script for isInf and addEric Christopher2012-03-262-2/+2
* Remove the C backend.Eric Christopher2012-03-231-17/+1
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-17/+71
* configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer2012-03-072-26/+0
* autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps.Daniel Dunbar2012-03-021-0/+5
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-282-2/+3
* Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth2012-02-281-2/+1
* Strip extraneous information, if present, from the linker version string onCharles Davis2012-02-281-1/+1
* Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola2012-02-281-1/+2
* autoconf/m4/visibility_inlines_hidden.m4: Tweak for cygwin-g++-4.5.3. It fold...NAKAMURA Takumi2012-02-191-1/+1
* add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith2012-02-131-0/+2
* autoconf: put generated clang files in build dirDylan Noblesmith2012-02-041-2/+5