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
/
Isl
/
CodeGen
/
MemAccess
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default.
Michael Kruse
2018-02-03
3
-5
/
+5
*
[IRBuilder] Only emit alias scop metadata for arrays, but not scalars
Tobias Grosser
2017-08-22
1
-9
/
+8
*
[JSON] Make the failure to parse a jscop file a hard error
Philip Pfaffe
2017-08-10
1
-1
/
+1
*
[ScopInfo] Simplify new access functions under domain context
Tobias Grosser
2017-07-17
1
-8
/
+8
*
[tests] Set -polly-import-jscop-dir=%S always
Tobias Grosser
2017-07-11
18
-24
/
+24
*
Heap allocation for new arrays.
Michael Kruse
2017-06-28
3
-0
/
+255
*
[CodeGen] Emit aliasing metadata for new arrays.
Michael Kruse
2017-06-19
1
-0
/
+12
*
[Polly] Generate more 'canonical' induction variable
Hongbin Zheng
2017-05-12
2
-8
/
+8
*
Relax assert when setting access functions with invariant base pointers
Tobias Grosser
2017-01-17
1
-6
/
+4
*
test: harden test case to fail even in non-asserts build
Tobias Grosser
2017-01-17
1
-0
/
+2
*
Add test showing the update of access functions with in-scop defined base ptrs
Tobias Grosser
2017-01-16
2
-0
/
+95
*
[CodeGen] Add flag to code-generate most memory access expressions
Tobias Grosser
2016-11-22
1
-0
/
+58
*
Store the size of the outermost dimension in case of newly created arrays tha...
Roman Gareev
2016-09-12
5
-13
/
+14
*
Allow mapping scalar MemoryAccesses to array elements.
Michael Kruse
2016-09-01
3
-0
/
+315
*
Add space between access string and follow-up.
Michael Kruse
2016-08-26
3
-5
/
+5
*
[FIX] Access dimensions should correspond to number of dimensions of the acce...
Roman Gareev
2016-08-26
2
-4
/
+6
*
Add a flag to dump SCoP optimized with the IslScheduleOptimizer pass
Roman Gareev
2016-08-21
1
-86
/
+0
*
Perform replacement of access relations and creation of new arrays according ...
Roman Gareev
2016-08-15
1
-0
/
+86
*
Add missing prefixes.
Roman Gareev
2016-07-30
1
-7
/
+7
*
Extend the jscop interface to allow the user to declare new arrays and to ref...
Roman Gareev
2016-07-30
3
-0
/
+165
*
tests: make test cases more robust using regexp
Tobias Grosser
2016-07-21
1
-3
/
+3
*
tests: fix order of memory accesses to ensure import succeeds
Tobias Grosser
2016-07-21
3
-20
/
+28
*
This reverts recent expression type changes
Tobias Grosser
2016-06-11
7
-67
/
+46
*
[NFC] Generate runtime checks after the SCoP
Johannes Doerfert
2016-06-06
2
-16
/
+16
*
Use minimal types for generated expressions
Johannes Doerfert
2016-06-06
7
-41
/
+62
*
Allow pointer expressions in SCEVs again.
Johannes Doerfert
2016-04-10
2
-12
/
+13
*
Make memory accesses with different element types optional
Tobias Grosser
2016-02-07
1
-0
/
+1
*
Follow uses to create value MemoryAccesses
Michael Kruse
2016-02-06
1
-2
/
+2
*
Support accesses with differently sized types to the same array
Tobias Grosser
2016-02-04
2
-0
/
+107
*
Revert "Support loads with differently sized types from a single array"
Tobias Grosser
2016-02-03
2
-107
/
+0
*
Support loads with differently sized types from a single array
Tobias Grosser
2016-02-02
2
-0
/
+107
*
ScopInfo: Look up first (and only) array access
Tobias Grosser
2015-12-15
3
-0
/
+140
*
tests: Drop -polly-detect-unprofitable and -polly-no-early-exit
Tobias Grosser
2015-10-06
12
-16
/
+16
*
Reapply "BlockGenerator: Generate synthesisable instructions only on-demand"
Tobias Grosser
2015-09-30
1
-4
/
+4
*
Revert "BlockGenerator: Generate synthesisable instructions only on-demand"
Johannes Doerfert
2015-09-29
1
-4
/
+4
*
Codegen: Support memory accesses with different types
Tobias Grosser
2015-09-29
2
-0
/
+99
*
BlockGenerator: Be less agressive with deleting dead instructions
Tobias Grosser
2015-09-27
1
-1
/
+2
*
BlockGenerator: Simplify code generated for scop statements
Tobias Grosser
2015-09-27
1
-2
/
+1
*
Clean-up unit tests
Michael Kruse
2015-09-10
2
-4
/
+0
*
Use base-pointer address space when creating new access functions
Tobias Grosser
2015-05-20
1
-0
/
+44
*
Rename IslCodeGeneration to CodeGeneration
Tobias Grosser
2015-05-12
7
-13
/
+13
*
Remove target triples from test cases
Tobias Grosser
2015-04-21
4
-4
/
+0
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
6
-34
/
+34
*
Update Polly tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
5
-12
/
+12
*
Update Polly tests to handle explicitly typed gep changes in LLVM
David Blaikie
2015-02-27
10
-23
/
+23
*
ScopDetection: Only detect scops that have at least one read and one write
Tobias Grosser
2015-02-19
10
-17
/
+17
*
Add early exits for SCoPs we did not optimize
Johannes Doerfert
2015-02-11
5
-11
/
+11
*
[NFC] Drop the "scattering" tuple name
Johannes Doerfert
2015-02-02
15
-17
/
+17
*
Remove -polly-codegen-scev option and related code
Tobias Grosser
2014-11-30
3
-5
/
+5
*
Switch default code generation backend to isl
Tobias Grosser
2014-11-16
1
-0
/
+1
[next]