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
/
FlattenAlgo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rebase C++ bindings on top of latest isl bindings
Tobias Grosser
2018-08-01
1
-14
/
+20
*
[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
*
[polly] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-15
/
+18
*
[Polly] Add dumpPw() and dumpExpanded() functions. NFC.
Michael Kruse
2017-09-29
1
-43
/
+1
*
[isl++] Rebase isl C++ bindings on top of 29aee98ce
Tobias Grosser
2017-05-21
1
-1
/
+1
*
[isl++] Move isl raw_ostream printers into separate header
Tobias Grosser
2017-05-21
1
-0
/
+1
*
Use isl C++ foreach implementation
Tobias Grosser
2017-04-14
1
-21
/
+26
*
[FlattenAlgo] Translate to C++ bindings
Tobias Grosser
2017-03-10
1
-126
/
+90
*
Introduce isl C++ bindings, Part 1: value_ptr style interface
Tobias Grosser
2017-03-10
1
-63
/
+59
*
[Support] Remove NonowningIslPtr. NFC.
Michael Kruse
2017-02-23
1
-5
/
+5
*
FlattenAlgo: Ensure we _really_ obtain a param space
Tobias Grosser
2016-09-09
1
-1
/
+2
*
Add -polly-flatten-schedule pass.
Michael Kruse
2016-09-08
1
-0
/
+417