diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-09-23 16:17:13 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-09-23 16:17:13 +0000 |
commit | 4b50086013bb695d0dc28d57f2254e76a7389777 (patch) | |
tree | 6f44b543aa9ce7564e51dedc2b42ad12b06db67d /libcxx/include/algorithm | |
parent | 151efca3fe67a36157e778f22993b4929b08b0cb (diff) | |
download | bcm5719-llvm-4b50086013bb695d0dc28d57f2254e76a7389777.tar.gz bcm5719-llvm-4b50086013bb695d0dc28d57f2254e76a7389777.zip |
[X86] Move RORX instructions back to WriteShift schedule class
Despite being rotates, these more modern instructions avoid many of the quirks of the regular x86 rotate instructions and consistently have a schedule closer to shifts.
llvm-svn: 342839
Diffstat (limited to 'libcxx/include/algorithm')
0 files changed, 0 insertions, 0 deletions