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

github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-01[JSONExporter] Replace bundled Jsoncpp with llvm/Support/JSON.h. NFC.Michael Kruse
2018-06-08Back out of GPU Codegen if NVPTX is not availablePhilip Pfaffe
2018-01-12[CMake] Use only keyword-version of target_link_library. NFC.Michael Kruse
2017-07-11[Polly][CMake] Skip unit-tests in lit if gtest is not availablePhilip Pfaffe
2017-07-11[Polly][CMake] Use the CMake Package instead of llvm-config in out-of-tree bu...Philip Pfaffe
2017-06-06[CMake] Retire Polly's FindCUDA.cmake in favour of CMake's default FindCUDA.c...Philip Pfaffe
2017-05-15[Polly][CMake] Exclude isl_config from the polly-check-format target.Philip Pfaffe
2017-05-08[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGenSiddharth Bhat
2017-05-06[CMake] Introduce POLLY_BUNDLED_JSONCPP.Michael Kruse
2017-05-05Revert "[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen"Siddharth Bhat
2017-05-05[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGenSiddharth Bhat
2017-04-27[CMake] Use object library to build the two flavours of Polly.Michael Kruse
2017-04-23[CMake] Fix polly-isl-test execution in out-of-LLVM-tree builds.Michael Kruse
2017-04-23[CMake] Fix unittests in out-of-LLVM-tree builds.Michael Kruse
2017-03-09[Cmake] Generate a PollyConfig.cmake.Michael Kruse
2017-02-27[Cmake] Optionally use a system isl version.Michael Kruse
2017-02-20[Cmake] Bump required cmake version to 3.4.3.Michael Kruse
2017-02-05[External] Move lib/JSON to lib/External/JSON. NFC.Michael Kruse
2017-01-11Teach Polly's standalone build to work now that we include the gmockChandler Carruth
2016-11-04Remove POLLY_LINK_LIBS, it is not usedHongbin Zheng
2016-08-25Query llvm-config to get system libs required for linking.Michael Kruse
2016-08-25Add comment for querying --libdir. NFC.Michael Kruse
2016-08-25Introduce unittests.Michael Kruse
2016-08-25Add LLVM libdir to library search path in out-of-tree builds.Michael Kruse
2016-08-25Also warn if llvm-lit is not available.Michael Kruse
2016-07-15GPGPU: Shorten ppcg include paths to avoid conflict with cuda.hTobias Grosser
2016-07-14GPGPU: create default initialized PPCG scop and gpu programTobias Grosser
2016-07-05cmake: do not check-format anything in lib/ExternalTobias Grosser
2016-06-21Respect LLVM_INSTALL_TOOLCHAIN_ONLY.Eugene Zelenko
2016-03-25cmake: Ensure tools/* is still formattedTobias Grosser
2016-03-24[CMAKE] Try to find the correct globbing expressionJohannes Doerfert
2016-03-24Restrict clang-format to lib/ [NFC]Johannes Doerfert
2016-03-08Also clang-format *.c run-time library filesTobias Grosser
2016-02-04Add basic doxygen infrastructure for PollyTobias Grosser
2015-10-15Add -sort-includes to our automatic source code formattingTobias Grosser
2015-09-24Compile ISL into its own libraryMichael Kruse
2015-09-14Revise polly-{update|check}-format targetsMichael Kruse
2015-09-11Introspect llvm-config --assertion-mode in cmake out-of-tree buildsMichael Kruse
2015-08-08Do not use -fvisibility option with Visual CMichael Kruse
2015-07-21Unify FOLDER property of Polly targetsMichael Kruse
2015-07-21Remove header project from Visual Studio buildsMichael Kruse
2015-07-21Remove gcc-specific flags from Visual Studio buildMichael Kruse
2015-06-25Fix autotools buildMichael Kruse
2015-06-22Prepare replacing ISL by its 'make dist' filesMichael Kruse
2015-05-06[cmake] Remove two unused include pathsTobias Grosser
2015-03-30Drop libpluto supportTobias Grosser
2015-02-05Build the isl files as PICTobias Grosser
2015-02-04Import isl(+imath) as an external library into PollyTobias Grosser
2014-12-02Drop Cloog supportJohannes Doerfert
2014-08-18Added arcanist linters and cleaned errors and warningsJohannes Doerfert