[flang] Add COMDAT to global variables where needed
[platform/upstream/llvm.git] / polly / cmake /
2023-03-08 Michael Kruse[Polly] Remove Polly-ACC.
2023-01-13 Nhat Nguyen[cmake] Fix path to LLVMConfig.cmake for multi-config...
2022-11-25 Thomas Preud'hommeAdd version to all LLVM cmake package
2022-11-25 Thomas Preud'hommeRevert: Add version to all LLVM cmake package
2022-11-20 Thomas Preud'hommeAdd version to all LLVM cmake package
2022-09-14 John Ericson[CMake] Avoid `LLVM_BINARY_DIR` when other more specifi...
2022-08-25 John EricsonRevert "[CMake] Avoid `LLVM_BINARY_DIR` when other...
2022-08-24 John Ericson[CMake] Avoid `LLVM_BINARY_DIR` when other more specifi...
2022-08-19 John EricsonRevert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"
2022-08-18 John Ericson[cmake] Use `CMAKE_INSTALL_LIBDIR` too
2022-07-25 John Ericson[cmake] Support custom package install paths
2022-01-18 John Ericson[polly][cmake] Use `GNUInstallDirs` to support custom...
2022-01-16 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-16 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-15 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-15 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-14 John Ericson[Polly][CMake] Make PollyConfig.cmake relocatable like...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2020-09-15 Mateusz Mikuła[Windows][Polly] Disable LLVMPolly module for all compi...
2020-09-07 Raul Tambre[CMake][Polly] Remove dead CMake code
2020-08-27 Rainer Orth[polly][cmake] Don't build LLVMPolly.so without PIC
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-01-07 Christopher Tetreault[cmake] Use source-groups in Polly.
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2018-11-06 Philip Pfaffe[CMake] Fix generation of exported targets in build...
2018-08-01 Michael Kruse[JSONExporter] Replace bundled Jsoncpp with llvm/Suppor...
2018-01-12 Michael Kruse[CMake] Use only keyword-version of target_link_library...
2017-07-18 Michael Kruse[CMake] FindJsoncpp.cmake: Use descriptive variable...
2017-07-18 Michael Kruse[CMake] FindJsoncpp.cmake: Use foreach variable.
2017-07-18 Michael Kruse[CMake] FindJsoncpp.cmake: search pkg-config libs in...
2017-07-11 Philip Pfaffe[Polly][CMake] Use the CMake Package instead of llvm...
2017-06-29 NAKAMURA TakumiTest commit
2017-06-06 Philip Pfaffe[CMake] Retire Polly's FindCUDA.cmake in favour of...
2017-05-12 Philip Pfaffe[Polly][CMake] Fix variable name in target exports
2017-05-10 Philip Pfaffe[Polly][CMake] Fix syntactical errors in the exported...
2017-05-06 Michael Kruse[CMake] Introduce POLLY_BUNDLED_JSONCPP.
2017-04-27 Philip Pfaffe[Polly][Cmake] Add missing include paths to exported...
2017-03-09 Michael Kruse[Cmake] Generate a PollyConfig.cmake.
2017-02-27 Michael Kruse[Cmake] Optionally use a system isl version.
2016-09-12 Michael KruseRemove -fvisibility=hidden and FORCE_STATIC.
2016-08-25 Michael KruseAdd missing words to wanrning.
2016-08-25 Michael KruseAdd warning for FORCE_STATIC libraries when using BUILD...
2016-06-21 Eugene ZelenkoRespect LLVM_INSTALL_TOOLCHAIN_ONLY.
2016-04-09 Michael KruseFix: Always honor LLVM_LIBDIR_SUFFIX.
2015-09-24 Michael KruseCompile ISL into its own library
2015-07-21 Michael KruseUnify FOLDER property of Polly targets
2015-07-21 Michael KruseRemove /Za flag from Visual Studio compilation
2015-06-29 Michael Kruse[Polly] Add -std=c99 flag only to C source files
2015-06-22 Michael KruseUse C99 to compile ISL
2015-03-30 Tobias GrosserDrop libpluto support
2015-02-04 Tobias GrosserImport isl(+imath) as an external library into Polly
2014-12-02 Johannes DoerfertDrop Cloog support
2014-11-30 Tobias Grossercmake: Add polly libraries to LLVMExports
2014-08-13 Johannes Doerfert[Polly] Remove the PoCC and ScopLib support
2014-04-11 Tobias GrosserRemove OpenScop
2014-03-13 Sebastian Poprecord in POLLY_LINK_LIBS all the libs needed for polly
2014-03-03 Tobias Grossercmake: build monolithic libLLVMPollyLib.dylib
2014-02-28 Tobias Grossercmake: Do not link in system libs
2014-02-22 Sebastian PopGMP is only required for CLooG
2013-07-02 Tobias Grosser[autoconf/cmake] Make sure we detect the latest version...
2012-10-21 Tobias Grosserautoconf/cmake: Always require isl code generation.
2012-10-21 Tobias GrosserIntroduce a separate file for CMake macros
2012-10-02 Tobias GrosserDetect the isl code generation feature correctly
2012-08-02 Tobias GrosserAdd support for libpluto as the scheduling optimizer.
2012-07-04 Tobias GrosserReplace CUDA data types with Polly's GPGPU data types.
2012-06-06 Tobias GrosserDetect the cuda library available.
2012-05-07 Sebastian Popadd a check for ISL codegen at configure time
2011-04-29 Tobias GrosserAdd initial version of Polly