summaryrefslogtreecommitdiffstats
path: root/clang/docs/DriverInternals.html
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2012-12-21 00:07:35 +0000
committerNadav Rotem <nrotem@apple.com>2012-12-21 00:07:35 +0000
commite7785686a56dfa2a812f18887b5d6b8054da938c (patch)
tree1f507cf0e17519fb7ce80ba25af5cd0fc3e705bd /clang/docs/DriverInternals.html
parent6e47b725ffa75bde546887bab2b44878729a4d6d (diff)
downloadbcm5719-llvm-e7785686a56dfa2a812f18887b5d6b8054da938c.tar.gz
bcm5719-llvm-e7785686a56dfa2a812f18887b5d6b8054da938c.zip
Fix a bug in the code that checks if we can vectorize loops while using dynamic
memory bound checks. Before the fix we were able to vectorize this loop from the Livermore Loops benchmark: for ( k=1 ; k<n ; k++ ) x[k] = x[k-1] + y[k]; llvm-svn: 170811
Diffstat (limited to 'clang/docs/DriverInternals.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud