diff options
author | Nadav Rotem <nrotem@apple.com> | 2012-11-09 07:09:44 +0000 |
---|---|---|
committer | Nadav Rotem <nrotem@apple.com> | 2012-11-09 07:09:44 +0000 |
commit | 1cfef3e9ee687d05b35127112bb58a5f1676407e (patch) | |
tree | 1d080120fb2a436cbe51655647a3b1316dfc85f8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d1e906e1f1748d7daec90e167b5a1aa572af1302 (diff) | |
download | llvm-1cfef3e9ee687d05b35127112bb58a5f1676407e.zip llvm-1cfef3e9ee687d05b35127112bb58a5f1676407e.tar.gz llvm-1cfef3e9ee687d05b35127112bb58a5f1676407e.tar.bz2 |
Add support for memory runtime check. When we can, we calculate array bounds.
If the arrays are found to be disjoint then we run the vectorized version of
the loop. If they are not, we run the scalar code.
llvm-svn: 167608
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions