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
/
CodeGen
/
IslNodeBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update for alloca construction changes
Matt Arsenault
2017-04-11
1
-2
/
+4
*
[Polly][NewPM] Pull references to the legacy PM interface from utilities and ...
Philip Pfaffe
2017-04-04
1
-2
/
+2
*
Introduce another level of metadata to distinguish non-aliasing accesses
Roman Gareev
2017-03-22
1
-0
/
+4
*
Map the new load to the base pointer of the invariant load hoisted load
Roman Gareev
2017-03-22
1
-0
/
+3
*
[CodeGen] Remove need for all parameters to be in scop context for load hoist...
Tobias Grosser
2017-03-18
1
-6
/
+14
*
Remove all references to PostDominators. NFC.
Michael Kruse
2017-02-23
1
-1
/
+0
*
Update to recent formatting changes
Tobias Grosser
2017-02-01
1
-6
/
+4
*
[Polly] [BlockGenerator] Unify ScalarMap and PhiOpsMap
Tobias Grosser
2017-01-28
1
-6
/
+2
*
Relax assert when setting access functions with invariant base pointers
Tobias Grosser
2017-01-17
1
-2
/
+0
*
Adjust formatting to commit r292110 [NFC]
Tobias Grosser
2017-01-16
1
-2
/
+3
*
Align newly created arrays to the first level cache line boundary
Roman Gareev
2016-12-21
1
-2
/
+7
*
Add newline at end of debug print
Tobias Grosser
2016-12-01
1
-5
/
+5
*
canSynthesize: Remove unused argument LI. NFC.
Michael Kruse
2016-11-29
1
-2
/
+1
*
Update for clang-format change in r288119
Tobias Grosser
2016-11-29
1
-4
/
+5
*
[CodeGen] Add flag to code-generate most memory access expressions
Tobias Grosser
2016-11-22
1
-2
/
+25
*
[NFC] Adjust naming scheme of statistic variables
Johannes Doerfert
2016-11-18
1
-2
/
+2
*
[DBG] Collect statistics about actually versioned SCoPs
Johannes Doerfert
2016-11-17
1
-0
/
+8
*
[DBG] Allow to emit the RTC value at runtime
Johannes Doerfert
2016-11-17
1
-0
/
+16
*
IslNodeBuilder: Ensure newly generated memory accesses are well-defined
Tobias Grosser
2016-11-05
1
-0
/
+18
*
[Polly CodeGen] Break critical edge from RTC to original loop.
Eli Friedman
2016-11-02
1
-1
/
+2
*
Handle multi-dimensional invariant load.
Eli Friedman
2016-10-17
1
-0
/
+19
*
[CodeGen] Add assertion for indirect array index expression generation. NFC.
Michael Kruse
2016-09-30
1
-0
/
+3
*
Perform copying to created arrays according to the packing transformation
Roman Gareev
2016-09-14
1
-5
/
+27
*
Store the size of the outermost dimension in case of newly created arrays tha...
Roman Gareev
2016-09-12
1
-1
/
+5
*
IslNodeBuilder: Add missing __isl_take annotation
Tobias Grosser
2016-09-09
1
-2
/
+2
*
IslNodeBuilder: Add missing __isl_take annotations
Tobias Grosser
2016-09-08
1
-2
/
+3
*
Drop '@brief' from doxygen comments
Tobias Grosser
2016-09-02
1
-6
/
+6
*
Fix compilation in 'asserts' mode
Tobias Grosser
2016-08-08
1
-1
/
+1
*
[IslNodeBuilder] Move run-time check generation to NodeBuilder [NFC]
Tobias Grosser
2016-08-08
1
-0
/
+17
*
[IslNodeBuilder] Directly use the insert location of our Builder
Tobias Grosser
2016-08-08
1
-1
/
+14
*
GPGPU: Handle scalar array references
Tobias Grosser
2016-08-04
1
-12
/
+4
*
Fix a couple of spelling mistakes
Tobias Grosser
2016-08-03
1
-3
/
+3
*
Extend the jscop interface to allow the user to declare new arrays and to ref...
Roman Gareev
2016-07-30
1
-0
/
+26
*
IslNodeBuilder: expose addReferencesFromStmt [NFC]
Tobias Grosser
2016-07-21
1
-11
/
+1
*
Fix gcc compile failure
Tobias Grosser
2016-07-11
1
-1
/
+1
*
InvariantEquivClassTy: Use struct instead of 4-tuple to increase readability
Tobias Grosser
2016-07-11
1
-5
/
+5
*
This reverts recent expression type changes
Tobias Grosser
2016-06-11
1
-6
/
+31
*
Use minimal types for generated expressions
Johannes Doerfert
2016-06-06
1
-1
/
+5
*
[Polly] Fix -Wunused-variable warnings (NFC)
Matthew Simpson
2016-06-02
1
-2
/
+0
*
Simplify the type adjustment in the IslExprBuilder
Johannes Doerfert
2016-06-02
1
-30
/
+3
*
Use the SCoP directly for canSynthesize [NFC]
Johannes Doerfert
2016-05-23
1
-3
/
+3
*
Duplicate part of the Region interface in the Scop class [NFC]
Johannes Doerfert
2016-05-23
1
-3
/
+2
*
Add and use Scop::contains(Loop/BasicBlock/Instruction) [NFC]
Johannes Doerfert
2016-05-23
1
-6
/
+5
*
[FIX] Let ScalarEvolution forget hoisted values
Johannes Doerfert
2016-05-23
1
-0
/
+5
*
Check overflows in RTCs and bail accordingly
Johannes Doerfert
2016-05-12
1
-0
/
+6
*
Simplify access relation for invariant loads early [NFC]
Johannes Doerfert
2016-05-10
1
-1
/
+2
*
Prevent complex access ranges with low number of pieces.
Johannes Doerfert
2016-05-10
1
-3
/
+15
*
Rename Conjuncts -> Disjunctions. NFC.
Michael Kruse
2016-05-02
1
-2
/
+2
*
[FIX] Propagate execution domain of invariant loads
Johannes Doerfert
2016-04-27
1
-7
/
+15
*
Collect and verify generated parallel subfunctions
Johannes Doerfert
2016-04-08
1
-0
/
+3
[prev]
[next]