[NVPTX] Make the alignment an explicit argument to ldu/ldg
[oota-llvm.git] / configure
2014-08-14 Rafael EspindolaDelete support for AuroraUX.
2014-07-29 NAKAMURA Takumi[autoconf] Fixup s/3.5/3.6/. Clang's ident was 3.5...
2014-07-28 Hans WennborgUpdate LLVM version: 3.5 => 3.6
2014-07-28 Eric ChristopherRegenerate autoconf, previous updates to the configury...
2014-06-06 Alp TokerTouch configure to force clang's config.h.in reconfigur...
2014-05-28 Joerg SonnenbergerDon't hard-code ld when extracting host linker version...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-12 Rafael EspindolaRemove projects/sample.
2014-03-10 Rafael EspindolaAdd a --enable-clang-plugin-support option to configure.
2014-03-03 Tom StellardAdd patch level to llvm version in CMake and Autoconf
2014-03-01 Chandler Carruth[C++11] Replace autoconf --enable-cxx11 with --enable...
2014-02-28 Chandler Carruth[C++11] Switch autoconf and make to use C++11 by defaul...
2014-02-28 Rafael EspindolaDrop libtool from llvm.
2014-02-28 Rafael EspindolaWith rpaths being set correctly, SHLIBPATH_VAR is not...
2014-02-09 NAKAMURA TakumiAdd version, arch, system libs, and targets to Makefile...
2014-02-05 Todd FialaFix configure to find arc4random via header files.
2014-01-31 Peter CollingbourneIntroduce line editor library.
2014-01-15 Chandler CarruthUse a heavier hammer when --enable-libcpp is passed...
2014-01-15 Chandler CarruthSink the autoconf check for sufficiently modern host...
2014-01-15 Chandler CarruthFix a bug in r199313 where I failed to restore CXXFLAGS...
2014-01-15 Chandler CarruthAdd a check to configure that the libstdc++ selected...
2014-01-14 Chandler CarruthRemove the last weird subproject, 'privbracket'.
2014-01-14 Chandler CarruthAdd checks to configure for sufficiently modern host...
2014-01-14 Chandler CarruthOk, really, for the last time, llvm-gcc is dead Jim.
2014-01-14 Chandler Carruthllvm-gcc is dead. REALLY. IT'S DEAD JIM.
2014-01-09 Eric ChristopherRemove the test for endianness in configure.ac and...
2014-01-01 NAKAMURA TakumiUpdate the copyright credits -- Happy new year 2014!
2013-11-20 Bill WendlingUpdate to reflect the next release.
2013-11-11 NAKAMURA Takumi[autoconf] Prune "runtime" stuff in configure, correspo...
2013-10-12 Bill WendlingUpdate so that it uses the `-V' command line option...
2013-10-07 David MajnemerRevert "Revert "Windows: Add support for unicode comman...
2013-09-24 Patrik HagglundRemove error output from configure if CFLAGS is set...
2013-08-30 Daniel Dunbar[conf] Add config variable to disable crash related...
2013-08-22 NAKAMURA Takumiconfigure: Regenerate corresponding to r189026.
2013-08-22 Jordan RoseAutoconf: The Clang ARC migrator now depends on the...
2013-08-17 Joerg SonnenbergerRecognize NetBSD's terminfo implementation.
2013-08-12 Chandler CarruthRemove all checking for the various terminfo headers...
2013-08-12 Chandler CarruthTarget a minimal terminfo library rather than necessari...
2013-08-07 Chandler CarruthAdd support for linking against a curses library when...
2013-08-02 Bob WilsonRegenerate with changes for -rdynamic.
2013-07-26 Eric ChristopherRegenerate.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-08 Eric ChristopherNo ',' between programs.
2013-07-08 Matt ArsenaultFind xdot or xdot.py.
2013-07-04 Eric ChristopherReapply r185601 with a fix for the cmake build.
2013-07-04 Eric ChristopherTemporarily revert 185601 as it caused cmake build...
2013-07-04 Eric ChristopherAdd support for futimens for platforms that don't suppo...
2013-07-01 Sylvestre LedruThe build system is currently miss-identifying GNU...
2013-06-25 Eric ChristopherAdd an autoconf option for turning on -gsplit-dwarf...
2013-06-11 Rafael EspindolaDon't define LTDL_SHLIBPATH_VAR.
2013-06-11 Rafael EspindolaDon't define LLVM_LIBDIR, it is not used anymore.
2013-05-22 Rafael EspindolaMake R600 non-experimental.
2013-05-21 Rafael EspindolaRegenerate configure.
2013-05-07 Bill WendlingWe're in 3.4 land now.
2013-05-06 Ulrich Weigand[SystemZ] Add to --enable-targets=all
2013-05-06 Ulrich Weigand[SystemZ] Add configure bits
2013-05-04 Tim NorthoverAllow host triple to be correctly overridden in CMake...
2013-05-03 Benjamin KramerAutoconf: Compile cxxabi.h in C++ mode.
2013-04-27 Eric ChristopherRegen.
2013-04-27 Joerg SonnenbergerOnly use cxxabi.h's demangler, if it is actually available.
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-04-22 Jia LiuAdd AArch64 into $llvm_cv_target_arch in configure...
2013-03-25 Joerg SonnenbergerRefine fenv.h handling: check if the desired macros...
2013-03-15 Eric ChristopherTurn anonymous type in anonymous union warning back...
2013-02-13 Dmitri Gribenkoconfigure: remove workaround for gcc's -Wno-maybe-unini...
2013-02-08 Richard Smithconfigure: when performing a compiler feature test...
2013-02-07 Owen AndersonConditionalize constant folding of math intrinsics...
2013-02-04 Tim NorthoverEnable AArch64 as a target built by default.
2013-02-04 Patrik HagglundPass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
2013-02-03 Joerg SonnenbergerRecognize aarch64 for --enable-targets as advertised.
2013-01-31 Richard SmithRegenerate configure to hopefully fix buildbot breakage...
2013-01-31 Richard SmithAdd -Wno-nested-anon-types to -pedantic builds of LLVM...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-30 Saleem Abdulrasoolbuild: regenerate configure
2013-01-30 NAKAMURA Takumi[autoconf] Fix m4 quoting for newer autotools
2013-01-30 NAKAMURA Takumi[autoconf] Fix 80+ and quoting.
2013-01-15 David GreeneDisable Uninitialized Use Warnings for Broken gcc Versions
2013-01-09 David GreeneDisable -Wuninitialized for gcc
2013-01-09 Dmitri GribenkoConfigure: if we compile with clang, check that it...
2013-01-05 Chandler CarruthFinally, fix the autoconf setup to allow for a missing...
2013-01-04 Chandler CarruthAdd time getters to the process interface for requestin...
2013-01-02 Chandler CarruthUpdate the configure scripts as well as the makefiles...
2013-01-01 NAKAMURA TakumiUpdate the copyright coredits -- Happy new year 2013!
2012-12-26 Benjamin KramerFix quoting in configure. Patch by Krzysztof Parzyszek!
2012-12-13 Roman DivackyAdd options to disable building of ARCMT, Rewriter...
2012-11-19 Eric ChristopherFix a pasto.
2012-11-17 Benjamin KramerKick off 3.3 cycle for LLVM trunk.
2012-11-14 Eric ChristopherRemove the CellSPU port.
2012-10-29 Simon AtanasyanAdd mips64-* and mips64el-* triples to configure scripts
2012-10-01 Jordan RoseRe-enable support for --program-prefix.
2012-09-28 Andrew KaylorRemoving dependency on third party library for Intel...
2012-09-26 Jordan RoseRevert "Add --program-prefix support to build"
2012-09-25 Sebastian PopAdd --program-prefix support to build
2012-09-21 Eric ChristopherAdd an --enable-backtraces option to configure to determine
2012-08-28 Eric ChristopherTemporarily revert this to bring back the bots.
2012-08-27 Sebastian PopAdd --program-prefix support to build.
2012-08-14 Daniel DunbarUpdate configure.
2012-08-09 Victor OliveiraSupport for experimental targets
next