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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
19
-29
/
+29
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
3
-3
/
+3
*
[CodeGen] Handle outlining of CopyStmts.
Michael Kruse
2019-09-17
1
-0
/
+72
*
[test] Add wrap flags after D61934.
Michael Kruse
2019-06-17
2
-3
/
+3
*
[CodeGen] Fix order of PHINode and MA Write generation.
Michael Kruse
2019-05-20
3
-0
/
+148
*
[CodeGen] LLVM OpenMP Backend.
Michael Kruse
2019-03-19
4
-15
/
+152
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
4
-4
/
+4
*
[PerfMonitor] Fix rdtscp callsites
Tobias Grosser
2018-09-11
3
-35
/
+38
*
[SCEV] Re-apply r335197 (with Polly fixes).
Tim Shen
2018-06-21
1
-11
/
+15
*
Adjust to debug info metadata format change.
Tobias Grosser
2018-05-10
2
-2
/
+2
*
[CodeGen] Print executed statement instances at runtime.
Michael Kruse
2018-04-25
1
-0
/
+38
*
[CodeGen] Allow undefined loads in statement instances outside context.
Michael Kruse
2018-04-10
3
-0
/
+205
*
[Polly][IslAst] Fix minimal dependence distance.
Huihui Zhang
2018-04-04
1
-0
/
+57
*
[ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default.
Michael Kruse
2018-02-03
11
-16
/
+16
*
[CodeGen] Fix noalias annotations for memcpy/memmove.
Michael Kruse
2017-12-22
1
-0
/
+41
*
[CodeGen] Detect empty domain because of parameters context.
Michael Kruse
2017-11-21
1
-0
/
+86
*
[OpenMP] Fix reference collection of latest base ptrs.
Michael Kruse
2017-10-31
2
-3
/
+47
*
[Polly] Add XFAIL to large-numbers-in-boundary-context.ll
Anna Thomas
2017-10-16
1
-0
/
+1
*
UnXFAIL tests that previously failed VerifyDFSNumbers
Jakub Kuderski
2017-10-03
2
-6
/
+0
*
XFAIL two test that fail VerifyDFSNumbers DominatorTree check
Jakub Kuderski
2017-10-03
2
-0
/
+6
*
[ScopDetect/Info] Look through PHIs that follow an error block
Tobias Grosser
2017-09-24
1
-0
/
+53
*
[IslExprBuilder] Do not generate RTC with more than 64 bit
Tobias Grosser
2017-09-23
1
-6
/
+5
*
Check whether IslAstInfo and DependenceInfo were computed for the same Scop.
Michael Kruse
2017-09-21
1
-0
/
+61
*
[CodeGen] Bitcast scalar writes to actual value.
Michael Kruse
2017-09-07
1
-0
/
+37
*
[IslAst] Do not assert in case of empty min/max alias locations
Tobias Grosser
2017-09-03
1
-0
/
+72
*
[BlockGenerator] Generate entry block of regions from instruction lists
Tobias Grosser
2017-08-31
2
-4
/
+58
*
Revert "[BlockGenerator] Generate entry block of regions from instruction lists"
Tobias Grosser
2017-08-31
2
-58
/
+4
*
Adapt testcase to LLVM change in DIGlobalVariableExpression.
Adrian Prantl
2017-08-30
1
-1
/
+1
*
[BlockGenerator] Generate entry block of regions from instruction lists
Tobias Grosser
2017-08-30
2
-4
/
+58
*
[ScopBuilder] Introduce metadata for splitting scop statement.
Michael Kruse
2017-08-30
1
-0
/
+44
*
[IslAst] Do not compare arrays in alias check which are known to be identical
Tobias Grosser
2017-08-28
1
-0
/
+33
*
[CodeGen] Detect impossible partial write conditions more reliably.
Michael Kruse
2017-08-24
3
-0
/
+177
*
[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
*
[CodeGen] Use isLatestArrayKind().
Michael Kruse
2017-08-09
1
-0
/
+58
*
Remove offset parameter from llvm.dbg.value intrinsics in testcase
Adrian Prantl
2017-07-28
1
-5
/
+5
*
[IslAst] Untangle IslAst lit-testcases from specifics of the legacy-PM
Philip Pfaffe
2017-07-25
6
-12
/
+4
*
[IslNodeBuilder] Relax complexity check in invariant loads and run it early
Tobias Grosser
2017-07-20
1
-70
/
+0
*
[ScopInfo] Simplify new access functions under domain context
Tobias Grosser
2017-07-17
1
-8
/
+8
*
[ScopDetection] If a loop is not part of a scop, none of it backedges can be
Tobias Grosser
2017-07-15
1
-49
/
+0
*
[Invariant Loads] Do not consider invariant loads to have dependences.
Siddharth Bhat
2017-07-13
4
-11
/
+4
*
[tests] Set -polly-import-jscop-dir=%S always
Tobias Grosser
2017-07-11
39
-48
/
+48
*
[IslAst] Print memory accesses in AST dump
Tobias Grosser
2017-07-10
2
-3
/
+60
*
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] [BlockGen] Support partial writes in regions
Tobias Grosser
2017-06-06
6
-0
/
+344
*
Add test coverage for regions with non-affine loops
Tobias Grosser
2017-06-03
1
-0
/
+62
*
[CodeGen] Track trip counts per-scop for performance measurement.
Siddharth Bhat
2017-06-02
3
-98
/
+150
*
[CodeGen] Print performance counter information in CSV.
Siddharth Bhat
2017-06-02
1
-7
/
+5
*
[CodeGen] Extend Performance Counter to track per-scop information.
Siddharth Bhat
2017-06-02
2
-3
/
+100
[next]