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
/
Support
/
RegisterPasses.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize the pass registration mechanism used by Polly to any third-party tool
serge_sans_paille
2020-01-02
1
-5
/
+20
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
1
-0
/
+1
*
Apply include-what-you-use #include removal suggestions. NFC.
Michael Kruse
2019-03-28
1
-6
/
+0
*
Moving ManagedMemoryRewritePass when hybrid option is selected
Michael Kruse
2019-03-25
1
-4
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[polly] Drop nonexistant LLVM_PLUGIN_EXPORT macro from llvmGetPassPluginInfo()
Roman Lebedev
2018-05-19
1
-1
/
+1
*
[NewPM] Update pass registration for the LLVM plugin interface
Philip Pfaffe
2018-04-17
1
-0
/
+8
*
Add more statistics.
Michael Kruse
2017-08-23
1
-2
/
+2
*
[ScopInliner] Add a simple Scop-based inliner to polly.
Siddharth Bhat
2017-08-17
1
-0
/
+1
*
Add rewrite by-reference parameter pass
Tobias Grosser
2017-08-17
1
-0
/
+1
*
[JSON][PM] Port json import/export over to new pm
Philip Pfaffe
2017-08-10
1
-1
/
+3
*
[ManagedMemoryRewrite] Introduce a new pass to rewrite modules to use managed...
Siddharth Bhat
2017-08-09
1
-2
/
+8
*
[RegisterPasses] Run polly-simplify also right after scop modeling
Tobias Grosser
2017-08-08
1
-0
/
+2
*
Change Polly's position to "before-vectorizer"
Tobias Grosser
2017-08-07
1
-1
/
+1
*
Enable delicm to automatically remove scalar loop carried dependences
Tobias Grosser
2017-08-07
1
-1
/
+1
*
[Polly] Fully-Indexed static expansion
Andreas Simbuerger
2017-08-07
1
-0
/
+9
*
Enable simplify and forward-op-tree by default
Tobias Grosser
2017-08-02
1
-2
/
+2
*
Replace asserts with llvm_unreachable to clarify intent
Tobias Grosser
2017-08-02
1
-2
/
+2
*
[Polly][PM][WIP] Polly pass registration
Philip Pfaffe
2017-08-02
1
-0
/
+203
*
[ForwardOpTree] Introduce the -polly-optree pass.
Michael Kruse
2017-07-22
1
-0
/
+9
*
[Polly][GPGPU] Added SPIR Code Generation and Corresponding Runtime Support f...
Philipp Schaad
2017-07-21
1
-1
/
+5
*
[NFC] [RegisterPasses] Fix typo: To early -> too early.
Siddharth Bhat
2017-07-21
1
-1
/
+1
*
Introduce a hybrid target to generate code for either the GPU or CPU
Singapuram Sanjay Srivallabh
2017-06-30
1
-13
/
+16
*
Initializing NVPTX backend within Polly
Singapuram Sanjay Srivallabh
2017-06-29
1
-0
/
+5
*
[PPCGCodeGeneration] Enable GPU code generation with invariant loads.
Siddharth Bhat
2017-06-25
1
-5
/
+0
*
[NFC] Fix typo in `ImportJScop` declaration.
Siddharth Bhat
2017-06-12
1
-1
/
+1
*
Revert "[NFC] Fix formatting & typecast issue. Build succeeds."
Siddharth Bhat
2017-05-29
1
-1
/
+1
*
[NFC] Fix formatting & typecast issue. Build succeeds.
Siddharth Bhat
2017-05-29
1
-1
/
+1
*
Adapt to recent clang-format changes
Tobias Grosser
2017-05-29
1
-1
/
+1
*
[Polly][NewPM] Port IslAst to the new ScopPassManager
Philip Pfaffe
2017-05-23
1
-2
/
+2
*
Adjust formatting
Tobias Grosser
2017-05-15
1
-1
/
+1
*
[Polly][NewPM] Port ScopDetection to the new PassManager
Philip Pfaffe
2017-05-12
1
-2
/
+2
*
[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen
Siddharth Bhat
2017-05-07
1
-1
/
+20
*
Revert "[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen"
Siddharth Bhat
2017-05-05
1
-20
/
+1
*
[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen
Siddharth Bhat
2017-05-05
1
-1
/
+20
*
[ScopInfo/PruneUnprofitable] Move default profitability check.
Michael Kruse
2017-03-17
1
-1
/
+1
*
[PruneUnprofitable] Add -polly-prune-unprofitable pass.
Michael Kruse
2017-03-17
1
-0
/
+9
*
[Simplify] Add -polly-simplify pass.
Michael Kruse
2017-03-10
1
-0
/
+9
*
[Support] Add -polly-dump-module pass.
Michael Kruse
2017-03-09
1
-0
/
+34
*
[DeLICM] Add pass boilerplate code.
Michael Kruse
2016-11-29
1
-0
/
+10
*
Fix formatting after recent cl:: changes
Tobias Grosser
2016-10-09
1
-10
/
+13
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
1
-11
/
+7
*
Update CFGPrinter -> CFGPrinterLegacyPass
Tobias Grosser
2016-09-16
1
-1
/
+1
*
Add -polly-flatten-schedule pass.
Michael Kruse
2016-09-08
1
-0
/
+2
*
Introduce option to run isl AST generation, but no IR generation.
Tobias Grosser
2016-09-02
1
-8
/
+12
*
Drop '@brief' from doxygen comments
Tobias Grosser
2016-09-02
1
-2
/
+2
*
[GSoC] Add PolyhedralInfo pass - new interface to polly analysis
Johannes Doerfert
2016-07-25
1
-0
/
+9
*
GPGPU: Disable invariant load hoisting for GPU code generation
Tobias Grosser
2016-07-19
1
-0
/
+5
*
PPCGCodegen: Support compilation without GPU support
Tobias Grosser
2016-07-13
1
-0
/
+7
*
Add accelerator code generation pass skeleton
Tobias Grosser
2016-07-13
1
-13
/
+30
[next]