commit | 3c45734274851c050a52f5068bf25d20a8da60d6 | [log] [tgz] |
---|---|---|
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Mon Jul 26 21:01:18 2010 +0000 |
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Mon Jul 26 21:01:18 2010 +0000 |
tree | ba867f0448510607dd4cc7bdb8c68429cba8cc3c | |
parent | c2b13f919dc20cbee1bab36400fe10593ec5ac2d [diff] |
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