[PassManagerBuilder] Add a few more scalar optimization passes
[oota-llvm.git] / autoconf /
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-11-28 Keno Fischer[autoconf] Fix MinGW build
2015-11-12 Dylan McKayAdd AVR backend skeleton
2015-09-12 Joerg SonnenbergerDon't use bashism/kshism of test ==. From Kamil Rytarowski.
2015-08-17 Eric ChristopherAdd an exposed variable for which c++ compiler we're...
2015-08-07 Eric ChristopherWe're actually -Wmissing-field-initializers clean thank...
2015-08-05 Eric ChristopherTemporarily revert r244012 while we see if it's really...
2015-08-05 Eric ChristopherRemove autoconf checks for sigsetjmp and siglongjmp...
2015-08-05 Eric ChristopherRemove the apparently unused rand48 configure checks...
2015-08-05 Eric ChristopherRemove obsolete configure check for libole32 as we...
2015-08-05 Eric ChristopherRemove the unused header check for utime.h.
2015-08-04 Justin BognerRemove the configure and cmake checks for sys/wait.h
2015-07-14 Hans WennborgUpdate the trunk version to 3.8.0svn.
2015-07-14 Yaron KerenTeach config.guess that MSYS exists.
2015-07-02 Leny Kholodov[Support] Lazy load of dbghlp.dll on Windows
2015-07-01 Jonathan RoelofsDisallow in-source builds (as we already do for the...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend
2015-06-18 NAKAMURA Takumi[autoconf] Detect OLE32 for mingw.
2015-06-18 NAKAMURA Takumiconfig.h.*: Rework r210144. Don't edit config.h.in...
2015-06-13 Tom Stellardconfigure: Remove non-portable fall-through operator: ;&
2015-06-13 Tom StellardR600 -> AMDGPU rename
2015-06-09 Alexei Starovoitov[bpf] enable BPF backend in autoconf build
2015-05-28 Chandler Carruth[omp] Actually provide a default OpenMP runtime --...
2015-05-28 Chandler Carruth[omp] Add a configuration variable for the default...
2015-05-04 Jonathan RoelofsDeprecate in-source autotools builds
2015-04-29 Jonathan RoelofsClean up docs references to './configure' in preparatio...
2015-04-01 NAKAMURA TakumiTry to unbreak Clang build to export LLVM_ABI_BREAKING_...
2015-03-26 Sanjoy Das[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
2015-03-12 Logan Chien[autoconf] Fix the build failure by quoting the strings.
2015-03-12 Logan Chien[autoconf] Refine doxygen document options.
2015-03-12 Eric ChristopherUpdate for a new year.
2015-03-09 Benjamin KramerDrop the hacks used for partial C99 math libraries.
2015-02-28 Nick LewyckyRevert r230812. Do not break builds for no reason.
2015-02-27 Jonathan RoelofsDiscourage in-source autoconf builds (as we already...
2015-02-26 Eric ChristopherSupport bitrig in autoconf build system.
2015-02-01 Sylvestre LedruFix some bashims. More information on https://wiki...
2015-01-30 NAKAMURA Takumi[Cygming] Seek also chkstk_ms, or JIT fails with DLL...
2015-01-26 Alex RosenbergTeach the autoconf machinery about the PS4 triple.
2015-01-14 Hans WennborgTrunk is now 3.7.0svn
2014-12-29 Chandler Carruth[multilib] Add support to the autoconf build to substitute
2014-12-12 Rafael EspindolaRequire python 2.7.
2014-11-19 Peter CollingbourneExpose LLVM version string via macro in llvm-config...
2014-11-05 Eric ChristopherAdd a check for misbehaving -Wcomment from gcc-4.7...
2014-10-30 Peter Zotov[OCaml] [autoconf] Migrate to ocamlfind.
2014-10-27 Rui UeyamaRe-commit r220667.
2014-10-27 Rui UeyamaRevert "Include stddef.h before including cxxabi.h...
2014-10-27 Rui UeyamaInclude stddef.h before including cxxabi.h
2014-10-16 Peter CollingbourneInitial version of Go bindings.
2014-10-06 Joerg SonnenbergerRecognize aarch64_be as valid architecture.
2014-10-03 Peter CollingbourneRemove unused ALL_BINDINGS configuration variable.
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-17 Alp TokerDrop the udis86 wrapper from llvm::sys
2014-07-16 Alp TokerTrack clang r213171
2014-06-02 Rafael EspindolaRemove path_tclsh.m4.
2014-06-02 Alp TokerGraphWriter: detect graph viewer programs at runtime
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-05 Rafael EspindolaNow that we don't use libtool, we don't need to upgrade...
2014-03-05 Eric ChristopherUpdate comment.
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-25 Renato GolinAdd aarch64 to config.guess
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-10-06 David MajnemerRevert "Windows: Add support for unicode command lines"
2013-10-06 David MajnemerWindows: Add support for unicode command lines
2013-09-24 Patrik HagglundRemove error output from configure if CFLAGS is set...
2013-09-13 Patrik HagglundFix for executing AutoRegen.sh. Revert a part of r187209.
2013-08-30 Daniel Dunbar[conf] Add config variable to disable crash related...
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 WilsonLink with -rdynamic instead of -Wl,-export-dynamic.
2013-07-26 Reid KlecknerRemove dead or useless header checks from cmake and...
next