diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-12-19 11:09:15 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-12-19 11:09:15 +0000 |
commit | e300004bd5c74df5ae1a55bf00e4dcae4721357a (patch) | |
tree | 618996c4f1428546638efd48f9c571b49760753b /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 44ba3753ad49330daf5c6f60ef35cafa5bffbf84 (diff) | |
download | bcm5719-llvm-e300004bd5c74df5ae1a55bf00e4dcae4721357a.tar.gz bcm5719-llvm-e300004bd5c74df5ae1a55bf00e4dcae4721357a.zip |
LoopVectorize: Make iteration over induction variables not depend on pointer values.
MapVector is a bit heavyweight, but I don't see a simpler way. Also the
InductionList is unlikely to be large. This should help 3-stage selfhost
compares (PR14647).
llvm-svn: 170528
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions