]> granicus.if.org Git - clang/commit
[driver] Add the -ftree-vectorize flag as a alias of -fvectorize to maintain
authorChad Rosier <mcrosier@apple.com>
Tue, 11 Dec 2012 17:46:33 +0000 (17:46 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 11 Dec 2012 17:46:33 +0000 (17:46 +0000)
commit10b5fa283359bd423f8624c4dda11899bcc8ca9c
treee3cf8840029b941bffca050e626b948fff14562f
parent379ffe444f0a98f16f96470e0983bad50f282bc7
[driver] Add the -ftree-vectorize flag as a alias of -fvectorize to maintain
compatibility with gcc.
rdar://12839978

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169888 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
test/Driver/clang_f_opts.c