diff options
author | Nadav Rotem <nrotem@apple.com> | 2013-11-26 22:24:25 +0000 |
---|---|---|
committer | Nadav Rotem <nrotem@apple.com> | 2013-11-26 22:24:25 +0000 |
commit | b0082d246a33b89c2b10f240174d5bf4126b6df7 (patch) | |
tree | a3538d01543f789dc3e804df7eb4163a6ed86437 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f52eddf9ca28ac7d94b27554df568b2f62e4262b (diff) | |
download | bcm5719-llvm-b0082d246a33b89c2b10f240174d5bf4126b6df7.tar.gz bcm5719-llvm-b0082d246a33b89c2b10f240174d5bf4126b6df7.zip |
PR1860 - We can't save a list of ExtractElement instructions to CSE because some of these instructions
may be removed and optimized in future iterations. Instead we save a list of basic blocks that we need to CSE.
llvm-svn: 195791
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions