llvm-project/polly/lib/CodeGen
Chandler Carruth d01918fa13 [PM] Convert Polly over to directly use the legacy pass manager
namespace and header rather than the top-level header and using
declarations. These helpers impede modular builds and are going away.
Migrating away from them will also be necessary to start mixing in any
usage of the new pass manager.

llvm-svn: 229091
2015-02-13 09:51:50 +00:00
..
BlockGenerators.cpp [Refactor] Use the LoopInfo object already present 2015-02-08 20:50:42 +00:00
IRBuilder.cpp CodeGen: Update IRBuilder for LLVM API change 2015-01-19 21:31:48 +00:00
IslAst.cpp Add early exits for SCoPs we did not optimize 2015-02-11 17:25:09 +00:00
IslCodeGeneration.cpp Add early exits for SCoPs we did not optimize 2015-02-11 17:25:09 +00:00
IslExprBuilder.cpp [FIX] Partially fix the pointer negation crash 2015-02-02 15:25:09 +00:00
LoopGenerators.cpp [PM] Update Polly for LLVM r226394 and r226396 which changed some of the 2015-01-18 10:52:23 +00:00
PTXGenerator.cpp [PM] Convert Polly over to directly use the legacy pass manager 2015-02-13 09:51:50 +00:00
RuntimeDebugBuilder.cpp Use argument type directly from fflush if available in translation unit 2014-11-04 09:18:24 +00:00
Utils.cpp [PM] Update Polly for LLVM r226459 which removed another pass argument 2015-01-19 12:37:33 +00:00