Attempt to pacify buildbots after r280217
authorJames Molloy <james.molloy@arm.com>
Wed, 31 Aug 2016 11:01:41 +0000 (11:01 +0000)
committerJames Molloy <james.molloy@arm.com>
Wed, 31 Aug 2016 11:01:41 +0000 (11:01 +0000)
commit75b1fb9b9e22f7f8f76c89982674761c734c390b
treec24f7a2f29d71d95b358677c09d58421d97f45a8
parent171fdac7ced51500b9cde465afe5b7f8ac832fe1
Attempt to pacify buildbots after r280217

These clang tests check diagnostics from the backend by giving it an unvectorizable loop. This loop is now vectorized :/

Make it really unvectorizable by making it unprofitable to ifconvert.

llvm-svn: 280220
clang/test/Misc/backend-optimization-failure-nodbg.cpp
clang/test/Misc/backend-optimization-failure.cpp