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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ScopDetection] Use addUnknown for calls in the AliasSetTracker.
Eli Friedman
2018-09-11
1
-2
/
+6
*
[PerfMonitor] Fix rdtscp callsites
Tobias Grosser
2018-09-11
5
-56
/
+48
*
[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
Chandler Carruth
2018-08-26
3
-4
/
+5
*
[AST] Adapt Polly to AnalysisSetTracker changes. NFC.
Michael Kruse
2018-08-17
1
-2
/
+2
*
[DepInfo] Use isl++ in Dependences::isValidSchedule. NFC.
Michael Kruse
2018-08-10
3
-41
/
+29
*
Update isl-cpp bindings
Tobias Grosser
2018-08-09
3
-17
/
+17
*
Update to isl-0.20-65-gb822a210
Tobias Grosser
2018-08-09
22
-140
/
+341
*
Update isl to isl-0.20-48-g13eba5b5
Tobias Grosser
2018-08-07
19
-170
/
+268
*
Make update-isl work with latest isl versions
Tobias Grosser
2018-08-07
1
-2
/
+3
*
[JSONExporter] Print instead of ignoring parser error.
Michael Kruse
2018-08-02
1
-2
/
+3
*
[ScopBuilder] Set domain to empty instead of NULL.
Michael Kruse
2018-08-01
3
-3
/
+42
*
Update docs version and clear release notes after 8.0.0 version bump
Hans Wennborg
2018-08-01
2
-4
/
+4
*
PPCG codegen
Tobias Grosser
2018-08-01
1
-1
/
+2
*
[isl++] drop the isl namespace qualifiers [NFC]
Tobias Grosser
2018-08-01
1
-4463
/
+4463
*
Rebase C++ bindings on top of latest isl bindings
Tobias Grosser
2018-08-01
4
-336
/
+1495
*
Update to isl-0.20-35-ge0a98b62
Tobias Grosser
2018-08-01
57
-209
/
+25786
*
[JSONExporter] Try to appease buildbot. NFC.
Michael Kruse
2018-08-01
1
-1
/
+1
*
[Polly-ACC] Fix compilation after r338450. NFC.
Michael Kruse
2018-08-01
1
-1
/
+1
*
[JSONExporter] Replace bundled Jsoncpp with llvm/Support/JSON.h. NFC.
Michael Kruse
2018-08-01
22
-6666
/
+80
*
[CodeGen] Convert IslNodeBuilder::getNumberOfIterations to isl++. NFC.
Michael Kruse
2018-07-31
2
-31
/
+19
*
[CodeGen] Convert IslNodeBuilder::createForSequential to isl++. NFC.
Michael Kruse
2018-07-31
2
-26
/
+18
*
[CodeGen] Convert IslNodeBuilder::getUpperBound to isl++. NFC.
Michael Kruse
2018-07-31
2
-32
/
+18
*
[test] Remove non-JSPON comments in JSCOP file. NFC.
Michael Kruse
2018-07-28
1
-17
/
+0
*
[isl] Simplify iterator implementation by building on top of list accessors
Philip Pfaffe
2018-07-23
1
-64
/
+26
*
[DependenceInfo] Use isl++ to replace foreach_set with for loop
Tobias Grosser
2018-07-17
1
-9
/
+13
*
[IslNodeBuilder] Use isl++ to replace foreach_set with for loop
Tobias Grosser
2018-07-17
2
-16
/
+15
*
[ScopInfo] Replace isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-9
/
+16
*
[ZoneAlgo] Replace isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-9
/
+6
*
[FlattenSchedule] Replace isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-3
/
+2
*
[MaximalStaticExpansion] Replace isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-11
/
+6
*
[ForwardOpTree] Replace isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-5
/
+5
*
[Simplify] Replace isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-27
/
+22
*
[FlattenAlgo] Replace more isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-8
/
+7
*
[FlattenAlgo] Replace some isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-11
/
+7
*
[unittest/DeLICM] Replace isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-9
/
+8
*
[ScopInfo] Replace isl foreach calls with for loops
Tobias Grosser
2018-07-16
1
-18
/
+6
*
[Polly][isl] Add neutrally-named accessors to isl list elements and sizes
Philip Pfaffe
2018-07-13
1
-0
/
+84
*
[Docs] Fix generation of manpages.
Michael Kruse
2018-07-09
1
-2
/
+0
*
Add a file that was missing in r336425
Philip Pfaffe
2018-07-06
1
-0
/
+513
*
Update isl to isl-0.19-224-gce84a511
Tobias Grosser
2018-07-06
24
-640
/
+424
*
[ScopInfo] Move foldSizeConstantsToRight() to isl++
Tobias Grosser
2018-07-05
1
-61
/
+30
*
[CodeGen] Fix potential null pointer dereference. NFC.
Michael Kruse
2018-07-05
1
-3
/
+5
*
[PPCGCodeGen] Change printf to outs() to prevent garbled output. [NFC]
Siddharth Bhat
2018-07-04
1
-8
/
+8
*
ScopInfo: simplify equivalence classes before storing them [NFCI]
Tobias Grosser
2018-07-04
1
-0
/
+2
*
[Polly-ACC] Add isl_space.h to gpu_tree.c
Siddharth Bhat
2018-07-04
1
-0
/
+1
*
Fix for r336080: Missing colon in REQUIRES line
Philip Pfaffe
2018-07-02
1
-1
/
+1
*
[polly-acc] change cl_get_* return types to 32/64bit
Philip Pfaffe
2018-07-02
2
-9
/
+107
*
Use range for in normalizeValInst [NFCI]
Tobias Grosser
2018-06-29
1
-27
/
+25
*
Translate a couple of foreach callbacks into range-based iterator loops
Tobias Grosser
2018-06-29
1
-38
/
+25
*
Add missing namespace specifier
Tobias Grosser
2018-06-29
1
-1
/
+1
[next]