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
/
RegisterPasses.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not fail if a command line argument is given more than once
Tobias Grosser
2012-03-16
1
-9
/
+9
*
RegisterPasses: Allow to print the CFG right after polly
Tobias Grosser
2012-02-16
1
-0
/
+10
*
RegisterPasses: Add -polly-run-export-cloog option
Tobias Grosser
2012-02-16
1
-0
/
+7
*
Copy IndVarSimplify pass from LLVM to Polly
Tobias Grosser
2012-02-14
1
-2
/
+2
*
RegisterPasses: Make sure to always execute the SCoPInfo pass
Tobias Grosser
2012-02-06
1
-0
/
+2
*
Add a sceleton for a polyhedral dead code elimination.
Tobias Grosser
2012-01-31
1
-0
/
+10
*
RegisterPass: Expose functions to register Polly passes
Tobias Grosser
2012-01-30
1
-41
/
+53
*
Allow to run the Polly preopt passes with -O0
Tobias Grosser
2011-12-14
1
-30
/
+39
*
Register Passes: Use -polly-optimizer=(isl|pocc) to switch optimizers
Tobias Grosser
2011-11-22
1
-11
/
+14
*
RegisterPass: Disable Polly by default
Tobias Grosser
2011-11-17
1
-3
/
+32
*
RegisterPasses: Avoid double negation
Tobias Grosser
2011-11-17
1
-6
/
+8
*
Make JScop export/reimport accessible from clang
Tobias Grosser
2011-11-15
1
-1
/
+17
*
Add a workaround to fix SCoPs rejected because of 'region not simple'
Tobias Grosser
2011-11-10
1
-3
/
+12
*
Add an option to run the PoCC optimizer
Tobias Grosser
2011-10-23
1
-2
/
+19
*
Allow to disable the schedule optimizer
Tobias Grosser
2011-10-23
1
-1
/
+6
*
Rename -enable-polly-viewer to -polly-run-viewer
Tobias Grosser
2011-10-23
1
-4
/
+4
*
RegisterPasses: Allow to disable code generation.
Tobias Grosser
2011-10-23
1
-1
/
+7
*
Add flags to run the Polly Printers/Viewers
Tobias Grosser
2011-10-08
1
-1
/
+34
*
Initialize the passes early and properly.
Tobias Grosser
2011-10-08
1
-26
/
+40
*
RegisterPasses: Rework comments slightly
Tobias Grosser
2011-08-24
1
-9
/
+12
*
Register Polly passes automatically
Tobias Grosser
2011-08-23
1
-0
/
+81