diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-10-12 22:59:21 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-10-12 22:59:21 +0000 |
commit | 30af442a846b6ad09005957c903e6495b42d5a69 (patch) | |
tree | 3a3037a20464ee5a61ca4ae66b93a29087d5d3dd /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | 7247b23efc1336c919aa09825a1115163168169e (diff) | |
download | bcm5719-llvm-30af442a846b6ad09005957c903e6495b42d5a69.tar.gz bcm5719-llvm-30af442a846b6ad09005957c903e6495b42d5a69.zip |
ARM: Mark VSELECT as 'expand'.
The backend already pattern matches to form VBSL when it can. We may want to
teach it to use the vbsl intrinsics at some point to prevent machine licm from
mucking with this, but using the Expand is completely correct.
http://llvm.org/bugs/show_bug.cgi?id=13831
http://llvm.org/bugs/show_bug.cgi?id=13961
Patch by Peter Couperus <peter.couperus@st.com>.
llvm-svn: 165845
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions