OSDN Git Service

EntryExitInstrumenter: set DebugLocs on the inserted call instructions (PR35412)
[android-x86/external-llvm.git] / CMakeLists.txt
2017-11-21 Zachary TurnerRe-revert "Refactor debuginfo-tests."
2017-11-20 Zachary TurnerResubmit "Refactor debuginfo-tests" again.
2017-11-17 Zachary TurnerRe-revert "Refactor debuginfo-tests"
2017-11-16 Zachary TurnerResubmit "Refactor debuginfo-tests"
2017-11-16 Daniel Sanders[globalisel][tablegen] Generate rule coverage and use...
2017-11-14 Hans WennborgCMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state option
2017-11-13 Zachary TurnerRevert "Update test_debuginfo.pl script to point to...
2017-11-10 Zachary Turner[debuginfo-tests] Make debuginfo-tests work in a standa...
2017-11-04 Aaron BallmanMove the srpm, ocaml_make_directory, llvm_vcsrevision_h...
2017-11-02 Shoaib Meenai[tools] Add option to install binutils symlinks
2017-11-02 Shoaib Meenai[cmake] Remove policy conditionals
2017-11-02 Shoaib Meenai[cmake] Switch FATAL_ERROR to SEND_ERROR
2017-10-31 Shoaib Meenai[cmake] Make check_linker_flags operate via linker...
2017-10-19 Chris Bieneman[CMake] Allow parent projects to use in-source builds
2017-10-16 Matthias Brauncmake: BSD: Mark /usr/local/include as system include...
2017-10-15 Krzysztof ParzyszekPhony change to CMakeLists.txt to (hopefully) trigger...
2017-10-15 Aaron BallmanReverting r315590; it did not include changes for llvm...
2017-10-12 Matt Morehouse[cmake] Allow building fuzzers with OSS-Fuzz flags.
2017-10-12 Don Hinton[dump] Remove NDEBUG from test to enable dump methods...
2017-09-29 Brian GesiakRevert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY`...
2017-09-29 Brian Gesiak[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
2017-09-29 Brian Gesiak[CMake] Fix typo "Wraning" (NFC)
2017-09-27 Brian Gesiak[CMake] Fix typo: "in-tree" -> "in-source" (NFC)
2017-09-27 Don HintonCleanup some problems with LLVM_ENABLE_DUMP in release...
2017-09-26 Matthias BraunCMake: Add option to set LLVM_ENABLE_DUMP
2017-09-20 Vedant Kumar[cmake] Add an option to build llvm with IR PGO
2017-09-15 Zachary TurnerResubmit "[lit] Force site configs to run before source...
2017-09-15 Zachary TurnerRevert "[lit] Force site configs to run before source...
2017-09-14 Zachary Turner[lit] Force site configs to be run before source-tree...
2017-09-13 Zachary TurnerRevert "Determine up front which projects are enabled."
2017-09-12 Zachary TurnerDetermine up front which projects are enabled.
2017-08-29 Reid Kleckner[cmake] Stop putting the revision info in LLVM_VERSION_...
2017-08-13 Alex BradburyRemove RISCV from LLVM_ALL_TARGETS in CMakeLists.txt
2017-08-03 Quentin Colombet[GlobalISel] Make GlobalISel a non-optional library.
2017-08-02 Reid KlecknerRevert "[lit] Avoid copying llvm/utils/lit/tests/Inputs...
2017-07-31 Reid Kleckner[lit] Avoid copying llvm/utils/lit/tests/Inputs with...
2017-07-27 Brian GesiakUn-revert "Teach the CMake build system to run lit...
2017-07-23 NAKAMURA Takumi[Modules] Rework r274270. Let Clang targets depend...
2017-07-20 Eric BeckmannImplement parsing and writing of a single xml manifest...
2017-07-19 Hans WennborgUpdate trunk version to 6.0.0svn
2017-07-19 NAKAMURA TakumiRecommit r274270, [CMake] Module builds depend on targe...
2017-07-19 NAKAMURA TakumiRevert r274270, "[CMake] Module builds depend on target...
2017-07-05 Tom StellardCMake: Add LLVM_UTILS_INSTALL_DIR option
2017-06-30 Rafael EspindolaCompletely disable git/svn version checking if not...
2017-06-22 Kamil Rytarowski[Solaris] replace Solaris.h hack with a set of better...
2017-06-22 Ekaterina VaartisTest commit
2017-06-17 NAKAMURA Takumi[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option...
2017-06-09 Vassil VassilevEnable c++1z experimental builds.
2017-06-09 Vassil VassilevWe do not need google test utils if we disabled LLVM_IN...
2017-05-25 Aaron BallmanUpdate the documentation and CMake file for Visual...
2017-05-03 Tom StellardCMake: Add LLVM_DYLIB_SYMBOL_VERSIONING option
2017-04-19 Xin TongAllow suppressing host and target info in VersionPrinter
2017-03-23 Petr Hosek[CMake] Provide an option to disable runtimes build
2017-03-23 Vassil VassilevDo not polute the source directory.
2017-03-21 Serge PavlovFix evaluation of LLVM_DEFINITIONS
2017-03-07 Bob Wilsonremove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECK...
2017-03-06 Tom StellardCMake: Add a build target for generating a source RPM
2017-02-14 Aditya Nandakumar[Tablegen] Instrumenting table gen DAGGenISelDAG
2017-02-07 Chris Bieneman[CMake] Allow overriding CMAKE_LIBTOOL
2017-02-07 Chris Bieneman[CMake] Move ninja job pool options to HandleLLVMOptions
2017-01-28 Vadim ChugunovThis addresses LLDB bug 31699, which was caused by...
2017-01-26 Quentin ColombetSwitch the default for building GlobalISel.
2017-01-12 Hans WennborgBump trunk version to 5.0.0svn
2016-12-22 Reid KlecknerBuild KillTheDoctor with mingw-w64
2016-12-06 Chris Bieneman[CMake] Fixing clang standalone build
2016-12-06 Chris Bieneman[CMake] Cleanup TableGen include flags
2016-12-06 Mehdi AminiIntroduces cmake option `LLVM_DISABLE_ABI_BREAKING_CHEC...
2016-12-05 Kuba MracekUse Darwin libtool's -no_warning_for_no_symbols if...
2016-11-28 Mehdi AminiAdd link-time detection of LLVM_ABI_BREAKING_CHECKS...
2016-11-28 Daniil Fukalov[CMAKE] fix LLVM_OPTIMIZED_TABLEGEN for Visual Studio
2016-11-18 Yichao YuAdd an option to disable libedit
2016-11-17 Pavel Labath[cmake] Move LLVM_BUILD_STATIC check to an earlier...
2016-11-17 Chris Bieneman[CMake] [Darwin] Add support for debugging tablegen...
2016-11-09 Mehdi Amini[cmake] Fix handling compiler-rt in LLVM_ENABLE_PROJECT...
2016-11-07 Mehdi AminiAdd experimental support for unofficial monorepo-like...
2016-11-07 Mehdi AminiRevert "Add some facilities to work with a git monorepo...
2016-11-07 Mehdi AminiAdd some facilities to work with a git monorepo (experi...
2016-11-02 Shoaib Meenai[CMake] Set default build type correctly
2016-11-01 Chris Bieneman[CMake] Fix rpath construction for out-of-tree builds
2016-11-01 Alex Bradbury[RISCV] Add stub backend
2016-10-24 Justin Bognercmake: Rename installhdrs to install-llvm-headers and...
2016-10-19 Michal Gorny[cmake] Declare LLVM_CMAKE_PATH for use in subprojects
2016-10-07 Hongbin Zheng[cmake] Treat polly as "in tree" if LLVM_EXTERNAL_POLLY...
2016-09-27 Chris Bieneman[CMake] Force CMP0057 to NEW
2016-09-27 Michal Gorny[cmake] Support overriding remaining HTML doc install...
2016-09-27 Chris BienemanImprove CMake output of host and target triple
2016-09-06 Rafael EspindolaTry to fix a circular dependency in the modules build.
2016-09-01 Chris Bieneman[CMake] Connecting check-all and test-depends targets...
2016-08-25 Chris BienemanHooking up a check-all target for the runtimes projects
2016-08-23 Peter Zotov[CMake] [OCaml] Add -DLLVM_ENABLE_OCAMLDOC switch
2016-08-23 Jacques Pienaar[lanai] Make Lanai backend non-experimental
2016-08-18 Chris Bieneman[CMake] Silence message on multi-configuration generators
2016-08-04 Jonas HahnfeldRemove LLVM_ENABLE_LIBCXXABI
2016-08-01 Sumanth GundapaneniBuild llvm with ccache if package is present
2016-07-29 Eugene ZelenkoAdd LLVM_ENABLE_LLD option to use LLD as C/C++ linker.
2016-07-25 Chris Bieneman[CMake] Support feeding DYLD_LIBRARY_PATH into archiver...
2016-07-23 Vedant Kumar[cmake] Use a sane default for LLVM_PROFILE_DATA_DIR
2016-07-21 Michael Gottesman[cmake] Move the including of utils/unittests under...
2016-07-21 Quentin Colombet[CMake][GlobalISel] Turn LLVM_BUILD_GLOBAL_ISEL into...
2016-07-19 Chandler CarruthAdd AIX support to Path.inc, Host.h, and CMake.
next