index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
polly
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[JSONExporter] Replace bundled Jsoncpp with llvm/Support/JSON.h. NFC.
Michael Kruse
2018-08-01
1
-15
/
+0
*
Back out of GPU Codegen if NVPTX is not available
Philip Pfaffe
2018-06-07
1
-5
/
+8
*
[CMake] Use only keyword-version of target_link_library. NFC.
Michael Kruse
2018-01-12
1
-2
/
+2
*
[Polly][CMake] Skip unit-tests in lit if gtest is not available
Philip Pfaffe
2017-07-11
1
-0
/
+1
*
[Polly][CMake] Use the CMake Package instead of llvm-config in out-of-tree bu...
Philip Pfaffe
2017-07-11
1
-99
/
+44
*
[CMake] Retire Polly's FindCUDA.cmake in favour of CMake's default FindCUDA.c...
Philip Pfaffe
2017-06-06
1
-3
/
+3
*
[Polly][CMake] Exclude isl_config from the polly-check-format target.
Philip Pfaffe
2017-05-15
1
-1
/
+1
*
[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen
Siddharth Bhat
2017-05-07
1
-2
/
+8
*
[CMake] Introduce POLLY_BUNDLED_JSONCPP.
Michael Kruse
2017-05-06
1
-1
/
+15
*
Revert "[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen"
Siddharth Bhat
2017-05-05
1
-8
/
+2
*
[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen
Siddharth Bhat
2017-05-05
1
-2
/
+8
*
[CMake] Use object library to build the two flavours of Polly.
Michael Kruse
2017-04-27
1
-1
/
+1
*
[CMake] Fix polly-isl-test execution in out-of-LLVM-tree builds.
Michael Kruse
2017-04-22
1
-0
/
+3
*
[CMake] Fix unittests in out-of-LLVM-tree builds.
Michael Kruse
2017-04-22
1
-0
/
+5
*
[Cmake] Generate a PollyConfig.cmake.
Michael Kruse
2017-03-09
1
-0
/
+1
*
[Cmake] Optionally use a system isl version.
Michael Kruse
2017-02-27
1
-2
/
+14
*
[Cmake] Bump required cmake version to 3.4.3.
Michael Kruse
2017-02-20
1
-1
/
+1
*
[External] Move lib/JSON to lib/External/JSON. NFC.
Michael Kruse
2017-02-05
1
-4
/
+3
*
Teach Polly's standalone build to work now that we include the gmock
Chandler Carruth
2017-01-11
1
-2
/
+13
*
Remove POLLY_LINK_LIBS, it is not used
Hongbin Zheng
2016-11-04
1
-2
/
+0
*
Query llvm-config to get system libs required for linking.
Michael Kruse
2016-08-25
1
-19
/
+5
*
Add comment for querying --libdir. NFC.
Michael Kruse
2016-08-25
1
-0
/
+1
*
Introduce unittests.
Michael Kruse
2016-08-25
1
-2
/
+29
*
Add LLVM libdir to library search path in out-of-tree builds.
Michael Kruse
2016-08-25
1
-0
/
+5
*
Also warn if llvm-lit is not available.
Michael Kruse
2016-08-25
1
-6
/
+6
*
GPGPU: Shorten ppcg include paths to avoid conflict with cuda.h
Tobias Grosser
2016-07-15
1
-2
/
+1
*
GPGPU: create default initialized PPCG scop and gpu program
Tobias Grosser
2016-07-14
1
-0
/
+6
*
cmake: do not check-format anything in lib/External
Tobias Grosser
2016-07-05
1
-4
/
+2
*
Respect LLVM_INSTALL_TOOLCHAIN_ONLY.
Eugene Zelenko
2016-06-21
1
-14
/
+16
*
cmake: Ensure tools/* is still formatted
Tobias Grosser
2016-03-25
1
-3
/
+2
*
[CMAKE] Try to find the correct globbing expression
Johannes Doerfert
2016-03-24
1
-1
/
+1
*
Restrict clang-format to lib/ [NFC]
Johannes Doerfert
2016-03-24
1
-1
/
+1
*
Also clang-format *.c run-time library files
Tobias Grosser
2016-03-08
1
-2
/
+3
*
Add basic doxygen infrastructure for Polly
Tobias Grosser
2016-02-04
1
-0
/
+1
*
Add -sort-includes to our automatic source code formatting
Tobias Grosser
2015-10-15
1
-2
/
+2
*
Compile ISL into its own library
Michael Kruse
2015-09-24
1
-18
/
+0
*
Revise polly-{update|check}-format targets
Michael Kruse
2015-09-14
1
-8
/
+25
*
Introspect llvm-config --assertion-mode in cmake out-of-tree builds
Michael Kruse
2015-09-11
1
-0
/
+28
*
Do not use -fvisibility option with Visual C
Michael Kruse
2015-08-07
1
-1
/
+3
*
Unify FOLDER property of Polly targets
Michael Kruse
2015-07-21
1
-0
/
+2
*
Remove header project from Visual Studio builds
Michael Kruse
2015-07-21
1
-1
/
+0
*
Remove gcc-specific flags from Visual Studio build
Michael Kruse
2015-07-21
1
-2
/
+5
*
Fix autotools build
Michael Kruse
2015-06-25
1
-0
/
+1
*
Prepare replacing ISL by its 'make dist' files
Michael Kruse
2015-06-22
1
-0
/
+1
*
[cmake] Remove two unused include paths
Tobias Grosser
2015-05-06
1
-5
/
+0
*
Drop libpluto support
Tobias Grosser
2015-03-30
1
-8
/
+0
*
Build the isl files as PIC
Tobias Grosser
2015-02-04
1
-0
/
+3
*
Import isl(+imath) as an external library into Polly
Tobias Grosser
2015-02-04
1
-8
/
+20
*
Drop Cloog support
Johannes Doerfert
2014-12-02
1
-13
/
+0
*
Added arcanist linters and cleaned errors and warnings
Johannes Doerfert
2014-08-18
1
-1
/
+1
[next]