aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl-function.c
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2017-08-13 18:08:25 +0200
committerUros Bizjak <uros@gcc.gnu.org>2017-08-13 18:08:25 +0200
commitcfc72af0fbdfb2af54722bd5fa58b75eaa14c05f (patch)
tree836393741f223a3d1919bae5f9ce938f980094a1 /gcc/print-rtl-function.c
parent04c4bb307f8551f1f6c4ee693f37e2caf355a54d (diff)
downloadgcc-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