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
/
Support
/
ISLTools.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ZoneAlgo] Fix PHI inconsistency in invalid contexts.
Michael Kruse
2019-05-10
1
-0
/
+6
*
Apply include-what-you-use #include removal suggestions. NFC.
Michael Kruse
2019-03-28
1
-1
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[polly] Change to range-based invocation of llvm::sort
Mandeep Singh Grang
2019-01-18
1
-1
/
+1
*
Rebase C++ bindings on top of latest isl bindings
Tobias Grosser
2018-08-01
1
-34
/
+39
*
Translate a couple of foreach callbacks into range-based iterator loops
Tobias Grosser
2018-06-29
1
-38
/
+25
*
[DeLICM] Avoid assertion on out-of-quota.
Michael Kruse
2018-05-16
1
-0
/
+4
*
Remove the last uses of isl::give and isl::take
Tobias Grosser
2018-04-29
1
-175
/
+150
*
[polly] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-13
1
-1
/
+1
*
Use isl::manage_copy to simplify calls to isl::manage(isl_.._copy())
Tobias Grosser
2018-02-20
1
-8
/
+8
*
[IslTools] dumpPw: Dump same structure pieces together.
Michael Kruse
2018-01-16
1
-21
/
+44
*
[ISLTools] Translate computeReachingWrite to isl++. NFC.
Michael Kruse
2017-10-24
1
-24
/
+17
*
[Polly] Add dumpPw() and dumpExpanded() functions. NFC.
Michael Kruse
2017-09-29
1
-0
/
+338
*
[ISLTools]: Move singleton to isl++
Tobias Grosser
2017-09-04
1
-11
/
+9
*
[ZoneAlgo] More fine-grained bail-out.
Michael Kruse
2017-08-28
1
-0
/
+5
*
[DeLICM] Fix unused zone for writes without in-between read.
Michael Kruse
2017-08-21
1
-11
/
+15
*
[ISLTools/ZoneAlgo] Make distributeDomain and filterKnownValInst isl_error_qu...
Michael Kruse
2017-08-09
1
-4
/
+3
*
[ForwardOpTree] Use known array content analysis to forward load instructions.
Michael Kruse
2017-08-07
1
-0
/
+15
*
Use isl C++ foreach implementation
Tobias Grosser
2017-04-14
1
-8
/
+16
*
[Support] Add functions to ISLTools.
Michael Kruse
2017-03-22
1
-0
/
+139
*
Introduce isl C++ bindings, Part 1: value_ptr style interface
Tobias Grosser
2017-03-10
1
-56
/
+43
*
[Support] Remove NonowningIslPtr. NFC.
Michael Kruse
2017-02-23
1
-8
/
+6
*
[Support] Add convertZoneToTimepoints. NFC.
Michael Kruse
2017-02-04
1
-0
/
+16
*
[Support] Add computeArrayUnused. NFC.
Michael Kruse
2017-02-04
1
-0
/
+47
*
[Support] Add computeReachingWrite. NFC.
Michael Kruse
2017-02-04
1
-0
/
+60
*
Update to recent formatting changes
Tobias Grosser
2017-02-01
1
-8
/
+6
*
[Support] Add general isl tools for DeLICM. NFC.
Michael Kruse
2017-01-27
1
-0
/
+264