aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2021-02-08 11:34:55 +0000
committerDavid Green <david.green@arm.com>2021-02-08 11:34:55 +0000
commit11e415dc908ef66d656366e6b3fe854f68b6e38d (patch)
treeedf4733baeeeda88fe87f89269454afd8e7f9adb /lldb/source/Commands/CommandObjectExpression.cpp
parent05433a8d034fe7abee2a501e86bac6e9efb4f5fe (diff)
downloadllvm-11e415dc908ef66d656366e6b3fe854f68b6e38d.zip
llvm-11e415dc908ef66d656366e6b3fe854f68b6e38d.tar.gz
llvm-11e415dc908ef66d656366e6b3fe854f68b6e38d.tar.bz2
[ARM] Make v2f64 scalar_to_vector legal
Because we mark all operations as expand for v2f64, scalar_to_vector would end up lowering through a stack store/reload. But it is pretty simple to implement, only inserting a D reg into an undef vector. This helps clear up some inefficient codegen from soft calling conventions. Differential Revision: https://reviews.llvm.org/D96153
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions