OSDN Git Service

android: shared_llvm.mk: add libLLVMOrcJIT to llvm_device_static_libraries
[android-x86/external-llvm.git] / CMakeLists.txt
2019-10-09 Tom StellardBump version to 9.0.1
2019-08-26 Hans WennborgMerging r366447:
2019-08-01 Hans WennborgMerging r367304:
2019-07-19 Hans WennborgDrop svn version suffix.
2019-07-18 Alex Bradbury[RISCV] Re-land r366331 d RISCV to LLVM_ALL_TARGETS
2019-07-17 Alex Bradbury[RISCV] Revert r366331 as it exposed some sanitizer...
2019-07-17 Alex Bradbury[RISCV] Add RISCV to LLVM_ALL_TARGETS so it s built...
2019-07-10 Nico WeberAdd support for building with Python 3
2019-07-08 Chris BienemanFix issues building libraries as more than one type...
2019-06-14 Saleem Abdulrasoolbuild: extract LLVM distribution target handling
2019-06-07 David TentyBuild with _XOPEN_SOURCE defined on AIX
2019-06-04 David ZarzyckiUnbreak my hasty "unbreak" cmake fix
2019-06-03 David ZarzyckiUnbreak non-PIC builds after r362390 / D62720
2019-06-02 Don Hinton[test] Fix plugin tests
2019-06-02 Petr Hosek[CMake] Use libtool for runtimes when building for...
2019-05-28 Alexandre GaneaRevert r361826, as it still breaks LLDB.
2019-05-28 Alexandre Ganea[CMake] Default options for faster executables on MSVC
2019-05-28 Don HintonRevert [test] Fix plugin tests
2019-05-28 Don Hinton[test] Fix plugin tests
2019-05-27 Hans WennborgCmake: allow using LLVM_EXTERNAL_PROJECTS with LLVM_ENA...
2019-05-21 Saleem Abdulrasoolbuild: enable CMake policy 0077
2019-05-02 Saleem Abdulrasoolbuild: add option to disable unwind tables
2019-04-09 Justin Bogner[CMake] Move configuration of LLVM_CXX_STD to HandleLLV...
2019-04-08 Justin Bogner[CMake] Replace LLVM_ENABLE_CXX1Y and friends with...
2019-03-25 Mikhail R. GadelhaMoved everything SMT-related to LLVM and updated the...
2019-03-19 Serge GueltonUse response file when generating LLVM-C.dll
2019-03-08 Shoaib Meenai[cmake] Remove llvm from LLVM_ALL_PROJECTS
2019-03-06 Rong Xu[PGO] Context sensitive PGO (part 4)
2019-02-22 David Greene[CMake] Honor LLVM_EXTERNAL_<proj>_SOURCE_DIR
2019-02-14 Chris Bieneman[CMake] Fix ability to use LLVM_ENABLE_PROJECTS with...
2019-02-14 Nico WeberStop enabling clang-tools-extra automatically when...
2019-02-09 Mikhail R. GadelhaThis reverts commit 1440a848a635849b97f7a5cfa0ecc40d374...
2019-02-07 JF BastienBump minimum toolchain version
2019-02-07 Mikhail R. GadelhaMove the SMT API to LLVM
2019-02-07 Shoaib Meenai[cmake] Drop clang-tools-extra from LLVM_ALL_PROJECTS
2019-02-06 Shoaib Meenai[cmake] Add all subprojects to LLVM_ALL_PROJECTS
2019-02-06 Shoaib Meenai[cmake] Add openmp to LLVM_ALL_PROJECTS
2019-02-06 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-02-05 Dan LiewPreviously if the user configured their build but then...
2019-02-02 JF BastienRevert "Bump minimum toolchain version"
2019-02-02 JF BastienBump minimum toolchain version
2019-02-01 JF BastienRevert "Bump minimum toolchain version"
2019-02-01 JF BastienBump minimum toolchain version
2019-01-31 JF BastienRevert "Bump minimum toolchain version"
2019-01-31 JF BastienBump minimum toolchain version
2019-01-31 Petr HosekRevert "[CMake] Unify scripts for generating VCS headers"
2019-01-31 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-01-29 Hans WennborgRevert r351833 and r352250.
2019-01-25 Hans WennborgBuild LLVM-C.dll by default on windows and enable in...
2019-01-16 Hans WennborgRevert r351324 "Build LLVM-C.dll by default on windows...
2019-01-16 Hans WennborgBuild LLVM-C.dll by default on windows and enable in...
2019-01-16 Hans WennborgBump the trunk version to 9.0.0svn
2018-12-20 Louis Dionne[CMake] Add libunwind when 'all' is being passed as...
2018-12-19 Alexandre GaneaRevert r349517 "[CMake] Default options for faster...
2018-12-18 Alexandre Ganea[CMake] Default options for faster executables on MSVC
2018-11-21 Eric Fiselier[LLVM] Allow modulemap installation
2018-11-16 Stefan Granitz[CMake] Accept ENTITLEMENTS in add_llvm_executable...
2018-11-08 Nathan LanzaRevert "Reorder FindPythonInterp so that config-ix...
2018-11-08 Shoaib Meenai[cmake] Set CMP0075 to NEW
2018-11-07 Nathan LanzaReorder FindPythonInterp so that config-ix can use...
2018-11-07 Shoaib Meenai[cmake] Fix typo. NFC
2018-10-15 Chris Bieneman[CMake] Fix a missing LLVM_ENABLE_IDE from r344555
2018-10-15 Chris Bieneman[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURAT...
2018-10-03 Derek Schuff[WebAssembly] Add WebAssembly to LLVM_ALL_TARGETS
2018-09-21 Dan Gohman[WebAssembly] Revert r342701, "Add WebAssembly to LLVM_...
2018-09-21 Dan Gohman[WebAssembly] Add WebAssembly to LLVM_ALL_TARGTS.
2018-09-07 Reid Kleckner[benchmark] Re-enable benchmarks on all platforms inclu...
2018-09-04 Petr Hosek[CMake] Provide a custom target to install LLVM libraries
2018-08-30 Roman LebedevRevert "[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CO...
2018-08-29 Kirill Bobyrev[benchmark] NFC: Turn benchmark ON on all non-Windows...
2018-08-28 Kirill Bobyrev[benchmark] Stop building benchmarks by default
2018-08-28 Kirill Bobyrev[benchmark] Fix buildbots failing to identify regex...
2018-08-28 Kirill BobyrevPull google/benchmark library to the LLVM tree
2018-08-22 Chris Bieneman[CMake] Remove unneeded and outdated policy
2018-08-22 Chris Bieneman[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURAT...
2018-08-20 Reid KlecknerAdd cmake option to disable minidumps, default it to off
2018-08-14 Stephen KellyRemove vestiges of configure buildsystem
2018-08-09 Stephen KellyFix typo
2018-08-09 Stephen KellyRemove obsolete policy settings
2018-08-09 Hans Wennborgcmake: don't pack system libs unless CMAKE_INSTALL_UCRT...
2018-08-07 David Bolvansky[RFC] Build LLVM-C.dll on MSVC that exports only the...
2018-08-02 Tom StellardCMake: Remove LLVM_DYLIB_SYMBOL_VERSIONING
2018-08-01 Hans WennborgBump the trunk version to 8.0.0svn
2018-07-24 Andres FreundAdd PerfJITEventListener for perf profiling support.
2018-07-20 Zachary TurnerRewrite the VS integration scripts.
2018-07-10 Justin Bogner[CMake] Teach the build system to codesign built products
2018-06-28 Petr HosekSupport for multiarch runtimes layout
2018-06-13 Jordan Rose[CMake] Handle 'libtool' being at a path with spaces...
2018-06-13 Ahmed BougachaRevert "Fix how LLVMOPTIONALCOMPONENTS is passed to...
2018-06-12 Reid KlecknerFix how LLVMOPTIONALCOMPONENTS is passed to llvm-build
2018-06-11 Justin Bogner[CMake] Fix dropped dependency in install-llvm-headers
2018-05-20 Vassil Vassilev[cmake] Add a switch to enable/disable bindings.
2018-05-17 Chris Bieneman[CMake] Support runtimes in distributions
2018-05-17 Chris Bieneman[CMake] Make optimizing sanitizer builds optional
2018-04-24 Nico WeberRemove LLVM_INSTALL_CCTOOLS_SYMLINKS
2018-04-11 Clement Courbet[llvm-exegesis] Add a flag to disable libpfm even if...
2018-04-02 Nico WeberAssume existence of inttypes.h and stdint.h in DataTypes.h.
2018-03-21 David BlaikieEnsure that DataTypes.h is installed now that it's...
2018-03-21 David BlaikieReapply Support layering fixes.
2018-03-21 Jonas DevlieghereRevert "Move DataTypes.h from Support to llvm-c to...
next