diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-01-11 20:05:37 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-01-11 20:05:37 +0000 |
commit | 56b31bd9d756ba4524229bc4577ea87f94ac6e81 (patch) | |
tree | 7e1298e2d53c6cd3b2775f1bf56f00dd6bf20e65 /llvm/lib/Transforms | |
parent | e55aa3c848e4530815356b42b494aa089f093df5 (diff) | |
download | bcm5719-llvm-56b31bd9d756ba4524229bc4577ea87f94ac6e81.tar.gz bcm5719-llvm-56b31bd9d756ba4524229bc4577ea87f94ac6e81.zip |
Split TargetLowering into a CodeGen and a SelectionDAG part.
This fixes some of the cycles between libCodeGen and libSelectionDAG. It's still
a complete mess but as long as the edges consist of virtual call it doesn't
cause breakage. BasicTTI did static calls and thus broke some build
configurations.
llvm-svn: 172246
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions