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
/
Analysis
/
ScopInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ScopBuilder] Prefer PHI Write accesses in the statement the incoming value i...
Michael Kruse
2018-01-23
1
-0
/
+17
*
[ScopInfo] Pass name to ScopStmt ctor. NFC.
Michael Kruse
2018-01-18
1
-21
/
+14
*
[polly] [ScopInfo] Don't use isl_val_get_num_si.
Eli Friedman
2018-01-17
1
-3
/
+7
*
Port SCEVAffinator to the isl c++ bindings
Philip Pfaffe
2017-12-06
1
-6
/
+5
*
Port ScopInfo to the isl cpp bindings
Philip Pfaffe
2017-11-19
1
-178
/
+116
*
[SI] Fix a potential use-after-free
Philip Pfaffe
2017-11-16
1
-14
/
+17
*
Rename OptimizationDiagnosticInfo.h to OptimizationRemarkEmitter.h
Adam Nemet
2017-10-09
1
-1
/
+1
*
[ScopInfo] Allow invariant loads in branch conditions
Tobias Grosser
2017-09-25
1
-2
/
+10
*
[ScopInfo] Allow uniform branch conditions
Tobias Grosser
2017-09-25
1
-1
/
+10
*
[ScopDetect/Info] Look through PHIs that follow an error block
Tobias Grosser
2017-09-24
1
-18
/
+23
*
[ScopInfo] Use map for value def/PHI read accesses.
Michael Kruse
2017-09-21
1
-10
/
+8
*
Revert "[ScopDetect/Info] Look through PHIs that follow an error block"
Michael Kruse
2017-09-06
1
-23
/
+18
*
[ScopDetect/Info] Look through PHIs that follow an error block
Tobias Grosser
2017-09-02
1
-18
/
+23
*
Fix Memory Access of failing tests.
Michael Kruse
2017-09-01
1
-1
/
+7
*
[ScopInfo] Use statement lists for entry blocks of region statements
Tobias Grosser
2017-08-31
1
-9
/
+26
*
Revert "[ScopInfo] Use statement lists for entry blocks of region statements"
Tobias Grosser
2017-08-31
1
-17
/
+9
*
[ScopInfo] Use statement lists for entry blocks of region statements
Tobias Grosser
2017-08-30
1
-9
/
+17
*
[ScopBuilder/ScopInfo] Move reduction detection to ScopBuilder. NFC.
Michael Kruse
2017-08-30
1
-163
/
+0
*
[ScopBuilder/ScopInfo] Move ScopStmt::collectSurroundingLoops to ScopBuilder....
Michael Kruse
2017-08-30
1
-7
/
+0
*
[ScopBuilder/ScopInfo] Move ScopStmt::buildDomain to ScopBuilder. NFC.
Michael Kruse
2017-08-30
1
-7
/
+0
*
[ScopBuilder/ScopInfo] Move ScopStmt::buildAccessRelations to ScopBuilder. NFC.
Michael Kruse
2017-08-30
1
-22
/
+0
*
[ScopBuilder/ScopInfo] Move and inline Scop::init into ScopBuilder::buildScop...
Michael Kruse
2017-08-30
1
-16
/
+0
*
[ScopBuilder] Report to dbgs() on SCoP bailout. NFC.
Michael Kruse
2017-08-30
1
-0
/
+1
*
[ScopBuilder] Introduce metadata for splitting scop statement.
Michael Kruse
2017-08-30
1
-6
/
+7
*
[PM] Properly require and preserve OptimizationRemarkEmitter. NFCI.
Michael Kruse
2017-08-28
1
-6
/
+11
*
Add more statistics.
Michael Kruse
2017-08-23
1
-3
/
+77
*
[ScopInfo] Remove stray semicolon. NFC.
Michael Kruse
2017-08-23
1
-1
/
+1
*
[Polly] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2017-08-22
1
-106
/
+128
*
[ScopInfo] Add option to treat all function parameters as dereferencible.
Siddharth Bhat
2017-08-21
1
-0
/
+22
*
[GPGPU] Only collect the access that belong to an array [NFC]
Tobias Grosser
2017-08-17
1
-0
/
+5
*
[Polly] Move ScopStmt::checkForReductions to islpp. NFC.
Tobias Grosser
2017-08-15
1
-18
/
+11
*
Move ScopStmt::getSchedule to islpp. NFC.
Tobias Grosser
2017-08-14
1
-23
/
+13
*
[Polly] Move Scop::restrictDomains to islpp. NFC.
Tobias Grosser
2017-08-14
1
-17
/
+9
*
[ScopInfo] Translate ParameterIds to isl++
Tobias Grosser
2017-08-13
1
-5
/
+4
*
[Polly][PM] Improve invalidation in the Scop-Pipeline
Philip Pfaffe
2017-08-10
1
-1
/
+21
*
Remove dependency of Scop::getStmtFor(Inst) on getStmtFor(BB). NFC.
Michael Kruse
2017-08-09
1
-17
/
+27
*
[ScopInfo] [NFC] Typo fix.
Siddharth Bhat
2017-08-08
1
-1
/
+1
*
[ForwardOpTree] Use known array content analysis to forward load instructions.
Michael Kruse
2017-08-07
1
-1
/
+5
*
[ScopInfo] Make Scop::canAlwaysBeHoisted a member function
Tobias Grosser
2017-08-07
1
-4
/
+3
*
[ScopInfo] Move Scop::addInvariantLoads to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-31
/
+23
*
[ScopInfo] Move Scop::getPwAffOnly to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-16
/
+16
*
[ScopInfo] Move Scop::getDomains to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-8
/
+8
*
[ScopInfo] Move Scop::getInvalidContext to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-3
/
+3
*
[ScopInfo] Move Scop::getAssumedContext to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-3
/
+3
*
[ScopInfo] Move Scop::addNonEmptyDomainConstraints to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-4
/
+4
*
[ScopInfo] Translate Scop::getParamSpace to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-12
/
+13
*
[ScopInfo] Translate Scop::getContext to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-9
/
+9
*
[ScopInfo] Translate Scop::getIdForParam to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-4
/
+4
*
[ScopInfo] Move get*Writes/getReads/getAccesses to isl++
Tobias Grosser
2017-08-06
1
-15
/
+15
*
Remove functional changes that sneaked in by accident in r308892
Tobias Grosser
2017-08-06
1
-9
/
+0
[next]