diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2016-08-16 20:23:47 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2016-08-16 20:23:47 +0200 |
commit | 3c5db734e071af3ea89cb9dfc0a03d89744ed455 (patch) | |
tree | 5d0f7554725986fdc8d322693e428925cb545906 /libgcc | |
parent | 65e736c0efc463270764ea3012b9804c495c71bc (diff) | |
download | gcc-3c5db734e071af3ea89cb9dfc0a03d89744ed455.zip gcc-3c5db734e071af3ea89cb9dfc0a03d89744ed455.tar.gz gcc-3c5db734e071af3ea89cb9dfc0a03d89744ed455.tar.bz2 |
i386.md (*ashl<mode>3_mask): Rewrite define_insn pattern as define_insn_and_split.
* config/i386/i386.md (*ashl<mode>3_mask): Rewrite define_insn
pattern as define_insn_and_split. Split insn before reload to
ashl<mode>3_1.
(*<shift_insn><mode>3_mask): Ditto. Split insn before reload to
<shift_insn><mode>3_1.
(*<rotate_insn><mode>3_mask): Ditto. Split insn before reload to
<rotate_insn><mode>3_1.
From-SVN: r239511
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions