aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SplitKit.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2010-07-26 21:01:18 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2010-07-26 21:01:18 +0000
commit3c45734274851c050a52f5068bf25d20a8da60d6 (patch)
treeba867f0448510607dd4cc7bdb8c68429cba8cc3c /lib/CodeGen/SplitKit.cpp
parentc2b13f919dc20cbee1bab36400fe10593ec5ac2d (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
Diffstat (limited to 'lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions