diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-11-12 18:27:54 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-11-12 18:27:54 +0000 |
commit | 93c64e5c76ab9fc29bb949102d2660dd5f600999 (patch) | |
tree | 16199ffa49de8f6be2ae0fd8cf95e96b8ce520c7 /lldb/source/Utility/DataBufferLLVM.cpp | |
parent | 054dc28afa225a3a7304f6e5bc3115986cdc65a9 (diff) | |
download | bcm5719-llvm-93c64e5c76ab9fc29bb949102d2660dd5f600999.tar.gz bcm5719-llvm-93c64e5c76ab9fc29bb949102d2660dd5f600999.zip |
[CostModel][X86] Add funnel shift rotation special case costs
When we repeat the 2 shifting operands then this is a bit rotation - annoyingly this has to be done in the other getIntrinsicInstrCost than most intrinsics as we need to check the operands are the same.
llvm-svn: 346688
Diffstat (limited to 'lldb/source/Utility/DataBufferLLVM.cpp')
0 files changed, 0 insertions, 0 deletions