Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson
2022-08-19Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-07-26[cmake] Support custom package install pathsJohn Ericson
2022-01-18[polly][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2022-01-14[Polly][CMake] Make PollyConfig.cmake relocatable like other projects'John Ericson
2020-09-15[Windows][Polly] Disable LLVMPolly module for all compilers on WindowsMateusz MikuĊ‚a
2020-09-07[CMake][Polly] Remove dead CMake codeRaul Tambre
2020-08-27[polly][cmake] Don't build LLVMPolly.so without PICRainer Orth
2020-01-07[cmake] Use source-groups in Polly.Christopher Tetreault
2018-11-06[CMake] Fix generation of exported targets in build directoryPhilip Pfaffe
2018-08-01[JSONExporter] Replace bundled Jsoncpp with llvm/Support/JSON.h. NFC.Michael Kruse
2018-01-12[CMake] Use only keyword-version of target_link_library. NFC.Michael Kruse
2017-07-18[CMake] FindJsoncpp.cmake: Use descriptive variable name for libjsoncpp.so path.Michael Kruse
2017-07-18[CMake] FindJsoncpp.cmake: Use foreach variable.Michael Kruse
2017-07-18[CMake] FindJsoncpp.cmake: search pkg-config libs in default search paths.Michael Kruse
2017-07-11[Polly][CMake] Use the CMake Package instead of llvm-config in out-of-tree bu...Philip Pfaffe
2017-06-29Test commitNAKAMURA Takumi
2017-06-06[CMake] Retire Polly's FindCUDA.cmake in favour of CMake's default FindCUDA.c...Philip Pfaffe
2017-05-12[Polly][CMake] Fix variable name in target exportsPhilip Pfaffe
2017-05-10[Polly][CMake] Fix syntactical errors in the exported configPhilip Pfaffe
2017-05-06[CMake] Introduce POLLY_BUNDLED_JSONCPP.Michael Kruse
2017-04-27[Polly][Cmake] Add missing include paths to exported cmake configPhilip Pfaffe
2017-03-09[Cmake] Generate a PollyConfig.cmake.Michael Kruse
2017-02-27[Cmake] Optionally use a system isl version.Michael Kruse
2016-09-12Remove -fvisibility=hidden and FORCE_STATIC.Michael Kruse
2016-08-25Add missing words to wanrning.Michael Kruse
2016-08-25Add warning for FORCE_STATIC libraries when using BUILD_SHARED_LIBS.Michael Kruse
2016-06-21Respect LLVM_INSTALL_TOOLCHAIN_ONLY.Eugene Zelenko
2016-04-09Fix: Always honor LLVM_LIBDIR_SUFFIX.Michael Kruse
2015-09-24Compile ISL into its own libraryMichael Kruse
2015-07-21Unify FOLDER property of Polly targetsMichael Kruse
2015-07-21Remove /Za flag from Visual Studio compilationMichael Kruse
2015-06-29[Polly] Add -std=c99 flag only to C source filesMichael Kruse
2015-06-22Use C99 to compile ISLMichael Kruse
2015-03-30Drop libpluto supportTobias Grosser
2015-02-04Import isl(+imath) as an external library into PollyTobias Grosser
2014-12-02Drop Cloog supportJohannes Doerfert
2014-11-30cmake: Add polly libraries to LLVMExportsTobias Grosser
2014-08-13[Polly] Remove the PoCC and ScopLib supportJohannes Doerfert
2014-04-11Remove OpenScopTobias Grosser
2014-03-14record in POLLY_LINK_LIBS all the libs needed for pollySebastian Pop
2014-03-03cmake: build monolithic libLLVMPollyLib.dylibTobias Grosser
2014-02-28cmake: Do not link in system libsTobias Grosser