diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2017-08-13 18:08:25 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2017-08-13 18:08:25 +0200 |
commit | cfc72af0fbdfb2af54722bd5fa58b75eaa14c05f (patch) | |
tree | 836393741f223a3d1919bae5f9ce938f980094a1 /gcc/print-rtl-function.c | |
parent | 04c4bb307f8551f1f6c4ee693f37e2caf355a54d (diff) | |
download | gcc-cfc72af0fbdfb2af54722bd5fa58b75eaa14c05f.zip gcc-cfc72af0fbdfb2af54722bd5fa58b75eaa14c05f.tar.gz gcc-cfc72af0fbdfb2af54722bd5fa58b75eaa14c05f.tar.bz2 |
i386.md (*load_tp_<mode>): Redefine as define_insn_and_split.
* config/i386/i386.md (*load_tp_<mode>): Redefine as
define_insn_and_split. Split to a memory load from 0 in
DEFAULT_TLS_SEG_REG address space. Merge with *load_tp_x32
using PTR mode iterator.
(*load_tp_x32_zext"): Redefine as define_insn_and_split.
Split to a memory load from 0 in DEFAULT_TLS_SEG_REG address space.
(*add_tp_<mode>): Redefine as define_insn_and_split.
Split to an add with a memory load from 0 in DEFAULT_TLS_SEG_REG
address space. Merge with *add_tp_x32 using PTR mode iterator.
(*add_tp_x32_zext"): Redefine as define_insn_and_split.
Split to an add with a memory load from 0 in
DEFAULT_TLS_SEG_REG address space.
From-SVN: r251075
Diffstat (limited to 'gcc/print-rtl-function.c')
0 files changed, 0 insertions, 0 deletions