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
/
test
/
ScopDetectionDiagnostics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
5
-5
/
+5
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
1
-2
/
+2
*
Fix another error related to YAML quoting.
Zachary Turner
2018-10-12
1
-6
/
+6
*
Adjust to debug info metadata format change.
Tobias Grosser
2018-05-10
10
-12
/
+12
*
[ScopDetect] Reject loop with multiple exit blocks.
Michael Kruse
2018-04-25
1
-0
/
+386
*
Revert "[polly] Fix ScopDetectionDiagnostic test failure caused by r310940"
Tobias Grosser
2017-08-24
1
-1
/
+1
*
[polly] Fix ScopDetectionDiagnostic test failure caused by r310940
Jakub Kuderski
2017-08-22
1
-1
/
+1
*
[Polly] XFAIL ReportLoopHasNoExit tests after r310940
Jakub Kuderski
2017-08-16
1
-0
/
+6
*
[Polly] [OptDiag] Updating Polly Diagnostics Remarks
Eli Friedman
2017-07-17
1
-1
/
+54
*
[ScopDetection] If a loop is not part of a scop, none of it backedges can be
Tobias Grosser
2017-07-15
2
-0
/
+58
*
[ScopDetection] Require LoadInst base pointers to be hoisted.
Michael Kruse
2017-03-07
1
-1
/
+6
*
[ScopDetection] Do not detect scops that exit to an unreachable
Tobias Grosser
2017-03-07
1
-0
/
+31
*
Revert "Currently broken by recent LLVM upstream changes"
Tobias Grosser
2017-03-02
1
-2
/
+0
*
Currently broken by recent LLVM upstream changes
Tobias Grosser
2017-03-01
1
-0
/
+2
*
Add forgotten test case for r293169
Tobias Grosser
2017-01-28
1
-0
/
+26
*
ScopDetectionDiagnostics: Also emit diagnostics in case no debug info is avai...
Tobias Grosser
2017-01-26
1
-0
/
+26
*
[ScopDetection] Remove redundant checks for endless loops
Tobias Grosser
2016-09-20
1
-15
/
+4
*
Fix assertion due to loop overlap with nonaffine region.
Michael Kruse
2016-06-27
1
-0
/
+112
*
Cleanup rejection log handling [NFC]
Johannes Doerfert
2016-05-12
1
-4
/
+4
*
Update debug metadata after LLVM commits r266445+r266446
Tobias Grosser
2016-04-15
8
-25
/
+17
*
Drop explicit -polly-delinearize parameter
Tobias Grosser
2016-03-23
1
-3
/
+3
*
Support accesses with differently sized types to the same array
Tobias Grosser
2016-02-04
1
-67
/
+0
*
Revert "Support loads with differently sized types from a single array"
Tobias Grosser
2016-02-03
1
-0
/
+67
*
Support loads with differently sized types from a single array
Tobias Grosser
2016-02-02
1
-67
/
+0
*
ScopDetection: Do not detect regions with irreducible control as scops
Tobias Grosser
2016-01-22
1
-0
/
+120
*
Adjust debug metadata to LLVM changes in 252219
Tobias Grosser
2015-11-06
8
-18
/
+18
*
Allow invariant loads in the SCoP description
Johannes Doerfert
2015-10-07
2
-4
/
+5
*
Introduce -polly-process-unprofitable
Tobias Grosser
2015-10-06
2
-2
/
+2
*
tests: Drop -polly-detect-unprofitable and -polly-no-early-exit
Tobias Grosser
2015-10-06
7
-13
/
+13
*
tests: Explicitly state if profitability tests should be used
Tobias Grosser
2015-10-06
2
-4
/
+16
*
Move more compile-time bailouts into -polly-detect-unprofitable
Tobias Grosser
2015-09-08
1
-1
/
+1
*
DI: Fix testcases after LLVM r246327
Duncan P. N. Exon Smith
2015-08-28
8
-9
/
+9
*
Update testcases after LLVM r243885
Duncan P. N. Exon Smith
2015-08-03
8
-8
/
+8
*
Fix polly tests after LLVM IR change in r243774
Duncan P. N. Exon Smith
2015-07-31
5
-14
/
+14
*
Update polly for LLVM rename of debug info metadata with DI* prefix
Duncan P. N. Exon Smith
2015-04-29
8
-183
/
+183
*
Remove target triples from test cases
Tobias Grosser
2015-04-21
6
-6
/
+0
*
[FIX] Change old diagnostic output
Johannes Doerfert
2015-04-12
1
-1
/
+1
*
Allow loops in non-affine subregions -- SCoP Detection
Johannes Doerfert
2015-04-12
1
-4
/
+20
*
Upgrade testcases after LLVM r234181
Duncan P. N. Exon Smith
2015-04-06
4
-20
/
+21
*
Shorten user report message slightly
Tobias Grosser
2015-03-09
1
-2
/
+2
*
Update test cases to work independently of delinearization default
Tobias Grosser
2015-03-08
1
-1
/
+1
*
Add end user report message for unprofitable regions [NFC]
Johannes Doerfert
2015-03-08
1
-0
/
+2
*
Update Polly tests for the great metadata schema change
David Blaikie
2015-03-03
8
-101
/
+101
*
Update Polly tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
6
-17
/
+17
*
Update Polly tests to handle explicitly typed gep changes in LLVM
David Blaikie
2015-02-27
8
-23
/
+23
*
ScopDetection: Only detect scops that have at least one read and one write
Tobias Grosser
2015-02-19
8
-12
/
+140
*
Adjust to the new explicit debug metadata
Tobias Grosser
2015-01-15
7
-58
/
+58
*
(diagnostics) fix typo in test...
Andreas Simbuerger
2014-12-19
1
-1
/
+1
*
Run upgrade script from PR21532 to match LLVM changes
Duncan P. N. Exon Smith
2014-12-15
7
-205
/
+205
[next]