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
*
Check late for profitability
Johannes Doerfert
2016-05-12
1
-3
/
+13
*
Cleanup rejection log handling [NFC]
Johannes Doerfert
2016-05-12
6
-144
/
+75
*
Bring some comments up to date [NFC]
Johannes Doerfert
2016-05-12
1
-8
/
+2
*
Support truncate operations
Johannes Doerfert
2016-05-12
10
-29
/
+239
*
Check overflows in RTCs and bail accordingly
Johannes Doerfert
2016-05-12
11
-62
/
+393
*
Invalidate unprofitable SCoPs after creation
Johannes Doerfert
2016-05-10
3
-6
/
+54
*
Weaken profitability constraints during ScopDetection
Johannes Doerfert
2016-05-10
4
-7
/
+41
*
[FIX] Cleanup isl objects prior to early exit
Johannes Doerfert
2016-05-10
2
-5
/
+67
*
Handle llvm.assume inside the SCoP
Johannes Doerfert
2016-05-10
9
-30
/
+186
*
Propagate complexity problems during domain generation [NFC]
Johannes Doerfert
2016-05-10
3
-27
/
+104
*
[FIX] Create error-restrictions late
Johannes Doerfert
2016-05-10
3
-12
/
+108
*
Refactor simplifySCoP [NFC]
Johannes Doerfert
2016-05-10
3
-72
/
+49
*
Simplify the internal representation according to the context [NFC]
Johannes Doerfert
2016-05-10
13
-29
/
+39
*
Simplify access relation for invariant loads early [NFC]
Johannes Doerfert
2016-05-10
1
-1
/
+2
*
Prevent complex access ranges with low number of pieces.
Johannes Doerfert
2016-05-10
1
-3
/
+15
*
Expose interpretAsUnsigned in the SCEVAffinator [NFC]
Johannes Doerfert
2016-05-10
3
-6
/
+19
*
Codegen: Enable the detection of min/max expressions
Tobias Grosser
2016-05-07
5
-9
/
+8
*
test: Use CHECK-NEXT to not miss instructions in test output
Tobias Grosser
2016-05-07
1
-25
/
+23
*
Update isl to isl-0.17-5-g57dc5ff
Tobias Grosser
2016-05-07
7
-5
/
+65
*
Update to ISL 0.17.
Michael Kruse
2016-05-04
65
-7174
/
+9557
*
Typo: ToComplex -> TooComplex. NFC.
Michael Kruse
2016-05-02
1
-4
/
+4
*
Rename Conjuncts -> Disjunctions. NFC.
Michael Kruse
2016-05-02
3
-13
/
+14
*
[ScheduleOptimizer] Add -polly-opt-outer-coincidence option.
Michael Kruse
2016-05-02
2
-0
/
+89
*
[WWW] Mark task as done and me as owner of some task
Johannes Doerfert
2016-05-02
1
-6
/
+6
*
Typo: isToComplex -> isTooComplex. NFC.
Michael Kruse
2016-05-02
1
-5
/
+5
*
doc: A source code with Polly does not use a separate module (by default)
Tobias Grosser
2016-04-29
3
-26
/
+35
*
Allow unsigned divisions
Johannes Doerfert
2016-04-29
8
-41
/
+298
*
Refactor SCEVAffinator [NFC]
Johannes Doerfert
2016-04-29
1
-14
/
+12
*
ScopInfo: Add option to control abort on isl errors
Tobias Grosser
2016-04-29
1
-1
/
+7
*
[FIX] Typo
Johannes Doerfert
2016-04-29
1
-1
/
+1
*
[FIX] Prevent division/modulo by zero in parameters -- test case
Johannes Doerfert
2016-04-29
1
-0
/
+56
*
[FIX] Unsigned comparisons change invalid domain
Johannes Doerfert
2016-04-29
5
-28
/
+76
*
[FIX] Prevent division/modulo by zero in parameters
Johannes Doerfert
2016-04-29
1
-2
/
+20
*
[FIX] Correct assumption simplification
Johannes Doerfert
2016-04-28
3
-6
/
+26
*
test: Make test case independent of earlier instructions
Tobias Grosser
2016-04-28
1
-5
/
+5
*
BlockGenerator: Drop leftover debug statement
Tobias Grosser
2016-04-28
1
-1
/
+0
*
[FIX] Propagate execution domain of invariant loads
Johannes Doerfert
2016-04-27
5
-11
/
+92
*
Allow unsigned comparisons
Johannes Doerfert
2016-04-26
8
-70
/
+107
*
[FIX] Adjust assumption space for zext instructions
Johannes Doerfert
2016-04-26
3
-2
/
+33
*
Do not use the number of parameters in the complexity check
Johannes Doerfert
2016-04-26
1
-5
/
+12
*
Do not add but record signed-unsigned assumptions
Johannes Doerfert
2016-04-26
3
-3
/
+2
*
Extract some constant factors from "SCEVAddExprs"
Johannes Doerfert
2016-04-25
2
-0
/
+78
*
Do not check all GEPs for assumptions
Johannes Doerfert
2016-04-25
3
-12
/
+81
*
Only add user assumptions on known parameters [NFC]
Johannes Doerfert
2016-04-25
3
-1
/
+131
*
Refactor Scop parameter handling
Johannes Doerfert
2016-04-25
2
-57
/
+45
*
Model zext-extend instructions
Johannes Doerfert
2016-04-25
17
-54
/
+424
*
Check only loop control of loops that are part of the region
Johannes Doerfert
2016-04-25
3
-4
/
+35
*
Initialize the invalid domain of an access with an empty set
Johannes Doerfert
2016-04-25
1
-1
/
+3
*
Do not propagate invalid domains over back edges
Johannes Doerfert
2016-04-25
1
-0
/
+4
*
Introduce a parameter set type [NFC]
Johannes Doerfert
2016-04-25
5
-26
/
+23
[next]