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
/
llvm
/
test
/
Analysis
/
DependenceAnalysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
2
-2
/
+2
*
[DA] Improve dump to show source and sink of the dependence
Bardia Mahjour
2019-12-11
1
-0
/
+50
*
[NFC] Test commit access
Bardia Mahjour
2019-09-16
1
-0
/
+1
*
[DA] Add an option to control delinearization validity checks
Whitney Tsang
2019-06-10
1
-0
/
+237
*
[DA][NewPM] Handle transitive dependencies in the new-pm version of DA
Philip Pfaffe
2019-02-03
1
-0
/
+16
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
1
-1
/
+1
*
[DA][NewPM] Add a printerpass and port the testsuite
Philip Pfaffe
2019-01-08
25
-0
/
+48
*
[DA] Delinearise AddRecs if we can prove they don't wrap
David Green
2018-06-25
1
-1
/
+35
*
[DA] Enable -da-delinearize by default
David Green
2018-06-21
13
-30
/
+577
*
[DA] Fix direction vectors for weakZeroSrcSIV
David Green
2018-05-31
3
-3
/
+105
*
[DA] Improve alias checking in dependence analysis
David Green
2018-04-10
1
-0
/
+140
*
DA: remove uses of GEP, only ask SCEV
Sebastian Pop
2018-03-06
10
-430
/
+388
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-1
/
+1
*
[DependenceAnalysis] Make sure base objects are the same when comparing GEPs
Brendon Cahoon
2017-07-05
1
-0
/
+80
*
[DependenceAnalysis] Check if result of getConstantPart is null
Brendon Cahoon
2016-04-04
1
-0
/
+73
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-1
/
+1
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-1
/
+1
*
[SCEV] Consistently Handle Expressions That Cannot Be Divided
Matthew Simpson
2015-09-10
1
-0
/
+36
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-1
/
+1
*
Fix how DependenceAnalysis calls delinearization
Hal Finkel
2015-08-19
1
-7
/
+7
*
[DependenceAnalysis] Extend unifySubscriptType for handling coupled subscript...
Jingyue Wu
2015-05-29
1
-0
/
+70
*
[DependenceAnalysis] Fix for PR21585: collectUpperBound triggers asserts
James Molloy
2015-05-15
1
-0
/
+105
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-1
/
+1
*
Fix a memory corruption in Dependency Analysis.
Karthik Bhat
2015-03-10
1
-0
/
+103
*
Fix a crash in Dependency Analysis.
Karthik Bhat
2015-03-10
1
-0
/
+51
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
17
-146
/
+146
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
17
-476
/
+476
*
[DependenceAnalysis] Allow subscripts of different types
Jingyue Wu
2014-11-16
1
-0
/
+40
*
remove constant terms
Sebastian Pop
2014-05-27
1
-6
/
+6
*
split delinearization pass in 3 steps
Sebastian Pop
2014-05-07
2
-22
/
+22
*
add -da-delinearize runs and checks to MIV testcases
Sebastian Pop
2014-02-21
2
-2
/
+188
*
improve dependence analysis testcases
Sebastian Pop
2013-11-12
3
-1
/
+30
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
(no commit message)
Preston Briggs
2013-06-28
1
-0
/
+40
*
Modified dump() to provide a little
Preston Briggs
2012-11-30
2
-4
/
+4
*
Modified depends() to recognize that when all levels are "=" and
Preston Briggs
2012-11-27
15
-360
/
+360
*
Modify depends(Src, Dst, PossiblyLoopIndependent).
Preston Briggs
2012-11-27
14
-401
/
+401
*
Corrects a problem where we reply exclusively of GEPs to drive
Preston Briggs
2012-11-21
15
-142
/
+187
*
DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...
Benjamin Kramer
2012-11-13
15
-1346
/
+2559
*
dependence analysis
Sebastian Pop
2012-10-11
16
-0
/
+5522