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
Commit message (
Expand
)
Author
Age
Files
Lines
*
isl: Detect openmp parallelism
Tobias Grosser
2012-12-13
7
-6
/
+467
*
Integrate polly test-suite into an llvm "make check-all" if built as part of ...
Andy Gibbs
2012-12-06
2
-35
/
+50
*
User isl sha commit id instead of the git tag
Tobias Grosser
2012-12-04
1
-1
/
+1
*
adapt cloog codegen testcases to isl
Sebastian Pop
2012-12-03
40
-0
/
+2616
*
use -polly-ast instead of -polly-cloog
Sebastian Pop
2012-12-03
15
-15
/
+15
*
execute cloog specific testcases only with CLOOG_FOUND
Sebastian Pop
2012-12-03
116
-0
/
+50
*
Update CLooG
Tobias Grosser
2012-12-03
1
-1
/
+1
*
Use isl 0.11
Tobias Grosser
2012-12-03
1
-1
/
+1
*
Update the recommended isl version
Tobias Grosser
2012-12-01
2
-2
/
+1
*
Remove unneeded preservation and restore of ValueMap and ClastVars in GPGPU code
Tobias Grosser
2012-11-30
1
-8
/
+1
*
Add an additional input argument according to chanages of function polly::cre...
Tobias Grosser
2012-11-30
1
-1
/
+2
*
Update to Polly for LLVM r165262 which changes TargetData to Datalayout.
Tobias Grosser
2012-11-29
1
-31
/
+29
*
Fix tests with broken datalayout strings.
Patrik Hägglund
2012-11-28
4
-4
/
+4
*
cmake: Fix installation of include files
Tobias Grosser
2012-11-28
1
-1
/
+1
*
do not execute the OpenMP tests when cloog is not found
Sebastian Pop
2012-11-27
2
-0
/
+4
*
make IslAstInfo::printScop compatible with CloogInfo::printScop
Sebastian Pop
2012-11-27
1
-1
/
+1
*
do not require cloog from configure
Sebastian Pop
2012-11-26
2
-2
/
+2
*
fix typo
Sebastian Pop
2012-11-26
1
-1
/
+1
*
remove dependence on CLOOG_FOUND for PollyVectorizerChoice
Sebastian Pop
2012-11-26
1
-2
/
+0
*
remove dead code
Sebastian Pop
2012-11-26
2
-10
/
+0
*
remove unused flag
Sebastian Pop
2012-11-26
1
-7
/
+0
*
Make polly -Wdocumentation clean
Tobias Grosser
2012-11-19
7
-17
/
+8
*
utils: use rmdir instead of rm to remove empty dirs
Sebastian Pop
2012-11-18
1
-2
/
+2
*
utils: remove the isl directory after cloning cloog
Sebastian Pop
2012-11-17
1
-1
/
+3
*
utils: remove existing cloog and isl dirs before git cloning
Sebastian Pop
2012-11-17
1
-0
/
+2
*
autoconf: isl depends on gmp include files
Sebastian Pop
2012-11-15
3
-207
/
+167
*
test: LLVM supports now vectors of arbitrary pointers
Tobias Grosser
2012-11-14
3
-59
/
+51
*
Tests: Pipe test files into 'opt'
Tobias Grosser
2012-11-04
85
-110
/
+110
*
Tests: remove ModuleID lines
Tobias Grosser
2012-11-02
69
-69
/
+0
*
Tests: move content of .c files in .ll
Tobias Grosser
2012-11-02
94
-1110
/
+1158
*
Remove runtime tests from polly test suite
Tobias Grosser
2012-11-01
15
-26
/
+0
*
Dependences: Add support to calculate memory based dependences
Tobias Grosser
2012-11-01
2
-10
/
+124
*
ScopDetection: Print line numbers of detected scops
Tobias Grosser
2012-11-01
2
-0
/
+66
*
Revert multiple adress space changes in Polly
Tobias Grosser
2012-11-01
3
-12
/
+7
*
Codegen: Selectively copy in array addresses for OpenMP code
Tobias Grosser
2012-11-01
5
-19
/
+7
*
CodeGen: Add scop-parameters to the OpenMP context
Tobias Grosser
2012-11-01
6
-3
/
+208
*
Codegen: Copy and restore the ValueMap and ClastVars explicitly
Tobias Grosser
2012-11-01
2
-33
/
+80
*
Another speculative commit to try to fix Polly's build. This is more delta than
Chandler Carruth
2012-10-25
1
-5
/
+8
*
Another fix for a build-bot reported API mismatch.
Chandler Carruth
2012-10-25
1
-1
/
+2
*
Try to revive the Polly builders after this LLVM API change.
Chandler Carruth
2012-10-25
1
-1
/
+2
*
autoconf/cmake: Always require isl code generation.
Tobias Grosser
2012-10-21
12
-149
/
+7
*
cmake: Use suffix for shared modules instead of the one for shared libraries
Tobias Grosser
2012-10-21
1
-1
/
+1
*
RegisterPasses: Remove unreachable default case in switch
Tobias Grosser
2012-10-21
1
-2
/
+0
*
www: Correct command line that loads polly into dragonegg
Tobias Grosser
2012-10-21
1
-2
/
+2
*
Introduce a separate file for CMake macros
Tobias Grosser
2012-10-21
2
-70
/
+80
*
isl scheduler: Do not fail when returning an empty band list
Tobias Grosser
2012-10-16
3
-5
/
+63
*
isl-codegen: Support '<' and '>'
Tobias Grosser
2012-10-16
7
-13
/
+145
*
www: Clarify that GMP is LGPL licensed
Tobias Grosser
2012-10-12
1
-1
/
+2
*
Trivial change to the README, mainly to test commit access.
Sameer Sahasrabuddhe
2012-10-09
1
-0
/
+2
*
Move TargetData to DataLayout to fix build breakage caused by LLVM r16540
Micah Villmow
2012-10-08
7
-18
/
+18
[next]