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
*
www: shorten menu entry
Tobias Grosser
2013-12-19
1
-1
/
+1
*
www: Rename menu items
Tobias Grosser
2013-12-19
1
-2
/
+2
*
www: Use a modern menu style
Tobias Grosser
2013-12-19
1
-7
/
+32
*
Fix formatting
Tobias Grosser
2013-12-18
1
-5
/
+6
*
Report detected scops using the new diagnostics
Tobias Grosser
2013-12-18
2
-16
/
+123
*
ScopValidator: smax expressions are no parameters
Tobias Grosser
2013-12-09
3
-8
/
+32
*
test: Remove use of defaultOpts
Tobias Grosser
2013-12-09
1
-1
/
+1
*
Update isl to latest maintenance release
Tobias Grosser
2013-12-07
1
-1
/
+1
*
(re)enable formatting checks
Tobias Grosser
2013-11-28
1
-3
/
+2
*
Really stop the buildbot noise
Tobias Grosser
2013-11-22
1
-1
/
+1
*
Disable format checking
Tobias Grosser
2013-11-22
1
-1
/
+2
*
cmake: Provide path to installed clang-format
Tobias Grosser
2013-11-22
3
-9
/
+20
*
Disable formatting checks to silent buildbots
Tobias Grosser
2013-11-22
1
-1
/
+2
*
cmake: Add option POLLY_USE_CLOOG
Tobias Grosser
2013-11-21
1
-1
/
+6
*
Fix 80 column violation
Tobias Grosser
2013-11-17
1
-2
/
+3
*
IslCodegen: Support for run-time conditions
Tobias Grosser
2013-11-17
4
-0
/
+55
*
ScopDetection: Improve formatting
Tobias Grosser
2013-11-16
1
-3
/
+6
*
prepend LLVM to all Polly* libs
Sebastian Pop
2013-11-16
6
-16
/
+16
*
factor out code in shouldEnablePolly
Sebastian Pop
2013-11-16
1
-9
/
+14
*
move MayAliasSet.cpp into lib/Analysis
Sebastian Pop
2013-11-16
3
-1
/
+1
*
Style fixes, brought to you by clang-format
Tobias Grosser
2013-11-16
3
-5
/
+5
*
PassManagerBase has moved into the legacy namespace as of r194324; match it h...
Andy Gibbs
2013-11-12
1
-0
/
+2
*
IslCodegen: Do not build upper bound in vector for
Tobias Grosser
2013-11-02
1
-6
/
+0
*
Update comments to address Sebastian's review
Tobias Grosser
2013-10-31
2
-4
/
+15
*
ScopInfo: Add support for AssumedContext
Tobias Grosser
2013-10-29
4
-4
/
+100
*
Fix a typo in my family name. Tobias: ;)
Sylvestre Ledru
2013-10-29
1
-1
/
+1
*
www: Add information about upcoming Loop Optimization BoF
Tobias Grosser
2013-10-26
1
-0
/
+8
*
www: Add information about isl-0.12.1 release
Tobias Grosser
2013-10-26
1
-7
/
+17
*
www: Add information about code coverage and static analysis
Tobias Grosser
2013-10-26
2
-0
/
+11
*
clang-format: No empty line after 'public:'
Tobias Grosser
2013-10-15
6
-7
/
+0
*
This test case requires assertions
Tobias Grosser
2013-10-12
1
-0
/
+1
*
Move to CLooG 0.18.1 and isl 0.12.1
Tobias Grosser
2013-10-11
1
-2
/
+2
*
use -polly-codegen-isl in tests under test/Isl
Sebastian Pop
2013-10-07
1
-1
/
+1
*
do not use -polly-cloog in a ScopInfo testcase
Sebastian Pop
2013-10-07
1
-45
/
+0
*
do not compute isl_map_dim in the loop
Sebastian Pop
2013-10-04
1
-2
/
+2
*
clang-format
Tobias Grosser
2013-10-03
1
-2
/
+1
*
Use LLVM_DELETED_FUNCTION instead of a comment
Tobias Grosser
2013-10-03
5
-36
/
+20
*
ScopInfo: Do not include "isl/int.h" any more
Tobias Grosser
2013-10-03
1
-1
/
+0
*
ScopInfo: Fix typos
Tobias Grosser
2013-10-03
1
-12
/
+12
*
clang-format recent change
Tobias Grosser
2013-09-17
1
-5
/
+4
*
Move SCEVAffinator member definitions out of class body
Tobias Grosser
2013-09-17
1
-134
/
+164
*
Fix build after SCEV change
Matt Arsenault
2013-09-10
1
-3
/
+5
*
TempScopInfo: Microoptimize constant conditions
Tobias Grosser
2013-09-10
1
-4
/
+5
*
ScopInfo: Correctly handle true/false conditions
Tobias Grosser
2013-09-07
5
-7
/
+59
*
[CodeGen] Fixup assert fails caused by incorrect LoopInfo update
Tobias Grosser
2013-09-02
3
-3
/
+61
*
Remove unneeded comma and update formatting
Tobias Grosser
2013-08-24
1
-2
/
+2
*
Rename "polly-test" in the document and script.
Logan Chien
2013-08-18
2
-5
/
+5
*
[tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
2013-08-09
2
-13
/
+16
*
PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL.
Tobias Grosser
2013-08-08
1
-0
/
+4
*
ScopInfo: add a testcase that share parameters within nested start.
Tobias Grosser
2013-08-06
1
-0
/
+92
[next]