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
/
Analysis
/
ScopGraphPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-06
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Adjust to clang-format changes
Tobias Grosser
2018-03-20
1
-1
/
+0
*
[Polly][NewPM] Port ScopDetection to the new PassManager
Philip Pfaffe
2017-05-12
1
-18
/
+46
*
Fix clang-format
Tobias Grosser
2016-12-19
1
-2
/
+2
*
Migrate from NodeType * to NodeRef.
Tim Shen
2016-08-22
1
-1
/
+1
*
Fix formatting
Tobias Grosser
2015-12-17
1
-4
/
+3
*
ScopGraphPrinter: Only show functions that contain at least one scop
Tobias Grosser
2015-12-17
1
-5
/
+11
*
Add option -polly-view-only
Tobias Grosser
2015-08-03
1
-0
/
+14
*
Adding debug location information to Polly's JSCOP and dot exports
Tobias Grosser
2015-05-03
1
-1
/
+14
*
Avoid nullptr dereference in the ScopGraphPrinter
Tobias Grosser
2015-03-29
1
-1
/
+1
*
Update formatting with clang-format.
Bill Wendling
2014-07-20
1
-1
/
+1
*
Update for RegionInfo changes.
Matt Arsenault
2014-07-19
1
-1
/
+1
*
clang-format polly to avoid buildbot noise
Tobias Grosser
2014-07-09
1
-4
/
+4
*
[C++11] Use more range based fors
Tobias Grosser
2014-06-28
1
-4
/
+3
*
Fix more build errors in Polly after r206310. David caught one of these
Chandler Carruth
2014-04-15
1
-1
/
+1
*
clang-format: Remove empty lines
Tobias Grosser
2014-03-21
1
-5
/
+0
*
[C++11] Use foreach iterator for blocks and operands
Tobias Grosser
2014-03-03
1
-7
/
+5
*
Small style improvements
Tobias Grosser
2013-07-13
1
-2
/
+3
*
Integrate latest clang-format changes
Tobias Grosser
2013-06-23
1
-1
/
+1
*
Sort includes
Tobias Grosser
2013-05-07
1
-1
/
+0
*
Reformat with clang-format
Tobias Grosser
2013-05-07
1
-4
/
+4
*
clang-format: Many more files
Tobias Grosser
2013-03-23
1
-69
/
+53
*
Fix obvious formatting problems.
Tobias Grosser
2012-12-29
1
-1
/
+1
*
ScopGraphPrinter: Escape error message
Tobias Grosser
2012-09-08
1
-0
/
+16
*
Update Polly to match the LLVM interface change in r156196.
Chandler Carruth
2012-05-04
1
-5
/
+3
*
Fix placement of the '*' that marks a pointer
Tobias Grosser
2011-11-17
1
-6
/
+6
*
Show the reason a region is not a SCoP in the DOT graphs.
Tobias Grosser
2011-10-08
1
-1
/
+2
*
Add initial version of Polly
Tobias Grosser
2011-04-29
1
-0
/
+215