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
*
[Support] Remove NonowningIslPtr. NFC.
Michael Kruse
2017-02-23
2
-65
/
+13
*
[DeLICM] Add regression tests for DeLICM reject cases.
Michael Kruse
2017-02-22
1
-0
/
+8
*
[ScopInfo] Add statistics to count loops after scop modeling
Tobias Grosser
2017-02-17
1
-13
/
+14
*
[DeLICM] Add Knowledge class. NFC.
Michael Kruse
2017-02-15
1
-0
/
+13
*
[ScopInfo] Use ScopArrayInfo instead of base address
Tobias Grosser
2017-02-09
1
-7
/
+7
*
[Support] Add convertZoneToTimepoints. NFC.
Michael Kruse
2017-02-04
1
-0
/
+47
*
[Support] Add computeArrayUnused. NFC.
Michael Kruse
2017-02-04
1
-0
/
+66
*
[Support] Add computeReachingWrite. NFC.
Michael Kruse
2017-02-04
1
-0
/
+58
*
[Support] Remove unused function hasInvokeEdge. NFC.
Michael Kruse
2017-02-03
1
-9
/
+0
*
A new algorithm for identification of a SCoP statement that implement a matrix
Roman Gareev
2017-02-02
1
-10
/
+45
*
[BlockGenerator] Comment corretions for r293374 [NFC]
Tobias Grosser
2017-01-28
1
-1
/
+1
*
[Polly] [BlockGenerator] Unify ScalarMap and PhiOpsMap
Tobias Grosser
2017-01-28
2
-96
/
+42
*
[Support] Add general isl tools for DeLICM. NFC.
Michael Kruse
2017-01-27
1
-0
/
+180
*
[ScopDetectionDiagnostic] Add meaningfull enduser message for regions with en...
Tobias Grosser
2017-01-26
1
-0
/
+1
*
BlockGenerator: Do not redundantly reload from PHI-allocas in non-affine stmts
Tobias Grosser
2017-01-19
1
-0
/
+71
*
BlockGenerator: remove obfuscating const and const casts
Tobias Grosser
2017-01-19
1
-2
/
+2
*
Tidy up getFirstNonBoxedLoopFor [NFC]
Eli Friedman
2017-01-16
1
-0
/
+19
*
ScopInfo: split out construction of a single alias group [NFC]
Tobias Grosser
2017-01-16
1
-0
/
+10
*
ScopInfo: Extract out splitAliasGroupsByDomain [NFC]
Tobias Grosser
2017-01-16
1
-0
/
+9
*
ScopInfo: Extract out buildAliasGroupsForAccesses [NFC]
Tobias Grosser
2017-01-16
1
-0
/
+21
*
Fix compilation on MSVC, NFC
Hongbin Zheng
2017-01-15
1
-4
/
+4
*
Use typed enums to model MemoryKind and move MemoryKind out of ScopArrayInfo
Tobias Grosser
2017-01-14
3
-183
/
+183
*
ScopInfo: use correct enum type in type definition
Tobias Grosser
2017-01-13
1
-2
/
+3
*
Add isl_multi_pw_aff to GICHelper
Alexandre Isoard
2016-12-16
1
-0
/
+3
*
The order of the loops defines the data reused in the BLIS implementation of
Roman Gareev
2016-12-15
1
-6
/
+19
*
Remove references to AssumptionCache. NFC.
Michael Kruse
2016-12-15
2
-8
/
+6
*
Add more ISL foreachElt functions. NFC.
Michael Kruse
2016-12-07
1
-0
/
+21
*
Add IslPtr type traits. NFC.
Michael Kruse
2016-12-07
1
-0
/
+2
*
Allow to disable unsigned operations (zext, icmp ugt, ...)
Johannes Doerfert
2016-12-02
1
-0
/
+1
*
Do not allow multiple possibly aliasing ptrs in an expression
Johannes Doerfert
2016-12-02
1
-0
/
+10
*
[ScopInfo] Fold constant coefficients in array dimensions to the right
Tobias Grosser
2016-12-02
1
-1
/
+39
*
[ScopInfo] Separate construction and finalization of memory accesses [NFC]
Tobias Grosser
2016-12-02
1
-3
/
+26
*
Fix some Clang-tidy modernize-use-default and Include What You Use warnings; ...
Eugene Zelenko
2016-11-29
1
-2
/
+8
*
[DeLICM] Add pass boilerplate code.
Michael Kruse
2016-11-29
2
-0
/
+38
*
canSynthesize: Remove unused argument LI. NFC.
Michael Kruse
2016-11-29
1
-3
/
+1
*
[ScopDetect] Expand statistics of the detected scops
Tobias Grosser
2016-11-26
1
-5
/
+27
*
[ScopDetectionDiagnostic] Collect statistics for each diagnostic type
Tobias Grosser
2016-11-26
1
-1
/
+1
*
[ScopDetectionDiagnostic] IrreducibleRegion is a subclasses of CFG
Tobias Grosser
2016-11-26
1
-1
/
+1
*
[ScopDetectionDiagnostic] Remove leftover RejectReasonKind for Conditions [NFC]
Tobias Grosser
2016-11-26
1
-1
/
+0
*
[ScopDectionDiagnostic] Use scoped enums instead three letter prefix [NFC]
Tobias Grosser
2016-11-26
1
-45
/
+49
*
Fix typo.
Hongbin Zheng
2016-11-23
1
-8
/
+8
*
[CodeGen] Add flag to code-generate most memory access expressions
Tobias Grosser
2016-11-22
1
-2
/
+3
*
Update comment for r287566
Hongbin Zheng
2016-11-21
1
-2
/
+2
*
Fix format
Hongbin Zheng
2016-11-21
1
-1
/
+2
*
Split ScopInfo::addScopStmt into two versions. NFC
Hongbin Zheng
2016-11-21
1
-6
/
+13
*
Probably overwritten loads should not be considered hoistable
Johannes Doerfert
2016-11-17
1
-1
/
+2
*
[FIX] Do not try to hoist memory intrinsic
Johannes Doerfert
2016-11-17
1
-0
/
+5
*
[Polly CodeGen] Break critical edge from RTC to original loop.
Eli Friedman
2016-11-02
4
-23
/
+42
*
[polly] Change SmallPtrSet which is being iterated to SmallSetVector in ScopI...
Mandeep Singh Grang
2016-10-21
1
-2
/
+2
*
[SCEVAffinator] Make precise modular math more correct.
Eli Friedman
2016-10-21
1
-0
/
+4
[next]