aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-11-09 13:09:08 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-11-09 13:09:08 +0000
commit90a835d2a0c8eb65f06cd08eb39795377a7a23a3 (patch)
tree6927cc40070c504e2ae68f393cb6ce2c0cf1dcea /llvm/lib/CodeGen/CodeGen.cpp
parent7caea41545fc9e8afb47073f6699073a5f635c68 (diff)
downloadllvm-90a835d2a0c8eb65f06cd08eb39795377a7a23a3.zip
llvm-90a835d2a0c8eb65f06cd08eb39795377a7a23a3.tar.gz
llvm-90a835d2a0c8eb65f06cd08eb39795377a7a23a3.tar.bz2
[PM] Start sketching out the new module and function pass manager.
This is still just a skeleton. I'm trying to pull together the experimentation I've done into committable chunks, and this is the first coherent one. Others will follow in hopefully short order that move this more toward a useful initial implementation. I still expect the design to continue evolving in small ways as I work through the different requirements and features needed here though. Keep in mind, all of this is off by default. Currently, this mostly exercises the use of a polymorphic smart pointer and templates to hide the polymorphism for the pass manager from the pass implementation. The next step will be more significant, adding the first framework of analysis support. llvm-svn: 194325
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions