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
/
lib
/
Transform
/
Simplify.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move setNewAccessRelation to isl++
Tobias Grosser
2017-08-02
1
-1
/
+1
*
[Simplify] Rewrite redundant write detection algorithm.
Michael Kruse
2017-08-01
1
-134
/
+81
*
[Simplify] Improve scalability.
Michael Kruse
2017-08-01
1
-11
/
+80
*
[Simplify] Remove all kinds of redundant scalar writes.
Michael Kruse
2017-07-31
1
-1
/
+2
*
[Simplify] Implement write accesses coalescing.
Michael Kruse
2017-07-29
1
-3
/
+182
*
[Simplify] Fix typo in statistics output. NFC.
Michael Kruse
2017-07-28
1
-1
/
+1
*
[Simplify] Remove empty partial accesses first. NFC.
Michael Kruse
2017-07-28
1
-3
/
+3
*
[Simplify] Do not setInstructions() of region stmts. NFC.
Michael Kruse
2017-07-26
1
-0
/
+3
*
Simplify: Adopt for translation of MemoryAccess::getAccessRelation
Tobias Grosser
2017-07-23
1
-1
/
+1
*
Move MemoryAccess::NewAccessRelation to isl++
Tobias Grosser
2017-07-23
1
-5
/
+5
*
[Simplify] Remove partial write accesses with empty domain.
Michael Kruse
2017-07-22
1
-2
/
+40
*
[ScopInfo] Print instructions in dump().
Michael Kruse
2017-07-21
1
-1
/
+1
*
[Simplify] Remove unused instructions and accesses.
Michael Kruse
2017-07-20
1
-0
/
+77
*
[Simplify] Ensure all counters are reset before next SCoP is processed. NFC.
Michael Kruse
2017-07-19
1
-0
/
+1
*
[ScopInfo] Introduce tryGetValueStored
Tobias Grosser
2017-07-19
1
-7
/
+1
*
[Polly] Fix a typo [NFC]
Tobias Grosser
2017-07-16
1
-2
/
+2
*
[Simplify] Also remove redundant writes which originally came from PHI nodes
Tobias Grosser
2017-07-11
1
-1
/
+8
*
[Simplify] Use execution order of memory accesses.
Michael Kruse
2017-06-06
1
-1
/
+2
*
[Simplify] Move to isl C++
Tobias Grosser
2017-05-21
1
-19
/
+13
*
[isl++] Move isl raw_ostream printers into separate header
Tobias Grosser
2017-05-21
1
-0
/
+1
*
[Simplify] Fix r302986 that introduced non-inferrable templates.
Siddharth Bhat
2017-05-15
1
-13
/
+19
*
[Simplify] Remove some leftover dead code
Tobias Grosser
2017-05-14
1
-26
/
+0
*
[Simplify] Remove identical write removal. NFC.
Michael Kruse
2017-05-13
1
-82
/
+2
*
[Simplify] Remove writes that are overwritten.
Michael Kruse
2017-05-13
1
-2
/
+104
*
[Simplify] Reset all stats between runs.
Michael Kruse
2017-05-12
1
-0
/
+3
*
[Simplify] Remove identical scalar writes.
Michael Kruse
2017-05-11
1
-1
/
+107
*
[Simplify] Mark variables as used. NFC.
Michael Kruse
2017-05-10
1
-0
/
+1
*
[Simplify] Mark variables as used. NFC.
Michael Kruse
2017-05-10
1
-0
/
+2
*
[Simplify] Add -polly-simplify pass.
Michael Kruse
2017-03-10
1
-0
/
+285