aboutsummaryrefslogtreecommitdiff
path: root/clang/examples/PrintFunctionNames/PrintFunctionNames.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
commit36c2ea6c7a9fb620aa50a95883acc7aa4cfebcee (patch)
tree300fb375f9a5093f91df170844ccf4701531776c /clang/examples/PrintFunctionNames/PrintFunctionNames.cpp
parent952e75fbd9b680a4cbcbf4d044e398cf29370bf7 (diff)
downloadllvm-36c2ea6c7a9fb620aa50a95883acc7aa4cfebcee.zip
llvm-36c2ea6c7a9fb620aa50a95883acc7aa4cfebcee.tar.gz
llvm-36c2ea6c7a9fb620aa50a95883acc7aa4cfebcee.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) llvm-svn: 109434
Diffstat (limited to 'clang/examples/PrintFunctionNames/PrintFunctionNames.cpp')
0 files changed, 0 insertions, 0 deletions