| commit | 034baf615477c2a8c9c0f27cfa552f4d350a63db | [log] [tgz] |
|---|---|---|
| author | Tyler Nowicki <tyler.nowicki@gmail.com> | Mon Aug 10 23:05:16 2015 +0000 |
| committer | Tyler Nowicki <tyler.nowicki@gmail.com> | Mon Aug 10 23:05:16 2015 +0000 |
| tree | 08cee199353fa01011b6d50edee4ff2cea29bea8 | |
| parent | 857b30356f2d597d67077047acf47759d7f6ce6b [diff] |
Append options for vectorization when pointer checking threshold is exceeded. Following one of the appended options will allow the loop to be vectorized. We do not include a command line option for modifying the pointer checking threshold because there is no clang-level interface for this currently. llvm-svn: 244526