summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-24
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-17
* Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", thisDaniel Dunbar2012-05-08
* [tests] Remove some remaining DejaGNU related cruft.Daniel Dunbar2012-05-08
* Regenerate configure.Daniel Dunbar2012-05-08
* [build] Add build check for ::arc4random().Daniel Dunbar2012-05-05
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04
* fix typoSebastian Pop2012-04-30
* Kick off 3.2 cycle for LLVM trunk.Benjamin Kramer2012-04-20
* add configure flag --with-default-sysrootSebastian Pop2012-04-16
* Remove a remaining reference to the obsolete C backend in configureJean-Daniel Dupas2012-04-12
* Fix a problem in the target detection for Debian GNU/HURDSylvestre Ledru2012-04-05
* Fix a problem in the target detection for Debian GNU/kFreeBSDSylvestre Ledru2012-04-05
* Fix CXXFLAGS for huge_val.m4.Eric Christopher2012-04-02
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-26
* Add some fixes to the configure script for isInf and addEric Christopher2012-03-26
* Remove the C backend.Eric Christopher2012-03-23
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-13
* configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer2012-03-07
* autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps.Daniel Dunbar2012-03-02
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-28
* Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth2012-02-28
* Strip extraneous information, if present, from the linker version string onCharles Davis2012-02-28
* Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola2012-02-28
* autoconf/m4/visibility_inlines_hidden.m4: Tweak for cygwin-g++-4.5.3. It fold...NAKAMURA Takumi2012-02-19
* add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith2012-02-13
* autoconf: put generated clang files in build dirDylan Noblesmith2012-02-04
* autoconf: fix clang detectionDylan Noblesmith2012-02-04
* Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2012-02-03
* Regen one last time.Eric Christopher2012-02-02
* Regenerate again.Eric Christopher2012-02-02
* Regenerate configure.Eric Christopher2012-02-02
* autoconf: generate clang's private config.h headerDylan Noblesmith2012-02-01
* Regenerate configure.Rafael Espindola2012-01-31
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-05
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-04
* Happy new year 2012!NAKAMURA Takumi2012-01-01
* Add support for mipsel in configure. Fixes PR11669. Patch by Sylvestre Ledru.Rafael Espindola2011-12-28
* Attempt #2 to fix mingw crossbuild. This time with more ugly hacks!Benjamin Kramer2011-12-22
* Make the -fvisibility-inlines-hidden check more thorough in a hopeless attemp...Benjamin Kramer2011-12-22
* Add configure support for kfreebsd and hurd. Patch by Sylvestre Ledru.Rafael Espindola2011-12-22
* Regenerate.Eric Christopher2011-12-21
* Hexagon backend supportTony Linthicum2011-12-12
* configure: Don't warn about compiler-rt checked out into projects/.Daniel Dunbar2011-12-07
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-12-01
* Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.Duncan Sands2011-12-01
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-11-29
* Add an optional separate install prefix for internal components. rdar://10217046Bob Wilson2011-11-28
* configure, config.h.in: Regenerate.NAKAMURA Takumi2011-11-28
* Add configure checking for pread(2) and use it to save a syscall when reading...Benjamin Kramer2011-11-22