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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add isl operator overloads for isl::pw_aff (Try II)
Tobias Grosser
2018-04-12
1
-0
/
+185
*
Revert r327216 'Add isl operator overloads for isl::pw_aff'
Tobias Grosser
2018-04-11
1
-118
/
+0
*
[ScopInfo] Completely remove MemoryAccesses when their parent statement is re...
Michael Kruse
2018-04-09
1
-4
/
+17
*
Remove namespace comment at end of class. NFC.
Michael Kruse
2018-04-05
1
-1
/
+1
*
[polly] [ScopInfo] Don't pre-compute the name of the Scop's region.
Eli Friedman
2018-03-27
1
-4
/
+1
*
Adjust to clang-format changes
Tobias Grosser
2018-03-20
18
-28
/
+0
*
Add isl operator overloads for isl::pw_aff
Tobias Grosser
2018-03-10
1
-0
/
+119
*
Change memcpy/memove/memset to have dest and source alignment attributes.
Daniel Neilson
2018-01-28
1
-1
/
+4
*
[ScopBuilder] Prefer PHI Write accesses in the statement the incoming value i...
Michael Kruse
2018-01-23
1
-0
/
+5
*
[VirtualInst] Derive correct use kind of PHI operands. NFC.
Michael Kruse
2018-01-23
1
-1
/
+4
*
[ScopInfo] Pass name to ScopStmt ctor. NFC.
Michael Kruse
2018-01-18
1
-7
/
+8
*
Fix isl out-of-quota errors affecting later quota guards.
Michael Kruse
2017-12-22
1
-0
/
+6
*
[ScopBuilder] Split statements on encountering store instructions.
Michael Kruse
2017-12-11
1
-1
/
+1
*
Port SCEVAffinator to the isl c++ bindings
Philip Pfaffe
2017-12-06
1
-40
/
+24
*
Port ScopInfo to the isl cpp bindings
Philip Pfaffe
2017-11-19
3
-41
/
+36
*
[nfc] Iwyu: forward-declare/include raw_ostream in zone algo
Philip Pfaffe
2017-11-17
1
-0
/
+1
*
Update formatting to reflect change in clang-format. NFC.
Michael Kruse
2017-11-09
1
-1
/
+1
*
[Polly] Fix using order, as this caused a test failure (NFC)
Florian Hahn
2017-11-06
1
-1
/
+1
*
[ZoneAlgo/ForwardOpTree] Normalize PHIs to their known incoming values.
Michael Kruse
2017-10-31
1
-1
/
+86
*
[Acc] Do not statically dispatch into IslNodeBuilder's createFor
Philip Pfaffe
2017-10-29
1
-1
/
+1
*
[ScopBuilder] Introduce -polly-stmt-granularity=scalar-indep option.
Michael Kruse
2017-10-05
1
-0
/
+6
*
[ScopBuilder] Introduce -polly-stmt-granularity option. NFC.
Michael Kruse
2017-10-04
1
-0
/
+6
*
[ScopBuilder] Specialize exit block handling. NFC.
Michael Kruse
2017-10-02
1
-3
/
+1
*
[Polly] Add dumpPw() and dumpExpanded() functions. NFC.
Michael Kruse
2017-09-29
1
-0
/
+113
*
[ScopBuilder] Fix typo. NFC.
Michael Kruse
2017-09-29
1
-3
/
+3
*
Fix the build after r314375
Philip Pfaffe
2017-09-28
1
-1
/
+1
*
[ScopInfo] Allow uniform branch conditions
Tobias Grosser
2017-09-25
1
-0
/
+9
*
[ScopDetect/Info] Look through PHIs that follow an error block
Tobias Grosser
2017-09-24
2
-4
/
+20
*
[IslExprBuilder] Do not generate RTC with more than 64 bit
Tobias Grosser
2017-09-23
1
-0
/
+8
*
polly-update-format after change in clang-format. NFC.
Michael Kruse
2017-09-22
1
-1
/
+1
*
[ScopInfo] Use map for value def/PHI read accesses.
Michael Kruse
2017-09-21
1
-0
/
+20
*
Check whether IslAstInfo and DependenceInfo were computed for the same Scop.
Michael Kruse
2017-09-21
2
-0
/
+7
*
[ForwardOpTree] Allow out-of-quota in examination part of forwardTree.
Michael Kruse
2017-09-19
1
-19
/
+93
*
Revert "[ScopDetect/Info] Look through PHIs that follow an error block"
Michael Kruse
2017-09-06
2
-20
/
+4
*
[ZoneAlgo] Handle non-StoreInst/LoadInst MemoryAccesses including memset.
Michael Kruse
2017-09-06
1
-0
/
+7
*
[Simplify] Actually remove unsed instruction from region header.
Michael Kruse
2017-09-05
1
-2
/
+0
*
[ScopDetect/Info] Look through PHIs that follow an error block
Tobias Grosser
2017-09-02
2
-4
/
+20
*
[ISLNodeBuilder] Materialize Fortran array sizes of arrays without memory acc...
Siddharth Bhat
2017-09-01
1
-0
/
+4
*
[ForwardOpTree] Allow forwarding in the presence of region statements
Tobias Grosser
2017-08-31
1
-1
/
+0
*
[BlockGenerator] Generate entry block of regions from instruction lists
Tobias Grosser
2017-08-31
1
-2
/
+5
*
[ScopInfo] Use statement lists for entry blocks of region statements
Tobias Grosser
2017-08-31
2
-2
/
+19
*
Revert "[ScopInfo] Use statement lists for entry blocks of region statements"
Tobias Grosser
2017-08-31
2
-19
/
+2
*
Revert "[BlockGenerator] Generate entry block of regions from instruction lists"
Tobias Grosser
2017-08-31
1
-5
/
+2
*
[BlockGenerator] Generate entry block of regions from instruction lists
Tobias Grosser
2017-08-30
1
-2
/
+5
*
[ScopInfo] Use statement lists for entry blocks of region statements
Tobias Grosser
2017-08-30
2
-2
/
+19
*
[ScopBuilder/ScopInfo] Move reduction detection to ScopBuilder. NFC.
Michael Kruse
2017-08-30
2
-10
/
+26
*
[ScopBuilder/ScopInfo] Move ScopStmt::collectSurroundingLoops to ScopBuilder....
Michael Kruse
2017-08-30
2
-3
/
+3
*
[ScopBuilder/ScopInfo] Move ScopStmt::buildDomain to ScopBuilder. NFC.
Michael Kruse
2017-08-30
2
-2
/
+3
*
[ScopBuilder/ScopInfo] Move ScopStmt::buildAccessRelations to ScopBuilder. NFC.
Michael Kruse
2017-08-30
2
-3
/
+4
*
[ScopBuilder/ScopInfo] Move and inline Scop::init into ScopBuilder::buildScop...
Michael Kruse
2017-08-30
1
-3
/
+2
[prev]
[next]