diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2010-07-26 21:01:18 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2010-07-26 21:01:18 +0000 |
commit | b5b70073f193e266033015fa655dde81e3cbf3c4 (patch) | |
tree | ba867f0448510607dd4cc7bdb8c68429cba8cc3c /include/llvm/Support/Registry.h | |
parent | c4e3616078a324aeea3f6a3eb3a0612845a8c532 (diff) | |
download | external_llvm-b5b70073f193e266033015fa655dde81e3cbf3c4.zip external_llvm-b5b70073f193e266033015fa655dde81e3cbf3c4.tar.gz external_llvm-b5b70073f193e266033015fa655dde81e3cbf3c4.tar.bz2 |
Temporary hack to let codegen assert or generate poor code in case
we are using AVX and no AVX version of the desired intruction is present,
this is better for incremental dev (without fallbacks it's easier to spot
what's missing). Not sure this is the best hack thought (we can also disable
all HasSSE* predicates by dinamically marking them 'false' if AVX is present)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109434 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support/Registry.h')
0 files changed, 0 insertions, 0 deletions