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
/
IndependentBlocks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove independent blocks pass
Johannes Doerfert
2015-10-18
1
-373
/
+0
*
[NFC] Move helper functions to ScopHelper
Johannes Doerfert
2015-10-09
1
-1
/
+0
*
[PM] Update Polly for the new AA infrastructure landed in r247167.
Chandler Carruth
2015-09-09
1
-0
/
+8
*
Drop dead and disable code from IndependentBlocks
Tobias Grosser
2015-08-18
1
-161
/
+0
*
Fix Polly after SCEV port to new pass manager
Tobias Grosser
2015-08-17
1
-4
/
+4
*
Remove leftover comment
Michael Kruse
2015-08-10
1
-1
/
+0
*
[Polly] Remove dead code in IndependentBlocks
Michael Kruse
2015-08-08
1
-29
/
+0
*
Remove code for scalar and PHI to array translation
Tobias Grosser
2015-06-26
1
-20
/
+1
*
Enable scalar and PHI code generation for Polly
Tobias Grosser
2015-05-23
1
-1
/
+1
*
Sort include directives
Tobias Grosser
2015-05-09
1
-3
/
+2
*
Do some preparation even with scalar and phi modeling enabled
Johannes Doerfert
2015-02-27
1
-5
/
+5
*
Do not run independent blocks when we model all scalar dependences
Johannes Doerfert
2015-02-06
1
-0
/
+6
*
Model PHI nodes without demoting them
Johannes Doerfert
2015-02-06
1
-1
/
+2
*
[FIX] Debug build + instrinsic handling
Johannes Doerfert
2015-01-26
1
-25
/
+4
*
[FIX] Independent blocks with intrinsics handling
Johannes Doerfert
2015-01-25
1
-1
/
+29
*
[PM] Update Polly following LLVM r226373 which refactors LoopInfo in
Chandler Carruth
2015-01-17
1
-4
/
+4
*
Drop Cloog support
Johannes Doerfert
2014-12-02
1
-4
/
+0
*
Independent blocks: SE->forget() scalars translated to arrays
Tobias Grosser
2014-11-16
1
-0
/
+1
*
Update for RegionInfo changes.
Matt Arsenault
2014-07-19
1
-4
/
+6
*
[C++11] Use more range based fors
Tobias Grosser
2014-06-28
1
-38
/
+30
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Fix formatting
Tobias Grosser
2014-04-15
1
-1
/
+0
*
Fix more build errors in Polly after r206310. David caught one of these
Chandler Carruth
2014-04-15
1
-5
/
+3
*
Move transformations into own directory
Andreas Simbuerger
2014-03-11
1
-0
/
+574