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
/
Transform
/
MaximalStaticExpansion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Apply include-what-you-use #include removal suggestions. NFC.
Michael Kruse
2019-03-28
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MaximalStaticExpansion] Replace isl foreach calls with for loops
Tobias Grosser
2018-07-17
1
-11
/
+6
*
getDependences to new C++ interface
Tobias Grosser
2018-06-06
1
-1
/
+1
*
Remove the last uses of isl::give and isl::take
Tobias Grosser
2018-04-29
1
-1
/
+1
*
[DeLICM] Remove uses of isl::give
Tobias Grosser
2018-04-28
1
-4
/
+3
*
[MaximalStaticExpansion] Replace copied function with version from ISLTools
Tobias Grosser
2018-04-28
1
-43
/
+1
*
Adjust to clang-format changes
Tobias Grosser
2018-03-20
1
-1
/
+0
*
[MaximalStaticExpansion] Simplify this code a bit. NFCI.
Davide Italiano
2017-11-25
1
-6
/
+2
*
Run polly-update-format. NFC.
Michael Kruse
2017-11-21
1
-1
/
+0
*
Rename OptimizationDiagnosticInfo.h to OptimizationRemarkEmitter.h
Adam Nemet
2017-10-09
1
-1
/
+1
*
Fix some unused warnings in polly
Reid Kleckner
2017-09-07
1
-5
/
+4
*
[polly] Fix non-deterministic output due to iteration of unordered ScopArrayInfo
Mandeep Singh Grang
2017-08-31
1
-1
/
+1
*
[Polly] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2017-08-25
1
-20
/
+18
*
[Polly][WIP] Scalar fully indexed expansion
Andreas Simbuerger
2017-08-24
1
-51
/
+126
*
[MaximumStaticExpansion] Avoid warning in release builds.
Michael Kruse
2017-08-23
1
-0
/
+2
*
[Polly][Bug fix] Wrong dependences filtering during Fully Indexed expansion
Andreas Simbuerger
2017-08-18
1
-19
/
+92
*
[Polly] Fully-Indexed static expansion
Andreas Simbuerger
2017-08-07
1
-0
/
+394