aboutsummaryrefslogtreecommitdiff
path: root/gcc/dse.c
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-01-14 16:56:44 +0100
committerMartin Liska <mliska@suse.cz>2022-01-17 22:12:04 +0100
commit5c69acb32329d49e58c26fa41ae74229a52b9106 (patch)
treeddb05f9d73afb6f998457d2ac4b720e3b3b60483 /gcc/dse.c
parent490e23032baaece71f2ec09fa1805064b150fbc2 (diff)
downloadgcc-5c69acb32329d49e58c26fa41ae74229a52b9106.zip
gcc-5c69acb32329d49e58c26fa41ae74229a52b9106.tar.gz
gcc-5c69acb32329d49e58c26fa41ae74229a52b9106.tar.bz2
Rename .c files to .cc files.
gcc/ada/ChangeLog: * adadecode.c: Moved to... * adadecode.cc: ...here. * affinity.c: Moved to... * affinity.cc: ...here. * argv-lynxos178-raven-cert.c: Moved to... * argv-lynxos178-raven-cert.cc: ...here. * argv.c: Moved to... * argv.cc: ...here. * aux-io.c: Moved to... * aux-io.cc: ...here. * cio.c: Moved to... * cio.cc: ...here. * cstreams.c: Moved to... * cstreams.cc: ...here. * env.c: Moved to... * env.cc: ...here. * exit.c: Moved to... * exit.cc: ...here. * expect.c: Moved to... * expect.cc: ...here. * final.c: Moved to... * final.cc: ...here. * gcc-interface/cuintp.c: Moved to... * gcc-interface/cuintp.cc: ...here. * gcc-interface/decl.c: Moved to... * gcc-interface/decl.cc: ...here. * gcc-interface/misc.c: Moved to... * gcc-interface/misc.cc: ...here. * gcc-interface/targtyps.c: Moved to... * gcc-interface/targtyps.cc: ...here. * gcc-interface/trans.c: Moved to... * gcc-interface/trans.cc: ...here. * gcc-interface/utils.c: Moved to... * gcc-interface/utils.cc: ...here. * gcc-interface/utils2.c: Moved to... * gcc-interface/utils2.cc: ...here. * init.c: Moved to... * init.cc: ...here. * initialize.c: Moved to... * initialize.cc: ...here. * libgnarl/thread.c: Moved to... * libgnarl/thread.cc: ...here. * link.c: Moved to... * link.cc: ...here. * locales.c: Moved to... * locales.cc: ...here. * mkdir.c: Moved to... * mkdir.cc: ...here. * raise.c: Moved to... * raise.cc: ...here. * rtfinal.c: Moved to... * rtfinal.cc: ...here. * rtinit.c: Moved to... * rtinit.cc: ...here. * seh_init.c: Moved to... * seh_init.cc: ...here. * sigtramp-armdroid.c: Moved to... * sigtramp-armdroid.cc: ...here. * sigtramp-ios.c: Moved to... * sigtramp-ios.cc: ...here. * sigtramp-qnx.c: Moved to... * sigtramp-qnx.cc: ...here. * sigtramp-vxworks.c: Moved to... * sigtramp-vxworks.cc: ...here. * socket.c: Moved to... * socket.cc: ...here. * tracebak.c: Moved to... * tracebak.cc: ...here. * version.c: Moved to... * version.cc: ...here. * vx_stack_info.c: Moved to... * vx_stack_info.cc: ...here. gcc/ChangeLog: * adjust-alignment.c: Moved to... * adjust-alignment.cc: ...here. * alias.c: Moved to... * alias.cc: ...here. * alloc-pool.c: Moved to... * alloc-pool.cc: ...here. * asan.c: Moved to... * asan.cc: ...here. * attribs.c: Moved to... * attribs.cc: ...here. * auto-inc-dec.c: Moved to... * auto-inc-dec.cc: ...here. * auto-profile.c: Moved to... * auto-profile.cc: ...here. * bb-reorder.c: Moved to... * bb-reorder.cc: ...here. * bitmap.c: Moved to... * bitmap.cc: ...here. * btfout.c: Moved to... * btfout.cc: ...here. * builtins.c: Moved to... * builtins.cc: ...here. * caller-save.c: Moved to... * caller-save.cc: ...here. * calls.c: Moved to... * calls.cc: ...here. * ccmp.c: Moved to... * ccmp.cc: ...here. * cfg.c: Moved to... * cfg.cc: ...here. * cfganal.c: Moved to... * cfganal.cc: ...here. * cfgbuild.c: Moved to... * cfgbuild.cc: ...here. * cfgcleanup.c: Moved to... * cfgcleanup.cc: ...here. * cfgexpand.c: Moved to... * cfgexpand.cc: ...here. * cfghooks.c: Moved to... * cfghooks.cc: ...here. * cfgloop.c: Moved to... * cfgloop.cc: ...here. * cfgloopanal.c: Moved to... * cfgloopanal.cc: ...here. * cfgloopmanip.c: Moved to... * cfgloopmanip.cc: ...here. * cfgrtl.c: Moved to... * cfgrtl.cc: ...here. * cgraph.c: Moved to... * cgraph.cc: ...here. * cgraphbuild.c: Moved to... * cgraphbuild.cc: ...here. * cgraphclones.c: Moved to... * cgraphclones.cc: ...here. * cgraphunit.c: Moved to... * cgraphunit.cc: ...here. * collect-utils.c: Moved to... * collect-utils.cc: ...here. * collect2-aix.c: Moved to... * collect2-aix.cc: ...here. * collect2.c: Moved to... * collect2.cc: ...here. * combine-stack-adj.c: Moved to... * combine-stack-adj.cc: ...here. * combine.c: Moved to... * combine.cc: ...here. * common/common-targhooks.c: Moved to... * common/common-targhooks.cc: ...here. * common/config/aarch64/aarch64-common.c: Moved to... * common/config/aarch64/aarch64-common.cc: ...here. * common/config/alpha/alpha-common.c: Moved to... * common/config/alpha/alpha-common.cc: ...here. * common/config/arc/arc-common.c: Moved to... * common/config/arc/arc-common.cc: ...here. * common/config/arm/arm-common.c: Moved to... * common/config/arm/arm-common.cc: ...here. * common/config/avr/avr-common.c: Moved to... * common/config/avr/avr-common.cc: ...here. * common/config/bfin/bfin-common.c: Moved to... * common/config/bfin/bfin-common.cc: ...here. * common/config/bpf/bpf-common.c: Moved to... * common/config/bpf/bpf-common.cc: ...here. * common/config/c6x/c6x-common.c: Moved to... * common/config/c6x/c6x-common.cc: ...here. * common/config/cr16/cr16-common.c: Moved to... * common/config/cr16/cr16-common.cc: ...here. * common/config/cris/cris-common.c: Moved to... * common/config/cris/cris-common.cc: ...here. * common/config/csky/csky-common.c: Moved to... * common/config/csky/csky-common.cc: ...here. * common/config/default-common.c: Moved to... * common/config/default-common.cc: ...here. * common/config/epiphany/epiphany-common.c: Moved to... * common/config/epiphany/epiphany-common.cc: ...here. * common/config/fr30/fr30-common.c: Moved to... * common/config/fr30/fr30-common.cc: ...here. * common/config/frv/frv-common.c: Moved to... * common/config/frv/frv-common.cc: ...here. * common/config/gcn/gcn-common.c: Moved to... * common/config/gcn/gcn-common.cc: ...here. * common/config/h8300/h8300-common.c: Moved to... * common/config/h8300/h8300-common.cc: ...here. * common/config/i386/i386-common.c: Moved to... * common/config/i386/i386-common.cc: ...here. * common/config/ia64/ia64-common.c: Moved to... * common/config/ia64/ia64-common.cc: ...here. * common/config/iq2000/iq2000-common.c: Moved to... * common/config/iq2000/iq2000-common.cc: ...here. * common/config/lm32/lm32-common.c: Moved to... * common/config/lm32/lm32-common.cc: ...here. * common/config/m32r/m32r-common.c: Moved to... * common/config/m32r/m32r-common.cc: ...here. * common/config/m68k/m68k-common.c: Moved to... * common/config/m68k/m68k-common.cc: ...here. * common/config/mcore/mcore-common.c: Moved to... * common/config/mcore/mcore-common.cc: ...here. * common/config/microblaze/microblaze-common.c: Moved to... * common/config/microblaze/microblaze-common.cc: ...here. * common/config/mips/mips-common.c: Moved to... * common/config/mips/mips-common.cc: ...here. * common/config/mmix/mmix-common.c: Moved to... * common/config/mmix/mmix-common.cc: ...here. * common/config/mn10300/mn10300-common.c: Moved to... * common/config/mn10300/mn10300-common.cc: ...here. * common/config/msp430/msp430-common.c: Moved to... * common/config/msp430/msp430-common.cc: ...here. * common/config/nds32/nds32-common.c: Moved to... * common/config/nds32/nds32-common.cc: ...here. * common/config/nios2/nios2-common.c: Moved to... * common/config/nios2/nios2-common.cc: ...here. * common/config/nvptx/nvptx-common.c: Moved to... * common/config/nvptx/nvptx-common.cc: ...here. * common/config/or1k/or1k-common.c: Moved to... * common/config/or1k/or1k-common.cc: ...here. * common/config/pa/pa-common.c: Moved to... * common/config/pa/pa-common.cc: ...here. * common/config/pdp11/pdp11-common.c: Moved to... * common/config/pdp11/pdp11-common.cc: ...here. * common/config/pru/pru-common.c: Moved to... * common/config/pru/pru-common.cc: ...here. * common/config/riscv/riscv-common.c: Moved to... * common/config/riscv/riscv-common.cc: ...here. * common/config/rs6000/rs6000-common.c: Moved to... * common/config/rs6000/rs6000-common.cc: ...here. * common/config/rx/rx-common.c: Moved to... * common/config/rx/rx-common.cc: ...here. * common/config/s390/s390-common.c: Moved to... * common/config/s390/s390-common.cc: ...here. * common/config/sh/sh-common.c: Moved to... * common/config/sh/sh-common.cc: ...here. * common/config/sparc/sparc-common.c: Moved to... * common/config/sparc/sparc-common.cc: ...here. * common/config/tilegx/tilegx-common.c: Moved to... * common/config/tilegx/tilegx-common.cc: ...here. * common/config/tilepro/tilepro-common.c: Moved to... * common/config/tilepro/tilepro-common.cc: ...here. * common/config/v850/v850-common.c: Moved to... * common/config/v850/v850-common.cc: ...here. * common/config/vax/vax-common.c: Moved to... * common/config/vax/vax-common.cc: ...here. * common/config/visium/visium-common.c: Moved to... * common/config/visium/visium-common.cc: ...here. * common/config/xstormy16/xstormy16-common.c: Moved to... * common/config/xstormy16/xstormy16-common.cc: ...here. * common/config/xtensa/xtensa-common.c: Moved to... * common/config/xtensa/xtensa-common.cc: ...here. * compare-elim.c: Moved to... * compare-elim.cc: ...here. * config/aarch64/aarch64-bti-insert.c: Moved to... * config/aarch64/aarch64-bti-insert.cc: ...here. * config/aarch64/aarch64-builtins.c: Moved to... * config/aarch64/aarch64-builtins.cc: ...here. * config/aarch64/aarch64-c.c: Moved to... * config/aarch64/aarch64-c.cc: ...here. * config/aarch64/aarch64-d.c: Moved to... * config/aarch64/aarch64-d.cc: ...here. * config/aarch64/aarch64.c: Moved to... * config/aarch64/aarch64.cc: ...here. * config/aarch64/cortex-a57-fma-steering.c: Moved to... * config/aarch64/cortex-a57-fma-steering.cc: ...here. * config/aarch64/driver-aarch64.c: Moved to... * config/aarch64/driver-aarch64.cc: ...here. * config/aarch64/falkor-tag-collision-avoidance.c: Moved to... * config/aarch64/falkor-tag-collision-avoidance.cc: ...here. * config/aarch64/host-aarch64-darwin.c: Moved to... * config/aarch64/host-aarch64-darwin.cc: ...here. * config/alpha/alpha.c: Moved to... * config/alpha/alpha.cc: ...here. * config/alpha/driver-alpha.c: Moved to... * config/alpha/driver-alpha.cc: ...here. * config/arc/arc-c.c: Moved to... * config/arc/arc-c.cc: ...here. * config/arc/arc.c: Moved to... * config/arc/arc.cc: ...here. * config/arc/driver-arc.c: Moved to... * config/arc/driver-arc.cc: ...here. * config/arm/aarch-common.c: Moved to... * config/arm/aarch-common.cc: ...here. * config/arm/arm-builtins.c: Moved to... * config/arm/arm-builtins.cc: ...here. * config/arm/arm-c.c: Moved to... * config/arm/arm-c.cc: ...here. * config/arm/arm-d.c: Moved to... * config/arm/arm-d.cc: ...here. * config/arm/arm.c: Moved to... * config/arm/arm.cc: ...here. * config/arm/driver-arm.c: Moved to... * config/arm/driver-arm.cc: ...here. * config/avr/avr-c.c: Moved to... * config/avr/avr-c.cc: ...here. * config/avr/avr-devices.c: Moved to... * config/avr/avr-devices.cc: ...here. * config/avr/avr-log.c: Moved to... * config/avr/avr-log.cc: ...here. * config/avr/avr.c: Moved to... * config/avr/avr.cc: ...here. * config/avr/driver-avr.c: Moved to... * config/avr/driver-avr.cc: ...here. * config/avr/gen-avr-mmcu-specs.c: Moved to... * config/avr/gen-avr-mmcu-specs.cc: ...here. * config/avr/gen-avr-mmcu-texi.c: Moved to... * config/avr/gen-avr-mmcu-texi.cc: ...here. * config/bfin/bfin.c: Moved to... * config/bfin/bfin.cc: ...here. * config/bpf/bpf.c: Moved to... * config/bpf/bpf.cc: ...here. * config/bpf/coreout.c: Moved to... * config/bpf/coreout.cc: ...here. * config/c6x/c6x.c: Moved to... * config/c6x/c6x.cc: ...here. * config/cr16/cr16.c: Moved to... * config/cr16/cr16.cc: ...here. * config/cris/cris.c: Moved to... * config/cris/cris.cc: ...here. * config/csky/csky.c: Moved to... * config/csky/csky.cc: ...here. * config/darwin-c.c: Moved to... * config/darwin-c.cc: ...here. * config/darwin-d.c: Moved to... * config/darwin-d.cc: ...here. * config/darwin-driver.c: Moved to... * config/darwin-driver.cc: ...here. * config/darwin-f.c: Moved to... * config/darwin-f.cc: ...here. * config/darwin.c: Moved to... * config/darwin.cc: ...here. * config/default-c.c: Moved to... * config/default-c.cc: ...here. * config/default-d.c: Moved to... * config/default-d.cc: ...here. * config/dragonfly-d.c: Moved to... * config/dragonfly-d.cc: ...here. * config/epiphany/epiphany.c: Moved to... * config/epiphany/epiphany.cc: ...here. * config/epiphany/mode-switch-use.c: Moved to... * config/epiphany/mode-switch-use.cc: ...here. * config/epiphany/resolve-sw-modes.c: Moved to... * config/epiphany/resolve-sw-modes.cc: ...here. * config/fr30/fr30.c: Moved to... * config/fr30/fr30.cc: ...here. * config/freebsd-d.c: Moved to... * config/freebsd-d.cc: ...here. * config/frv/frv.c: Moved to... * config/frv/frv.cc: ...here. * config/ft32/ft32.c: Moved to... * config/ft32/ft32.cc: ...here. * config/gcn/driver-gcn.c: Moved to... * config/gcn/driver-gcn.cc: ...here. * config/gcn/gcn-run.c: Moved to... * config/gcn/gcn-run.cc: ...here. * config/gcn/gcn-tree.c: Moved to... * config/gcn/gcn-tree.cc: ...here. * config/gcn/gcn.c: Moved to... * config/gcn/gcn.cc: ...here. * config/gcn/mkoffload.c: Moved to... * config/gcn/mkoffload.cc: ...here. * config/glibc-c.c: Moved to... * config/glibc-c.cc: ...here. * config/glibc-d.c: Moved to... * config/glibc-d.cc: ...here. * config/h8300/h8300.c: Moved to... * config/h8300/h8300.cc: ...here. * config/host-darwin.c: Moved to... * config/host-darwin.cc: ...here. * config/host-hpux.c: Moved to... * config/host-hpux.cc: ...here. * config/host-linux.c: Moved to... * config/host-linux.cc: ...here. * config/host-netbsd.c: Moved to... * config/host-netbsd.cc: ...here. * config/host-openbsd.c: Moved to... * config/host-openbsd.cc: ...here. * config/host-solaris.c: Moved to... * config/host-solaris.cc: ...here. * config/i386/djgpp.c: Moved to... * config/i386/djgpp.cc: ...here. * config/i386/driver-i386.c: Moved to... * config/i386/driver-i386.cc: ...here. * config/i386/driver-mingw32.c: Moved to... * config/i386/driver-mingw32.cc: ...here. * config/i386/gnu-property.c: Moved to... * config/i386/gnu-property.cc: ...here. * config/i386/host-cygwin.c: Moved to... * config/i386/host-cygwin.cc: ...here. * config/i386/host-i386-darwin.c: Moved to... * config/i386/host-i386-darwin.cc: ...here. * config/i386/host-mingw32.c: Moved to... * config/i386/host-mingw32.cc: ...here. * config/i386/i386-builtins.c: Moved to... * config/i386/i386-builtins.cc: ...here. * config/i386/i386-c.c: Moved to... * config/i386/i386-c.cc: ...here. * config/i386/i386-d.c: Moved to... * config/i386/i386-d.cc: ...here. * config/i386/i386-expand.c: Moved to... * config/i386/i386-expand.cc: ...here. * config/i386/i386-features.c: Moved to... * config/i386/i386-features.cc: ...here. * config/i386/i386-options.c: Moved to... * config/i386/i386-options.cc: ...here. * config/i386/i386.c: Moved to... * config/i386/i386.cc: ...here. * config/i386/intelmic-mkoffload.c: Moved to... * config/i386/intelmic-mkoffload.cc: ...here. * config/i386/msformat-c.c: Moved to... * config/i386/msformat-c.cc: ...here. * config/i386/winnt-cxx.c: Moved to... * config/i386/winnt-cxx.cc: ...here. * config/i386/winnt-d.c: Moved to... * config/i386/winnt-d.cc: ...here. * config/i386/winnt-stubs.c: Moved to... * config/i386/winnt-stubs.cc: ...here. * config/i386/winnt.c: Moved to... * config/i386/winnt.cc: ...here. * config/i386/x86-tune-sched-atom.c: Moved to... * config/i386/x86-tune-sched-atom.cc: ...here. * config/i386/x86-tune-sched-bd.c: Moved to... * config/i386/x86-tune-sched-bd.cc: ...here. * config/i386/x86-tune-sched-core.c: Moved to... * config/i386/x86-tune-sched-core.cc: ...here. * config/i386/x86-tune-sched.c: Moved to... * config/i386/x86-tune-sched.cc: ...here. * config/ia64/ia64-c.c: Moved to... * config/ia64/ia64-c.cc: ...here. * config/ia64/ia64.c: Moved to... * config/ia64/ia64.cc: ...here. * config/iq2000/iq2000.c: Moved to... * config/iq2000/iq2000.cc: ...here. * config/linux.c: Moved to... * config/linux.cc: ...here. * config/lm32/lm32.c: Moved to... * config/lm32/lm32.cc: ...here. * config/m32c/m32c-pragma.c: Moved to... * config/m32c/m32c-pragma.cc: ...here. * config/m32c/m32c.c: Moved to... * config/m32c/m32c.cc: ...here. * config/m32r/m32r.c: Moved to... * config/m32r/m32r.cc: ...here. * config/m68k/m68k.c: Moved to... * config/m68k/m68k.cc: ...here. * config/mcore/mcore.c: Moved to... * config/mcore/mcore.cc: ...here. * config/microblaze/microblaze-c.c: Moved to... * config/microblaze/microblaze-c.cc: ...here. * config/microblaze/microblaze.c: Moved to... * config/microblaze/microblaze.cc: ...here. * config/mips/driver-native.c: Moved to... * config/mips/driver-native.cc: ...here. * config/mips/frame-header-opt.c: Moved to... * config/mips/frame-header-opt.cc: ...here. * config/mips/mips-d.c: Moved to... * config/mips/mips-d.cc: ...here. * config/mips/mips.c: Moved to... * config/mips/mips.cc: ...here. * config/mmix/mmix.c: Moved to... * config/mmix/mmix.cc: ...here. * config/mn10300/mn10300.c: Moved to... * config/mn10300/mn10300.cc: ...here. * config/moxie/moxie.c: Moved to... * config/moxie/moxie.cc: ...here. * config/msp430/driver-msp430.c: Moved to... * config/msp430/driver-msp430.cc: ...here. * config/msp430/msp430-c.c: Moved to... * config/msp430/msp430-c.cc: ...here. * config/msp430/msp430-devices.c: Moved to... * config/msp430/msp430-devices.cc: ...here. * config/msp430/msp430.c: Moved to... * config/msp430/msp430.cc: ...here. * config/nds32/nds32-cost.c: Moved to... * config/nds32/nds32-cost.cc: ...here. * config/nds32/nds32-fp-as-gp.c: Moved to... * config/nds32/nds32-fp-as-gp.cc: ...here. * config/nds32/nds32-intrinsic.c: Moved to... * config/nds32/nds32-intrinsic.cc: ...here. * config/nds32/nds32-isr.c: Moved to... * config/nds32/nds32-isr.cc: ...here. * config/nds32/nds32-md-auxiliary.c: Moved to... * config/nds32/nds32-md-auxiliary.cc: ...here. * config/nds32/nds32-memory-manipulation.c: Moved to... * config/nds32/nds32-memory-manipulation.cc: ...here. * config/nds32/nds32-pipelines-auxiliary.c: Moved to... * config/nds32/nds32-pipelines-auxiliary.cc: ...here. * config/nds32/nds32-predicates.c: Moved to... * config/nds32/nds32-predicates.cc: ...here. * config/nds32/nds32-relax-opt.c: Moved to... * config/nds32/nds32-relax-opt.cc: ...here. * config/nds32/nds32-utils.c: Moved to... * config/nds32/nds32-utils.cc: ...here. * config/nds32/nds32.c: Moved to... * config/nds32/nds32.cc: ...here. * config/netbsd-d.c: Moved to... * config/netbsd-d.cc: ...here. * config/netbsd.c: Moved to... * config/netbsd.cc: ...here. * config/nios2/nios2.c: Moved to... * config/nios2/nios2.cc: ...here. * config/nvptx/mkoffload.c: Moved to... * config/nvptx/mkoffload.cc: ...here. * config/nvptx/nvptx-c.c: Moved to... * config/nvptx/nvptx-c.cc: ...here. * config/nvptx/nvptx.c: Moved to... * config/nvptx/nvptx.cc: ...here. * config/openbsd-d.c: Moved to... * config/openbsd-d.cc: ...here. * config/or1k/or1k.c: Moved to... * config/or1k/or1k.cc: ...here. * config/pa/pa-d.c: Moved to... * config/pa/pa-d.cc: ...here. * config/pa/pa.c: Moved to... * config/pa/pa.cc: ...here. * config/pdp11/pdp11.c: Moved to... * config/pdp11/pdp11.cc: ...here. * config/pru/pru-passes.c: Moved to... * config/pru/pru-passes.cc: ...here. * config/pru/pru-pragma.c: Moved to... * config/pru/pru-pragma.cc: ...here. * config/pru/pru.c: Moved to... * config/pru/pru.cc: ...here. * config/riscv/riscv-builtins.c: Moved to... * config/riscv/riscv-builtins.cc: ...here. * config/riscv/riscv-c.c: Moved to... * config/riscv/riscv-c.cc: ...here. * config/riscv/riscv-d.c: Moved to... * config/riscv/riscv-d.cc: ...here. * config/riscv/riscv-shorten-memrefs.c: Moved to... * config/riscv/riscv-shorten-memrefs.cc: ...here. * config/riscv/riscv-sr.c: Moved to... * config/riscv/riscv-sr.cc: ...here. * config/riscv/riscv.c: Moved to... * config/riscv/riscv.cc: ...here. * config/rl78/rl78-c.c: Moved to... * config/rl78/rl78-c.cc: ...here. * config/rl78/rl78.c: Moved to... * config/rl78/rl78.cc: ...here. * config/rs6000/driver-rs6000.c: Moved to... * config/rs6000/driver-rs6000.cc: ...here. * config/rs6000/host-darwin.c: Moved to... * config/rs6000/host-darwin.cc: ...here. * config/rs6000/host-ppc64-darwin.c: Moved to... * config/rs6000/host-ppc64-darwin.cc: ...here. * config/rs6000/rbtree.c: Moved to... * config/rs6000/rbtree.cc: ...here. * config/rs6000/rs6000-c.c: Moved to... * config/rs6000/rs6000-c.cc: ...here. * config/rs6000/rs6000-call.c: Moved to... * config/rs6000/rs6000-call.cc: ...here. * config/rs6000/rs6000-d.c: Moved to... * config/rs6000/rs6000-d.cc: ...here. * config/rs6000/rs6000-gen-builtins.c: Moved to... * config/rs6000/rs6000-gen-builtins.cc: ...here. * config/rs6000/rs6000-linux.c: Moved to... * config/rs6000/rs6000-linux.cc: ...here. * config/rs6000/rs6000-logue.c: Moved to... * config/rs6000/rs6000-logue.cc: ...here. * config/rs6000/rs6000-p8swap.c: Moved to... * config/rs6000/rs6000-p8swap.cc: ...here. * config/rs6000/rs6000-pcrel-opt.c: Moved to... * config/rs6000/rs6000-pcrel-opt.cc: ...here. * config/rs6000/rs6000-string.c: Moved to... * config/rs6000/rs6000-string.cc: ...here. * config/rs6000/rs6000.c: Moved to... * config/rs6000/rs6000.cc: ...here. * config/rx/rx.c: Moved to... * config/rx/rx.cc: ...here. * config/s390/driver-native.c: Moved to... * config/s390/driver-native.cc: ...here. * config/s390/s390-c.c: Moved to... * config/s390/s390-c.cc: ...here. * config/s390/s390-d.c: Moved to... * config/s390/s390-d.cc: ...here. * config/s390/s390.c: Moved to... * config/s390/s390.cc: ...here. * config/sh/divtab-sh4-300.c: Moved to... * config/sh/divtab-sh4-300.cc: ...here. * config/sh/divtab-sh4.c: Moved to... * config/sh/divtab-sh4.cc: ...here. * config/sh/divtab.c: Moved to... * config/sh/divtab.cc: ...here. * config/sh/sh-c.c: Moved to... * config/sh/sh-c.cc: ...here. * config/sh/sh.c: Moved to... * config/sh/sh.cc: ...here. * config/sol2-c.c: Moved to... * config/sol2-c.cc: ...here. * config/sol2-cxx.c: Moved to... * config/sol2-cxx.cc: ...here. * config/sol2-d.c: Moved to... * config/sol2-d.cc: ...here. * config/sol2-stubs.c: Moved to... * config/sol2-stubs.cc: ...here. * config/sol2.c: Moved to... * config/sol2.cc: ...here. * config/sparc/driver-sparc.c: Moved to... * config/sparc/driver-sparc.cc: ...here. * config/sparc/sparc-c.c: Moved to... * config/sparc/sparc-c.cc: ...here. * config/sparc/sparc-d.c: Moved to... * config/sparc/sparc-d.cc: ...here. * config/sparc/sparc.c: Moved to... * config/sparc/sparc.cc: ...here. * config/stormy16/stormy16.c: Moved to... * config/stormy16/stormy16.cc: ...here. * config/tilegx/mul-tables.c: Moved to... * config/tilegx/mul-tables.cc: ...here. * config/tilegx/tilegx-c.c: Moved to... * config/tilegx/tilegx-c.cc: ...here. * config/tilegx/tilegx.c: Moved to... * config/tilegx/tilegx.cc: ...here. * config/tilepro/mul-tables.c: Moved to... * config/tilepro/mul-tables.cc: ...here. * config/tilepro/tilepro-c.c: Moved to... * config/tilepro/tilepro-c.cc: ...here. * config/tilepro/tilepro.c: Moved to... * config/tilepro/tilepro.cc: ...here. * config/v850/v850-c.c: Moved to... * config/v850/v850-c.cc: ...here. * config/v850/v850.c: Moved to... * config/v850/v850.cc: ...here. * config/vax/vax.c: Moved to... * config/vax/vax.cc: ...here. * config/visium/visium.c: Moved to... * config/visium/visium.cc: ...here. * config/vms/vms-c.c: Moved to... * config/vms/vms-c.cc: ...here. * config/vms/vms-f.c: Moved to... * config/vms/vms-f.cc: ...here. * config/vms/vms.c: Moved to... * config/vms/vms.cc: ...here. * config/vxworks-c.c: Moved to... * config/vxworks-c.cc: ...here. * config/vxworks.c: Moved to... * config/vxworks.cc: ...here. * config/winnt-c.c: Moved to... * config/winnt-c.cc: ...here. * config/xtensa/xtensa.c: Moved to... * config/xtensa/xtensa.cc: ...here. * context.c: Moved to... * context.cc: ...here. * convert.c: Moved to... * convert.cc: ...here. * coverage.c: Moved to... * coverage.cc: ...here. * cppbuiltin.c: Moved to... * cppbuiltin.cc: ...here. * cppdefault.c: Moved to... * cppdefault.cc: ...here. * cprop.c: Moved to... * cprop.cc: ...here. * cse.c: Moved to... * cse.cc: ...here. * cselib.c: Moved to... * cselib.cc: ...here. * ctfc.c: Moved to... * ctfc.cc: ...here. * ctfout.c: Moved to... * ctfout.cc: ...here. * data-streamer-in.c: Moved to... * data-streamer-in.cc: ...here. * data-streamer-out.c: Moved to... * data-streamer-out.cc: ...here. * data-streamer.c: Moved to... * data-streamer.cc: ...here. * dbgcnt.c: Moved to... * dbgcnt.cc: ...here. * dbxout.c: Moved to... * dbxout.cc: ...here. * dce.c: Moved to... * dce.cc: ...here. * ddg.c: Moved to... * ddg.cc: ...here. * debug.c: Moved to... * debug.cc: ...here. * df-core.c: Moved to... * df-core.cc: ...here. * df-problems.c: Moved to... * df-problems.cc: ...here. * df-scan.c: Moved to... * df-scan.cc: ...here. * dfp.c: Moved to... * dfp.cc: ...here. * diagnostic-color.c: Moved to... * diagnostic-color.cc: ...here. * diagnostic-show-locus.c: Moved to... * diagnostic-show-locus.cc: ...here. * diagnostic-spec.c: Moved to... * diagnostic-spec.cc: ...here. * diagnostic.c: Moved to... * diagnostic.cc: ...here. * dojump.c: Moved to... * dojump.cc: ...here. * dominance.c: Moved to... * dominance.cc: ...here. * domwalk.c: Moved to... * domwalk.cc: ...here. * double-int.c: Moved to... * double-int.cc: ...here. * dse.c: Moved to... * dse.cc: ...here. * dumpfile.c: Moved to... * dumpfile.cc: ...here. * dwarf2asm.c: Moved to... * dwarf2asm.cc: ...here. * dwarf2cfi.c: Moved to... * dwarf2cfi.cc: ...here. * dwarf2ctf.c: Moved to... * dwarf2ctf.cc: ...here. * dwarf2out.c: Moved to... * dwarf2out.cc: ...here. * early-remat.c: Moved to... * early-remat.cc: ...here. * edit-context.c: Moved to... * edit-context.cc: ...here. * emit-rtl.c: Moved to... * emit-rtl.cc: ...here. * errors.c: Moved to... * errors.cc: ...here. * et-forest.c: Moved to... * et-forest.cc: ...here. * except.c: Moved to... * except.cc: ...here. * explow.c: Moved to... * explow.cc: ...here. * expmed.c: Moved to... * expmed.cc: ...here. * expr.c: Moved to... * expr.cc: ...here. * fibonacci_heap.c: Moved to... * fibonacci_heap.cc: ...here. * file-find.c: Moved to... * file-find.cc: ...here. * file-prefix-map.c: Moved to... * file-prefix-map.cc: ...here. * final.c: Moved to... * final.cc: ...here. * fixed-value.c: Moved to... * fixed-value.cc: ...here. * fold-const-call.c: Moved to... * fold-const-call.cc: ...here. * fold-const.c: Moved to... * fold-const.cc: ...here. * fp-test.c: Moved to... * fp-test.cc: ...here. * function-tests.c: Moved to... * function-tests.cc: ...here. * function.c: Moved to... * function.cc: ...here. * fwprop.c: Moved to... * fwprop.cc: ...here. * gcc-ar.c: Moved to... * gcc-ar.cc: ...here. * gcc-main.c: Moved to... * gcc-main.cc: ...here. * gcc-rich-location.c: Moved to... * gcc-rich-location.cc: ...here. * gcc.c: Moved to... * gcc.cc: ...here. * gcov-dump.c: Moved to... * gcov-dump.cc: ...here. * gcov-io.c: Moved to... * gcov-io.cc: ...here. * gcov-tool.c: Moved to... * gcov-tool.cc: ...here. * gcov.c: Moved to... * gcov.cc: ...here. * gcse-common.c: Moved to... * gcse-common.cc: ...here. * gcse.c: Moved to... * gcse.cc: ...here. * genattr-common.c: Moved to... * genattr-common.cc: ...here. * genattr.c: Moved to... * genattr.cc: ...here. * genattrtab.c: Moved to... * genattrtab.cc: ...here. * genautomata.c: Moved to... * genautomata.cc: ...here. * gencfn-macros.c: Moved to... * gencfn-macros.cc: ...here. * gencheck.c: Moved to... * gencheck.cc: ...here. * genchecksum.c: Moved to... * genchecksum.cc: ...here. * gencodes.c: Moved to... * gencodes.cc: ...here. * genconditions.c: Moved to... * genconditions.cc: ...here. * genconfig.c: Moved to... * genconfig.cc: ...here. * genconstants.c: Moved to... * genconstants.cc: ...here. * genemit.c: Moved to... * genemit.cc: ...here. * genenums.c: Moved to... * genenums.cc: ...here. * generic-match-head.c: Moved to... * generic-match-head.cc: ...here. * genextract.c: Moved to... * genextract.cc: ...here. * genflags.c: Moved to... * genflags.cc: ...here. * gengenrtl.c: Moved to... * gengenrtl.cc: ...here. * gengtype-parse.c: Moved to... * gengtype-parse.cc: ...here. * gengtype-state.c: Moved to... * gengtype-state.cc: ...here. * gengtype.c: Moved to... * gengtype.cc: ...here. * genhooks.c: Moved to... * genhooks.cc: ...here. * genmatch.c: Moved to... * genmatch.cc: ...here. * genmddeps.c: Moved to... * genmddeps.cc: ...here. * genmddump.c: Moved to... * genmddump.cc: ...here. * genmodes.c: Moved to... * genmodes.cc: ...here. * genopinit.c: Moved to... * genopinit.cc: ...here. * genoutput.c: Moved to... * genoutput.cc: ...here. * genpeep.c: Moved to... * genpeep.cc: ...here. * genpreds.c: Moved to... * genpreds.cc: ...here. * genrecog.c: Moved to... * genrecog.cc: ...here. * gensupport.c: Moved to... * gensupport.cc: ...here. * gentarget-def.c: Moved to... * gentarget-def.cc: ...here. * genversion.c: Moved to... * genversion.cc: ...here. * ggc-common.c: Moved to... * ggc-common.cc: ...here. * ggc-none.c: Moved to... * ggc-none.cc: ...here. * ggc-page.c: Moved to... * ggc-page.cc: ...here. * ggc-tests.c: Moved to... * ggc-tests.cc: ...here. * gimple-builder.c: Moved to... * gimple-builder.cc: ...here. * gimple-expr.c: Moved to... * gimple-expr.cc: ...here. * gimple-fold.c: Moved to... * gimple-fold.cc: ...here. * gimple-iterator.c: Moved to... * gimple-iterator.cc: ...here. * gimple-laddress.c: Moved to... * gimple-laddress.cc: ...here. * gimple-loop-jam.c: Moved to... * gimple-loop-jam.cc: ...here. * gimple-low.c: Moved to... * gimple-low.cc: ...here. * gimple-match-head.c: Moved to... * gimple-match-head.cc: ...here. * gimple-pretty-print.c: Moved to... * gimple-pretty-print.cc: ...here. * gimple-ssa-backprop.c: Moved to... * gimple-ssa-backprop.cc: ...here. * gimple-ssa-evrp-analyze.c: Moved to... * gimple-ssa-evrp-analyze.cc: ...here. * gimple-ssa-evrp.c: Moved to... * gimple-ssa-evrp.cc: ...here. * gimple-ssa-isolate-paths.c: Moved to... * gimple-ssa-isolate-paths.cc: ...here. * gimple-ssa-nonnull-compare.c: Moved to... * gimple-ssa-nonnull-compare.cc: ...here. * gimple-ssa-split-paths.c: Moved to... * gimple-ssa-split-paths.cc: ...here. * gimple-ssa-sprintf.c: Moved to... * gimple-ssa-sprintf.cc: ...here. * gimple-ssa-store-merging.c: Moved to... * gimple-ssa-store-merging.cc: ...here. * gimple-ssa-strength-reduction.c: Moved to... * gimple-ssa-strength-reduction.cc: ...here. * gimple-ssa-warn-alloca.c: Moved to... * gimple-ssa-warn-alloca.cc: ...here. * gimple-ssa-warn-restrict.c: Moved to... * gimple-ssa-warn-restrict.cc: ...here. * gimple-streamer-in.c: Moved to... * gimple-streamer-in.cc: ...here. * gimple-streamer-out.c: Moved to... * gimple-streamer-out.cc: ...here. * gimple-walk.c: Moved to... * gimple-walk.cc: ...here. * gimple-warn-recursion.c: Moved to... * gimple-warn-recursion.cc: ...here. * gimple.c: Moved to... * gimple.cc: ...here. * gimplify-me.c: Moved to... * gimplify-me.cc: ...here. * gimplify.c: Moved to... * gimplify.cc: ...here. * godump.c: Moved to... * godump.cc: ...here. * graph.c: Moved to... * graph.cc: ...here. * graphds.c: Moved to... * graphds.cc: ...here. * graphite-dependences.c: Moved to... * graphite-dependences.cc: ...here. * graphite-isl-ast-to-gimple.c: Moved to... * graphite-isl-ast-to-gimple.cc: ...here. * graphite-optimize-isl.c: Moved to... * graphite-optimize-isl.cc: ...here. * graphite-poly.c: Moved to... * graphite-poly.cc: ...here. * graphite-scop-detection.c: Moved to... * graphite-scop-detection.cc: ...here. * graphite-sese-to-poly.c: Moved to... * graphite-sese-to-poly.cc: ...here. * graphite.c: Moved to... * graphite.cc: ...here. * haifa-sched.c: Moved to... * haifa-sched.cc: ...here. * hash-map-tests.c: Moved to... * hash-map-tests.cc: ...here. * hash-set-tests.c: Moved to... * hash-set-tests.cc: ...here. * hash-table.c: Moved to... * hash-table.cc: ...here. * hooks.c: Moved to... * hooks.cc: ...here. * host-default.c: Moved to... * host-default.cc: ...here. * hw-doloop.c: Moved to... * hw-doloop.cc: ...here. * hwint.c: Moved to... * hwint.cc: ...here. * ifcvt.c: Moved to... * ifcvt.cc: ...here. * inchash.c: Moved to... * inchash.cc: ...here. * incpath.c: Moved to... * incpath.cc: ...here. * init-regs.c: Moved to... * init-regs.cc: ...here. * input.c: Moved to... * input.cc: ...here. * internal-fn.c: Moved to... * internal-fn.cc: ...here. * intl.c: Moved to... * intl.cc: ...here. * ipa-comdats.c: Moved to... * ipa-comdats.cc: ...here. * ipa-cp.c: Moved to... * ipa-cp.cc: ...here. * ipa-devirt.c: Moved to... * ipa-devirt.cc: ...here. * ipa-fnsummary.c: Moved to... * ipa-fnsummary.cc: ...here. * ipa-icf-gimple.c: Moved to... * ipa-icf-gimple.cc: ...here. * ipa-icf.c: Moved to... * ipa-icf.cc: ...here. * ipa-inline-analysis.c: Moved to... * ipa-inline-analysis.cc: ...here. * ipa-inline-transform.c: Moved to... * ipa-inline-transform.cc: ...here. * ipa-inline.c: Moved to... * ipa-inline.cc: ...here. * ipa-modref-tree.c: Moved to... * ipa-modref-tree.cc: ...here. * ipa-modref.c: Moved to... * ipa-modref.cc: ...here. * ipa-param-manipulation.c: Moved to... * ipa-param-manipulation.cc: ...here. * ipa-polymorphic-call.c: Moved to... * ipa-polymorphic-call.cc: ...here. * ipa-predicate.c: Moved to... * ipa-predicate.cc: ...here. * ipa-profile.c: Moved to... * ipa-profile.cc: ...here. * ipa-prop.c: Moved to... * ipa-prop.cc: ...here. * ipa-pure-const.c: Moved to... * ipa-pure-const.cc: ...here. * ipa-ref.c: Moved to... * ipa-ref.cc: ...here. * ipa-reference.c: Moved to... * ipa-reference.cc: ...here. * ipa-split.c: Moved to... * ipa-split.cc: ...here. * ipa-sra.c: Moved to... * ipa-sra.cc: ...here. * ipa-utils.c: Moved to... * ipa-utils.cc: ...here. * ipa-visibility.c: Moved to... * ipa-visibility.cc: ...here. * ipa.c: Moved to... * ipa.cc: ...here. * ira-build.c: Moved to... * ira-build.cc: ...here. * ira-color.c: Moved to... * ira-color.cc: ...here. * ira-conflicts.c: Moved to... * ira-conflicts.cc: ...here. * ira-costs.c: Moved to... * ira-costs.cc: ...here. * ira-emit.c: Moved to... * ira-emit.cc: ...here. * ira-lives.c: Moved to... * ira-lives.cc: ...here. * ira.c: Moved to... * ira.cc: ...here. * jump.c: Moved to... * jump.cc: ...here. * langhooks.c: Moved to... * langhooks.cc: ...here. * lcm.c: Moved to... * lcm.cc: ...here. * lists.c: Moved to... * lists.cc: ...here. * loop-doloop.c: Moved to... * loop-doloop.cc: ...here. * loop-init.c: Moved to... * loop-init.cc: ...here. * loop-invariant.c: Moved to... * loop-invariant.cc: ...here. * loop-iv.c: Moved to... * loop-iv.cc: ...here. * loop-unroll.c: Moved to... * loop-unroll.cc: ...here. * lower-subreg.c: Moved to... * lower-subreg.cc: ...here. * lra-assigns.c: Moved to... * lra-assigns.cc: ...here. * lra-coalesce.c: Moved to... * lra-coalesce.cc: ...here. * lra-constraints.c: Moved to... * lra-constraints.cc: ...here. * lra-eliminations.c: Moved to... * lra-eliminations.cc: ...here. * lra-lives.c: Moved to... * lra-lives.cc: ...here. * lra-remat.c: Moved to... * lra-remat.cc: ...here. * lra-spills.c: Moved to... * lra-spills.cc: ...here. * lra.c: Moved to... * lra.cc: ...here. * lto-cgraph.c: Moved to... * lto-cgraph.cc: ...here. * lto-compress.c: Moved to... * lto-compress.cc: ...here. * lto-opts.c: Moved to... * lto-opts.cc: ...here. * lto-section-in.c: Moved to... * lto-section-in.cc: ...here. * lto-section-out.c: Moved to... * lto-section-out.cc: ...here. * lto-streamer-in.c: Moved to... * lto-streamer-in.cc: ...here. * lto-streamer-out.c: Moved to... * lto-streamer-out.cc: ...here. * lto-streamer.c: Moved to... * lto-streamer.cc: ...here. * lto-wrapper.c: Moved to... * lto-wrapper.cc: ...here. * main.c: Moved to... * main.cc: ...here. * mcf.c: Moved to... * mcf.cc: ...here. * mode-switching.c: Moved to... * mode-switching.cc: ...here. * modulo-sched.c: Moved to... * modulo-sched.cc: ...here. * multiple_target.c: Moved to... * multiple_target.cc: ...here. * omp-expand.c: Moved to... * omp-expand.cc: ...here. * omp-general.c: Moved to... * omp-general.cc: ...here. * omp-low.c: Moved to... * omp-low.cc: ...here. * omp-offload.c: Moved to... * omp-offload.cc: ...here. * omp-simd-clone.c: Moved to... * omp-simd-clone.cc: ...here. * opt-suggestions.c: Moved to... * opt-suggestions.cc: ...here. * optabs-libfuncs.c: Moved to... * optabs-libfuncs.cc: ...here. * optabs-query.c: Moved to... * optabs-query.cc: ...here. * optabs-tree.c: Moved to... * optabs-tree.cc: ...here. * optabs.c: Moved to... * optabs.cc: ...here. * opts-common.c: Moved to... * opts-common.cc: ...here. * opts-global.c: Moved to... * opts-global.cc: ...here. * opts.c: Moved to... * opts.cc: ...here. * passes.c: Moved to... * passes.cc: ...here. * plugin.c: Moved to... * plugin.cc: ...here. * postreload-gcse.c: Moved to... * postreload-gcse.cc: ...here. * postreload.c: Moved to... * postreload.cc: ...here. * predict.c: Moved to... * predict.cc: ...here. * prefix.c: Moved to... * prefix.cc: ...here. * pretty-print.c: Moved to... * pretty-print.cc: ...here. * print-rtl-function.c: Moved to... * print-rtl-function.cc: ...here. * print-rtl.c: Moved to... * print-rtl.cc: ...here. * print-tree.c: Moved to... * print-tree.cc: ...here. * profile-count.c: Moved to... * profile-count.cc: ...here. * profile.c: Moved to... * profile.cc: ...here. * read-md.c: Moved to... * read-md.cc: ...here. * read-rtl-function.c: Moved to... * read-rtl-function.cc: ...here. * read-rtl.c: Moved to... * read-rtl.cc: ...here. * real.c: Moved to... * real.cc: ...here. * realmpfr.c: Moved to... * realmpfr.cc: ...here. * recog.c: Moved to... * recog.cc: ...here. * ree.c: Moved to... * ree.cc: ...here. * reg-stack.c: Moved to... * reg-stack.cc: ...here. * regcprop.c: Moved to... * regcprop.cc: ...here. * reginfo.c: Moved to... * reginfo.cc: ...here. * regrename.c: Moved to... * regrename.cc: ...here. * regstat.c: Moved to... * regstat.cc: ...here. * reload.c: Moved to... * reload.cc: ...here. * reload1.c: Moved to... * reload1.cc: ...here. * reorg.c: Moved to... * reorg.cc: ...here. * resource.c: Moved to... * resource.cc: ...here. * rtl-error.c: Moved to... * rtl-error.cc: ...here. * rtl-tests.c: Moved to... * rtl-tests.cc: ...here. * rtl.c: Moved to... * rtl.cc: ...here. * rtlanal.c: Moved to... * rtlanal.cc: ...here. * rtlhash.c: Moved to... * rtlhash.cc: ...here. * rtlhooks.c: Moved to... * rtlhooks.cc: ...here. * rtx-vector-builder.c: Moved to... * rtx-vector-builder.cc: ...here. * run-rtl-passes.c: Moved to... * run-rtl-passes.cc: ...here. * sancov.c: Moved to... * sancov.cc: ...here. * sanopt.c: Moved to... * sanopt.cc: ...here. * sbitmap.c: Moved to... * sbitmap.cc: ...here. * sched-deps.c: Moved to... * sched-deps.cc: ...here. * sched-ebb.c: Moved to... * sched-ebb.cc: ...here. * sched-rgn.c: Moved to... * sched-rgn.cc: ...here. * sel-sched-dump.c: Moved to... * sel-sched-dump.cc: ...here. * sel-sched-ir.c: Moved to... * sel-sched-ir.cc: ...here. * sel-sched.c: Moved to... * sel-sched.cc: ...here. * selftest-diagnostic.c: Moved to... * selftest-diagnostic.cc: ...here. * selftest-rtl.c: Moved to... * selftest-rtl.cc: ...here. * selftest-run-tests.c: Moved to... * selftest-run-tests.cc: ...here. * selftest.c: Moved to... * selftest.cc: ...here. * sese.c: Moved to... * sese.cc: ...here. * shrink-wrap.c: Moved to... * shrink-wrap.cc: ...here. * simplify-rtx.c: Moved to... * simplify-rtx.cc: ...here. * sparseset.c: Moved to... * sparseset.cc: ...here. * spellcheck-tree.c: Moved to... * spellcheck-tree.cc: ...here. * spellcheck.c: Moved to... * spellcheck.cc: ...here. * sreal.c: Moved to... * sreal.cc: ...here. * stack-ptr-mod.c: Moved to... * stack-ptr-mod.cc: ...here. * statistics.c: Moved to... * statistics.cc: ...here. * stmt.c: Moved to... * stmt.cc: ...here. * stor-layout.c: Moved to... * stor-layout.cc: ...here. * store-motion.c: Moved to... * store-motion.cc: ...here. * streamer-hooks.c: Moved to... * streamer-hooks.cc: ...here. * stringpool.c: Moved to... * stringpool.cc: ...here. * substring-locations.c: Moved to... * substring-locations.cc: ...here. * symtab.c: Moved to... * symtab.cc: ...here. * target-globals.c: Moved to... * target-globals.cc: ...here. * targhooks.c: Moved to... * targhooks.cc: ...here. * timevar.c: Moved to... * timevar.cc: ...here. * toplev.c: Moved to... * toplev.cc: ...here. * tracer.c: Moved to... * tracer.cc: ...here. * trans-mem.c: Moved to... * trans-mem.cc: ...here. * tree-affine.c: Moved to... * tree-affine.cc: ...here. * tree-call-cdce.c: Moved to... * tree-call-cdce.cc: ...here. * tree-cfg.c: Moved to... * tree-cfg.cc: ...here. * tree-cfgcleanup.c: Moved to... * tree-cfgcleanup.cc: ...here. * tree-chrec.c: Moved to... * tree-chrec.cc: ...here. * tree-complex.c: Moved to... * tree-complex.cc: ...here. * tree-data-ref.c: Moved to... * tree-data-ref.cc: ...here. * tree-dfa.c: Moved to... * tree-dfa.cc: ...here. * tree-diagnostic.c: Moved to... * tree-diagnostic.cc: ...here. * tree-dump.c: Moved to... * tree-dump.cc: ...here. * tree-eh.c: Moved to... * tree-eh.cc: ...here. * tree-emutls.c: Moved to... * tree-emutls.cc: ...here. * tree-if-conv.c: Moved to... * tree-if-conv.cc: ...here. * tree-inline.c: Moved to... * tree-inline.cc: ...here. * tree-into-ssa.c: Moved to... * tree-into-ssa.cc: ...here. * tree-iterator.c: Moved to... * tree-iterator.cc: ...here. * tree-loop-distribution.c: Moved to... * tree-loop-distribution.cc: ...here. * tree-nested.c: Moved to... * tree-nested.cc: ...here. * tree-nrv.c: Moved to... * tree-nrv.cc: ...here. * tree-object-size.c: Moved to... * tree-object-size.cc: ...here. * tree-outof-ssa.c: Moved to... * tree-outof-ssa.cc: ...here. * tree-parloops.c: Moved to... * tree-parloops.cc: ...here. * tree-phinodes.c: Moved to... * tree-phinodes.cc: ...here. * tree-predcom.c: Moved to... * tree-predcom.cc: ...here. * tree-pretty-print.c: Moved to... * tree-pretty-print.cc: ...here. * tree-profile.c: Moved to... * tree-profile.cc: ...here. * tree-scalar-evolution.c: Moved to... * tree-scalar-evolution.cc: ...here. * tree-sra.c: Moved to... * tree-sra.cc: ...here. * tree-ssa-address.c: Moved to... * tree-ssa-address.cc: ...here. * tree-ssa-alias.c: Moved to... * tree-ssa-alias.cc: ...here. * tree-ssa-ccp.c: Moved to... * tree-ssa-ccp.cc: ...here. * tree-ssa-coalesce.c: Moved to... * tree-ssa-coalesce.cc: ...here. * tree-ssa-copy.c: Moved to... * tree-ssa-copy.cc: ...here. * tree-ssa-dce.c: Moved to... * tree-ssa-dce.cc: ...here. * tree-ssa-dom.c: Moved to... * tree-ssa-dom.cc: ...here. * tree-ssa-dse.c: Moved to... * tree-ssa-dse.cc: ...here. * tree-ssa-forwprop.c: Moved to... * tree-ssa-forwprop.cc: ...here. * tree-ssa-ifcombine.c: Moved to... * tree-ssa-ifcombine.cc: ...here. * tree-ssa-live.c: Moved to... * tree-ssa-live.cc: ...here. * tree-ssa-loop-ch.c: Moved to... * tree-ssa-loop-ch.cc: ...here. * tree-ssa-loop-im.c: Moved to... * tree-ssa-loop-im.cc: ...here. * tree-ssa-loop-ivcanon.c: Moved to... * tree-ssa-loop-ivcanon.cc: ...here. * tree-ssa-loop-ivopts.c: Moved to... * tree-ssa-loop-ivopts.cc: ...here. * tree-ssa-loop-manip.c: Moved to... * tree-ssa-loop-manip.cc: ...here. * tree-ssa-loop-niter.c: Moved to... * tree-ssa-loop-niter.cc: ...here. * tree-ssa-loop-prefetch.c: Moved to... * tree-ssa-loop-prefetch.cc: ...here. * tree-ssa-loop-split.c: Moved to... * tree-ssa-loop-split.cc: ...here. * tree-ssa-loop-unswitch.c: Moved to... * tree-ssa-loop-unswitch.cc: ...here. * tree-ssa-loop.c: Moved to... * tree-ssa-loop.cc: ...here. * tree-ssa-math-opts.c: Moved to... * tree-ssa-math-opts.cc: ...here. * tree-ssa-operands.c: Moved to... * tree-ssa-operands.cc: ...here. * tree-ssa-phiopt.c: Moved to... * tree-ssa-phiopt.cc: ...here. * tree-ssa-phiprop.c: Moved to... * tree-ssa-phiprop.cc: ...here. * tree-ssa-pre.c: Moved to... * tree-ssa-pre.cc: ...here. * tree-ssa-propagate.c: Moved to... * tree-ssa-propagate.cc: ...here. * tree-ssa-reassoc.c: Moved to... * tree-ssa-reassoc.cc: ...here. * tree-ssa-sccvn.c: Moved to... * tree-ssa-sccvn.cc: ...here. * tree-ssa-scopedtables.c: Moved to... * tree-ssa-scopedtables.cc: ...here. * tree-ssa-sink.c: Moved to... * tree-ssa-sink.cc: ...here. * tree-ssa-strlen.c: Moved to... * tree-ssa-strlen.cc: ...here. * tree-ssa-structalias.c: Moved to... * tree-ssa-structalias.cc: ...here. * tree-ssa-tail-merge.c: Moved to... * tree-ssa-tail-merge.cc: ...here. * tree-ssa-ter.c: Moved to... * tree-ssa-ter.cc: ...here. * tree-ssa-threadbackward.c: Moved to... * tree-ssa-threadbackward.cc: ...here. * tree-ssa-threadedge.c: Moved to... * tree-ssa-threadedge.cc: ...here. * tree-ssa-threadupdate.c: Moved to... * tree-ssa-threadupdate.cc: ...here. * tree-ssa-uncprop.c: Moved to... * tree-ssa-uncprop.cc: ...here. * tree-ssa-uninit.c: Moved to... * tree-ssa-uninit.cc: ...here. * tree-ssa.c: Moved to... * tree-ssa.cc: ...here. * tree-ssanames.c: Moved to... * tree-ssanames.cc: ...here. * tree-stdarg.c: Moved to... * tree-stdarg.cc: ...here. * tree-streamer-in.c: Moved to... * tree-streamer-in.cc: ...here. * tree-streamer-out.c: Moved to... * tree-streamer-out.cc: ...here. * tree-streamer.c: Moved to... * tree-streamer.cc: ...here. * tree-switch-conversion.c: Moved to... * tree-switch-conversion.cc: ...here. * tree-tailcall.c: Moved to... * tree-tailcall.cc: ...here. * tree-vect-data-refs.c: Moved to... * tree-vect-data-refs.cc: ...here. * tree-vect-generic.c: Moved to... * tree-vect-generic.cc: ...here. * tree-vect-loop-manip.c: Moved to... * tree-vect-loop-manip.cc: ...here. * tree-vect-loop.c: Moved to... * tree-vect-loop.cc: ...here. * tree-vect-patterns.c: Moved to... * tree-vect-patterns.cc: ...here. * tree-vect-slp-patterns.c: Moved to... * tree-vect-slp-patterns.cc: ...here. * tree-vect-slp.c: Moved to... * tree-vect-slp.cc: ...here. * tree-vect-stmts.c: Moved to... * tree-vect-stmts.cc: ...here. * tree-vector-builder.c: Moved to... * tree-vector-builder.cc: ...here. * tree-vectorizer.c: Moved to... * tree-vectorizer.cc: ...here. * tree-vrp.c: Moved to... * tree-vrp.cc: ...here. * tree.c: Moved to... * tree.cc: ...here. * tsan.c: Moved to... * tsan.cc: ...here. * typed-splay-tree.c: Moved to... * typed-splay-tree.cc: ...here. * ubsan.c: Moved to... * ubsan.cc: ...here. * valtrack.c: Moved to... * valtrack.cc: ...here. * value-prof.c: Moved to... * value-prof.cc: ...here. * var-tracking.c: Moved to... * var-tracking.cc: ...here. * varasm.c: Moved to... * varasm.cc: ...here. * varpool.c: Moved to... * varpool.cc: ...here. * vec-perm-indices.c: Moved to... * vec-perm-indices.cc: ...here. * vec.c: Moved to... * vec.cc: ...here. * vmsdbgout.c: Moved to... * vmsdbgout.cc: ...here. * vr-values.c: Moved to... * vr-values.cc: ...here. * vtable-verify.c: Moved to... * vtable-verify.cc: ...here. * web.c: Moved to... * web.cc: ...here. * xcoffout.c: Moved to... * xcoffout.cc: ...here. gcc/c-family/ChangeLog: * c-ada-spec.c: Moved to... * c-ada-spec.cc: ...here. * c-attribs.c: Moved to... * c-attribs.cc: ...here. * c-common.c: Moved to... * c-common.cc: ...here. * c-cppbuiltin.c: Moved to... * c-cppbuiltin.cc: ...here. * c-dump.c: Moved to... * c-dump.cc: ...here. * c-format.c: Moved to... * c-format.cc: ...here. * c-gimplify.c: Moved to... * c-gimplify.cc: ...here. * c-indentation.c: Moved to... * c-indentation.cc: ...here. * c-lex.c: Moved to... * c-lex.cc: ...here. * c-omp.c: Moved to... * c-omp.cc: ...here. * c-opts.c: Moved to... * c-opts.cc: ...here. * c-pch.c: Moved to... * c-pch.cc: ...here. * c-ppoutput.c: Moved to... * c-ppoutput.cc: ...here. * c-pragma.c: Moved to... * c-pragma.cc: ...here. * c-pretty-print.c: Moved to... * c-pretty-print.cc: ...here. * c-semantics.c: Moved to... * c-semantics.cc: ...here. * c-ubsan.c: Moved to... * c-ubsan.cc: ...here. * c-warn.c: Moved to... * c-warn.cc: ...here. * cppspec.c: Moved to... * cppspec.cc: ...here. * stub-objc.c: Moved to... * stub-objc.cc: ...here. gcc/c/ChangeLog: * c-aux-info.c: Moved to... * c-aux-info.cc: ...here. * c-convert.c: Moved to... * c-convert.cc: ...here. * c-decl.c: Moved to... * c-decl.cc: ...here. * c-errors.c: Moved to... * c-errors.cc: ...here. * c-fold.c: Moved to... * c-fold.cc: ...here. * c-lang.c: Moved to... * c-lang.cc: ...here. * c-objc-common.c: Moved to... * c-objc-common.cc: ...here. * c-parser.c: Moved to... * c-parser.cc: ...here. * c-typeck.c: Moved to... * c-typeck.cc: ...here. * gccspec.c: Moved to... * gccspec.cc: ...here. * gimple-parser.c: Moved to... * gimple-parser.cc: ...here. gcc/cp/ChangeLog: * call.c: Moved to... * call.cc: ...here. * class.c: Moved to... * class.cc: ...here. * constexpr.c: Moved to... * constexpr.cc: ...here. * cp-gimplify.c: Moved to... * cp-gimplify.cc: ...here. * cp-lang.c: Moved to... * cp-lang.cc: ...here. * cp-objcp-common.c: Moved to... * cp-objcp-common.cc: ...here. * cp-ubsan.c: Moved to... * cp-ubsan.cc: ...here. * cvt.c: Moved to... * cvt.cc: ...here. * cxx-pretty-print.c: Moved to... * cxx-pretty-print.cc: ...here. * decl.c: Moved to... * decl.cc: ...here. * decl2.c: Moved to... * decl2.cc: ...here. * dump.c: Moved to... * dump.cc: ...here. * error.c: Moved to... * error.cc: ...here. * except.c: Moved to... * except.cc: ...here. * expr.c: Moved to... * expr.cc: ...here. * friend.c: Moved to... * friend.cc: ...here. * g++spec.c: Moved to... * g++spec.cc: ...here. * init.c: Moved to... * init.cc: ...here. * lambda.c: Moved to... * lambda.cc: ...here. * lex.c: Moved to... * lex.cc: ...here. * mangle.c: Moved to... * mangle.cc: ...here. * method.c: Moved to... * method.cc: ...here. * name-lookup.c: Moved to... * name-lookup.cc: ...here. * optimize.c: Moved to... * optimize.cc: ...here. * parser.c: Moved to... * parser.cc: ...here. * pt.c: Moved to... * pt.cc: ...here. * ptree.c: Moved to... * ptree.cc: ...here. * rtti.c: Moved to... * rtti.cc: ...here. * search.c: Moved to... * search.cc: ...here. * semantics.c: Moved to... * semantics.cc: ...here. * tree.c: Moved to... * tree.cc: ...here. * typeck.c: Moved to... * typeck.cc: ...here. * typeck2.c: Moved to... * typeck2.cc: ...here. * vtable-class-hierarchy.c: Moved to... * vtable-class-hierarchy.cc: ...here. gcc/fortran/ChangeLog: * arith.c: Moved to... * arith.cc: ...here. * array.c: Moved to... * array.cc: ...here. * bbt.c: Moved to... * bbt.cc: ...here. * check.c: Moved to... * check.cc: ...here. * class.c: Moved to... * class.cc: ...here. * constructor.c: Moved to... * constructor.cc: ...here. * convert.c: Moved to... * convert.cc: ...here. * cpp.c: Moved to... * cpp.cc: ...here. * data.c: Moved to... * data.cc: ...here. * decl.c: Moved to... * decl.cc: ...here. * dependency.c: Moved to... * dependency.cc: ...here. * dump-parse-tree.c: Moved to... * dump-parse-tree.cc: ...here. * error.c: Moved to... * error.cc: ...here. * expr.c: Moved to... * expr.cc: ...here. * f95-lang.c: Moved to... * f95-lang.cc: ...here. * frontend-passes.c: Moved to... * frontend-passes.cc: ...here. * gfortranspec.c: Moved to... * gfortranspec.cc: ...here. * interface.c: Moved to... * interface.cc: ...here. * intrinsic.c: Moved to... * intrinsic.cc: ...here. * io.c: Moved to... * io.cc: ...here. * iresolve.c: Moved to... * iresolve.cc: ...here. * match.c: Moved to... * match.cc: ...here. * matchexp.c: Moved to... * matchexp.cc: ...here. * misc.c: Moved to... * misc.cc: ...here. * module.c: Moved to... * module.cc: ...here. * openmp.c: Moved to... * openmp.cc: ...here. * options.c: Moved to... * options.cc: ...here. * parse.c: Moved to... * parse.cc: ...here. * primary.c: Moved to... * primary.cc: ...here. * resolve.c: Moved to... * resolve.cc: ...here. * scanner.c: Moved to... * scanner.cc: ...here. * simplify.c: Moved to... * simplify.cc: ...here. * st.c: Moved to... * st.cc: ...here. * symbol.c: Moved to... * symbol.cc: ...here. * target-memory.c: Moved to... * target-memory.cc: ...here. * trans-array.c: Moved to... * trans-array.cc: ...here. * trans-common.c: Moved to... * trans-common.cc: ...here. * trans-const.c: Moved to... * trans-const.cc: ...here. * trans-decl.c: Moved to... * trans-decl.cc: ...here. * trans-expr.c: Moved to... * trans-expr.cc: ...here. * trans-intrinsic.c: Moved to... * trans-intrinsic.cc: ...here. * trans-io.c: Moved to... * trans-io.cc: ...here. * trans-openmp.c: Moved to... * trans-openmp.cc: ...here. * trans-stmt.c: Moved to... * trans-stmt.cc: ...here. * trans-types.c: Moved to... * trans-types.cc: ...here. * trans.c: Moved to... * trans.cc: ...here. gcc/go/ChangeLog: * go-backend.c: Moved to... * go-backend.cc: ...here. * go-lang.c: Moved to... * go-lang.cc: ...here. * gospec.c: Moved to... * gospec.cc: ...here. gcc/jit/ChangeLog: * dummy-frontend.c: Moved to... * dummy-frontend.cc: ...here. * jit-builtins.c: Moved to... * jit-builtins.cc: ...here. * jit-logging.c: Moved to... * jit-logging.cc: ...here. * jit-playback.c: Moved to... * jit-playback.cc: ...here. * jit-recording.c: Moved to... * jit-recording.cc: ...here. * jit-result.c: Moved to... * jit-result.cc: ...here. * jit-spec.c: Moved to... * jit-spec.cc: ...here. * jit-tempdir.c: Moved to... * jit-tempdir.cc: ...here. * jit-w32.c: Moved to... * jit-w32.cc: ...here. * libgccjit.c: Moved to... * libgccjit.cc: ...here. gcc/lto/ChangeLog: * common.c: Moved to... * common.cc: ...here. * lto-common.c: Moved to... * lto-common.cc: ...here. * lto-dump.c: Moved to... * lto-dump.cc: ...here. * lto-lang.c: Moved to... * lto-lang.cc: ...here. * lto-object.c: Moved to... * lto-object.cc: ...here. * lto-partition.c: Moved to... * lto-partition.cc: ...here. * lto-symtab.c: Moved to... * lto-symtab.cc: ...here. * lto.c: Moved to... * lto.cc: ...here. gcc/objc/ChangeLog: * objc-act.c: Moved to... * objc-act.cc: ...here. * objc-encoding.c: Moved to... * objc-encoding.cc: ...here. * objc-gnu-runtime-abi-01.c: Moved to... * objc-gnu-runtime-abi-01.cc: ...here. * objc-lang.c: Moved to... * objc-lang.cc: ...here. * objc-map.c: Moved to... * objc-map.cc: ...here. * objc-next-runtime-abi-01.c: Moved to... * objc-next-runtime-abi-01.cc: ...here. * objc-next-runtime-abi-02.c: Moved to... * objc-next-runtime-abi-02.cc: ...here. * objc-runtime-shared-support.c: Moved to... * objc-runtime-shared-support.cc: ...here. gcc/objcp/ChangeLog: * objcp-decl.c: Moved to... * objcp-decl.cc: ...here. * objcp-lang.c: Moved to... * objcp-lang.cc: ...here. libcpp/ChangeLog: * charset.c: Moved to... * charset.cc: ...here. * directives.c: Moved to... * directives.cc: ...here. * errors.c: Moved to... * errors.cc: ...here. * expr.c: Moved to... * expr.cc: ...here. * files.c: Moved to... * files.cc: ...here. * identifiers.c: Moved to... * identifiers.cc: ...here. * init.c: Moved to... * init.cc: ...here. * lex.c: Moved to... * lex.cc: ...here. * line-map.c: Moved to... * line-map.cc: ...here. * macro.c: Moved to... * macro.cc: ...here. * makeucnid.c: Moved to... * makeucnid.cc: ...here. * mkdeps.c: Moved to... * mkdeps.cc: ...here. * pch.c: Moved to... * pch.cc: ...here. * symtab.c: Moved to... * symtab.cc: ...here. * traditional.c: Moved to... * traditional.cc: ...here.
Diffstat (limited to 'gcc/dse.c')
-rw-r--r--gcc/dse.c3795
1 files changed, 0 insertions, 3795 deletions
diff --git a/gcc/dse.c b/gcc/dse.c
deleted file mode 100644
index b8914a3..0000000
--- a/gcc/dse.c
+++ /dev/null
@@ -1,3795 +0,0 @@
-/* RTL dead store elimination.
- Copyright (C) 2005-2022 Free Software Foundation, Inc.
-
- Contributed by Richard Sandiford <rsandifor@codesourcery.com>
- and Kenneth Zadeck <zadeck@naturalbridge.com>
-
-This file is part of GCC.
-
-GCC is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License as published by the Free
-Software Foundation; either version 3, or (at your option) any later
-version.
-
-GCC is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or
-FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-for more details.
-
-You should have received a copy of the GNU General Public License
-along with GCC; see the file COPYING3. If not see
-<http://www.gnu.org/licenses/>. */
-
-#undef BASELINE
-
-#include "config.h"
-#include "system.h"
-#include "coretypes.h"
-#include "backend.h"
-#include "target.h"
-#include "rtl.h"
-#include "tree.h"
-#include "gimple.h"
-#include "predict.h"
-#include "df.h"
-#include "memmodel.h"
-#include "tm_p.h"
-#include "gimple-ssa.h"
-#include "expmed.h"
-#include "optabs.h"
-#include "emit-rtl.h"
-#include "recog.h"
-#include "alias.h"
-#include "stor-layout.h"
-#include "cfgrtl.h"
-#include "cselib.h"
-#include "tree-pass.h"
-#include "explow.h"
-#include "expr.h"
-#include "dbgcnt.h"
-#include "rtl-iter.h"
-#include "cfgcleanup.h"
-#include "calls.h"
-
-/* This file contains three techniques for performing Dead Store
- Elimination (dse).
-
- * The first technique performs dse locally on any base address. It
- is based on the cselib which is a local value numbering technique.
- This technique is local to a basic block but deals with a fairly
- general addresses.
-
- * The second technique performs dse globally but is restricted to
- base addresses that are either constant or are relative to the
- frame_pointer.
-
- * The third technique, (which is only done after register allocation)
- processes the spill slots. This differs from the second
- technique because it takes advantage of the fact that spilling is
- completely free from the effects of aliasing.
-
- Logically, dse is a backwards dataflow problem. A store can be
- deleted if it if cannot be reached in the backward direction by any
- use of the value being stored. However, the local technique uses a
- forwards scan of the basic block because cselib requires that the
- block be processed in that order.
-
- The pass is logically broken into 7 steps:
-
- 0) Initialization.
-
- 1) The local algorithm, as well as scanning the insns for the two
- global algorithms.
-
- 2) Analysis to see if the global algs are necessary. In the case
- of stores base on a constant address, there must be at least two
- stores to that address, to make it possible to delete some of the
- stores. In the case of stores off of the frame or spill related
- stores, only one store to an address is necessary because those
- stores die at the end of the function.
-
- 3) Set up the global dataflow equations based on processing the
- info parsed in the first step.
-
- 4) Solve the dataflow equations.
-
- 5) Delete the insns that the global analysis has indicated are
- unnecessary.
-
- 6) Delete insns that store the same value as preceding store
- where the earlier store couldn't be eliminated.
-
- 7) Cleanup.
-
- This step uses cselib and canon_rtx to build the largest expression
- possible for each address. This pass is a forwards pass through
- each basic block. From the point of view of the global technique,
- the first pass could examine a block in either direction. The
- forwards ordering is to accommodate cselib.
-
- We make a simplifying assumption: addresses fall into four broad
- categories:
-
- 1) base has rtx_varies_p == false, offset is constant.
- 2) base has rtx_varies_p == false, offset variable.
- 3) base has rtx_varies_p == true, offset constant.
- 4) base has rtx_varies_p == true, offset variable.
-
- The local passes are able to process all 4 kinds of addresses. The
- global pass only handles 1).
-
- The global problem is formulated as follows:
-
- A store, S1, to address A, where A is not relative to the stack
- frame, can be eliminated if all paths from S1 to the end of the
- function contain another store to A before a read to A.
-
- If the address A is relative to the stack frame, a store S2 to A
- can be eliminated if there are no paths from S2 that reach the
- end of the function that read A before another store to A. In
- this case S2 can be deleted if there are paths from S2 to the
- end of the function that have no reads or writes to A. This
- second case allows stores to the stack frame to be deleted that
- would otherwise die when the function returns. This cannot be
- done if stores_off_frame_dead_at_return is not true. See the doc
- for that variable for when this variable is false.
-
- The global problem is formulated as a backwards set union
- dataflow problem where the stores are the gens and reads are the
- kills. Set union problems are rare and require some special
- handling given our representation of bitmaps. A straightforward
- implementation requires a lot of bitmaps filled with 1s.
- These are expensive and cumbersome in our bitmap formulation so
- care has been taken to avoid large vectors filled with 1s. See
- the comments in bb_info and in the dataflow confluence functions
- for details.
-
- There are two places for further enhancements to this algorithm:
-
- 1) The original dse which was embedded in a pass called flow also
- did local address forwarding. For example in
-
- A <- r100
- ... <- A
-
- flow would replace the right hand side of the second insn with a
- reference to r100. Most of the information is available to add this
- to this pass. It has not done it because it is a lot of work in
- the case that either r100 is assigned to between the first and
- second insn and/or the second insn is a load of part of the value
- stored by the first insn.
-
- insn 5 in gcc.c-torture/compile/990203-1.c simple case.
- insn 15 in gcc.c-torture/execute/20001017-2.c simple case.
- insn 25 in gcc.c-torture/execute/20001026-1.c simple case.
- insn 44 in gcc.c-torture/execute/20010910-1.c simple case.
-
- 2) The cleaning up of spill code is quite profitable. It currently
- depends on reading tea leaves and chicken entrails left by reload.
- This pass depends on reload creating a singleton alias set for each
- spill slot and telling the next dse pass which of these alias sets
- are the singletons. Rather than analyze the addresses of the
- spills, dse's spill processing just does analysis of the loads and
- stores that use those alias sets. There are three cases where this
- falls short:
-
- a) Reload sometimes creates the slot for one mode of access, and
- then inserts loads and/or stores for a smaller mode. In this
- case, the current code just punts on the slot. The proper thing
- to do is to back out and use one bit vector position for each
- byte of the entity associated with the slot. This depends on
- KNOWING that reload always generates the accesses for each of the
- bytes in some canonical (read that easy to understand several
- passes after reload happens) way.
-
- b) Reload sometimes decides that spill slot it allocated was not
- large enough for the mode and goes back and allocates more slots
- with the same mode and alias set. The backout in this case is a
- little more graceful than (a). In this case the slot is unmarked
- as being a spill slot and if final address comes out to be based
- off the frame pointer, the global algorithm handles this slot.
-
- c) For any pass that may prespill, there is currently no
- mechanism to tell the dse pass that the slot being used has the
- special properties that reload uses. It may be that all that is
- required is to have those passes make the same calls that reload
- does, assuming that the alias sets can be manipulated in the same
- way. */
-
-/* There are limits to the size of constant offsets we model for the
- global problem. There are certainly test cases, that exceed this
- limit, however, it is unlikely that there are important programs
- that really have constant offsets this size. */
-#define MAX_OFFSET (64 * 1024)
-
-/* Obstack for the DSE dataflow bitmaps. We don't want to put these
- on the default obstack because these bitmaps can grow quite large
- (~2GB for the small (!) test case of PR54146) and we'll hold on to
- all that memory until the end of the compiler run.
- As a bonus, delete_tree_live_info can destroy all the bitmaps by just
- releasing the whole obstack. */
-static bitmap_obstack dse_bitmap_obstack;
-
-/* Obstack for other data. As for above: Kinda nice to be able to
- throw it all away at the end in one big sweep. */
-static struct obstack dse_obstack;
-
-/* Scratch bitmap for cselib's cselib_expand_value_rtx. */
-static bitmap scratch = NULL;
-
-struct insn_info_type;
-
-/* This structure holds information about a candidate store. */
-class store_info
-{
-public:
-
- /* False means this is a clobber. */
- bool is_set;
-
- /* False if a single HOST_WIDE_INT bitmap is used for positions_needed. */
- bool is_large;
-
- /* The id of the mem group of the base address. If rtx_varies_p is
- true, this is -1. Otherwise, it is the index into the group
- table. */
- int group_id;
-
- /* This is the cselib value. */
- cselib_val *cse_base;
-
- /* This canonized mem. */
- rtx mem;
-
- /* Canonized MEM address for use by canon_true_dependence. */
- rtx mem_addr;
-
- /* The offset of the first byte associated with the operation. */
- poly_int64 offset;
-
- /* The number of bytes covered by the operation. This is always exact
- and known (rather than -1). */
- poly_int64 width;
-
- union
- {
- /* A bitmask as wide as the number of bytes in the word that
- contains a 1 if the byte may be needed. The store is unused if
- all of the bits are 0. This is used if IS_LARGE is false. */
- unsigned HOST_WIDE_INT small_bitmask;
-
- struct
- {
- /* A bitmap with one bit per byte, or null if the number of
- bytes isn't known at compile time. A cleared bit means
- the position is needed. Used if IS_LARGE is true. */
- bitmap bmap;
-
- /* When BITMAP is nonnull, this counts the number of set bits
- (i.e. unneeded bytes) in the bitmap. If it is equal to
- WIDTH, the whole store is unused.
-
- When BITMAP is null:
- - the store is definitely not needed when COUNT == 1
- - all the store is needed when COUNT == 0 and RHS is nonnull
- - otherwise we don't know which parts of the store are needed. */
- int count;
- } large;
- } positions_needed;
-
- /* The next store info for this insn. */
- class store_info *next;
-
- /* The right hand side of the store. This is used if there is a
- subsequent reload of the mems address somewhere later in the
- basic block. */
- rtx rhs;
-
- /* If rhs is or holds a constant, this contains that constant,
- otherwise NULL. */
- rtx const_rhs;
-
- /* Set if this store stores the same constant value as REDUNDANT_REASON
- insn stored. These aren't eliminated early, because doing that
- might prevent the earlier larger store to be eliminated. */
- struct insn_info_type *redundant_reason;
-};
-
-/* Return a bitmask with the first N low bits set. */
-
-static unsigned HOST_WIDE_INT
-lowpart_bitmask (int n)
-{
- unsigned HOST_WIDE_INT mask = HOST_WIDE_INT_M1U;
- return mask >> (HOST_BITS_PER_WIDE_INT - n);
-}
-
-static object_allocator<store_info> cse_store_info_pool ("cse_store_info_pool");
-
-static object_allocator<store_info> rtx_store_info_pool ("rtx_store_info_pool");
-
-/* This structure holds information about a load. These are only
- built for rtx bases. */
-class read_info_type
-{
-public:
- /* The id of the mem group of the base address. */
- int group_id;
-
- /* The offset of the first byte associated with the operation. */
- poly_int64 offset;
-
- /* The number of bytes covered by the operation, or -1 if not known. */
- poly_int64 width;
-
- /* The mem being read. */
- rtx mem;
-
- /* The next read_info for this insn. */
- class read_info_type *next;
-};
-typedef class read_info_type *read_info_t;
-
-static object_allocator<read_info_type> read_info_type_pool ("read_info_pool");
-
-/* One of these records is created for each insn. */
-
-struct insn_info_type
-{
- /* Set true if the insn contains a store but the insn itself cannot
- be deleted. This is set if the insn is a parallel and there is
- more than one non dead output or if the insn is in some way
- volatile. */
- bool cannot_delete;
-
- /* This field is only used by the global algorithm. It is set true
- if the insn contains any read of mem except for a (1). This is
- also set if the insn is a call or has a clobber mem. If the insn
- contains a wild read, the use_rec will be null. */
- bool wild_read;
-
- /* This is true only for CALL instructions which could potentially read
- any non-frame memory location. This field is used by the global
- algorithm. */
- bool non_frame_wild_read;
-
- /* This field is only used for the processing of const functions.
- These functions cannot read memory, but they can read the stack
- because that is where they may get their parms. We need to be
- this conservative because, like the store motion pass, we don't
- consider CALL_INSN_FUNCTION_USAGE when processing call insns.
- Moreover, we need to distinguish two cases:
- 1. Before reload (register elimination), the stores related to
- outgoing arguments are stack pointer based and thus deemed
- of non-constant base in this pass. This requires special
- handling but also means that the frame pointer based stores
- need not be killed upon encountering a const function call.
- 2. After reload, the stores related to outgoing arguments can be
- either stack pointer or hard frame pointer based. This means
- that we have no other choice than also killing all the frame
- pointer based stores upon encountering a const function call.
- This field is set after reload for const function calls and before
- reload for const tail function calls on targets where arg pointer
- is the frame pointer. Having this set is less severe than a wild
- read, it just means that all the frame related stores are killed
- rather than all the stores. */
- bool frame_read;
-
- /* This field is only used for the processing of const functions.
- It is set if the insn may contain a stack pointer based store. */
- bool stack_pointer_based;
-
- /* This is true if any of the sets within the store contains a
- cselib base. Such stores can only be deleted by the local
- algorithm. */
- bool contains_cselib_groups;
-
- /* The insn. */
- rtx_insn *insn;
-
- /* The list of mem sets or mem clobbers that are contained in this
- insn. If the insn is deletable, it contains only one mem set.
- But it could also contain clobbers. Insns that contain more than
- one mem set are not deletable, but each of those mems are here in
- order to provide info to delete other insns. */
- store_info *store_rec;
-
- /* The linked list of mem uses in this insn. Only the reads from
- rtx bases are listed here. The reads to cselib bases are
- completely processed during the first scan and so are never
- created. */
- read_info_t read_rec;
-
- /* The live fixed registers. We assume only fixed registers can
- cause trouble by being clobbered from an expanded pattern;
- storing only the live fixed registers (rather than all registers)
- means less memory needs to be allocated / copied for the individual
- stores. */
- regset fixed_regs_live;
-
- /* The prev insn in the basic block. */
- struct insn_info_type * prev_insn;
-
- /* The linked list of insns that are in consideration for removal in
- the forwards pass through the basic block. This pointer may be
- trash as it is not cleared when a wild read occurs. The only
- time it is guaranteed to be correct is when the traversal starts
- at active_local_stores. */
- struct insn_info_type * next_local_store;
-};
-typedef struct insn_info_type *insn_info_t;
-
-static object_allocator<insn_info_type> insn_info_type_pool ("insn_info_pool");
-
-/* The linked list of stores that are under consideration in this
- basic block. */
-static insn_info_t active_local_stores;
-static int active_local_stores_len;
-
-struct dse_bb_info_type
-{
- /* Pointer to the insn info for the last insn in the block. These
- are linked so this is how all of the insns are reached. During
- scanning this is the current insn being scanned. */
- insn_info_t last_insn;
-
- /* The info for the global dataflow problem. */
-
-
- /* This is set if the transfer function should and in the wild_read
- bitmap before applying the kill and gen sets. That vector knocks
- out most of the bits in the bitmap and thus speeds up the
- operations. */
- bool apply_wild_read;
-
- /* The following 4 bitvectors hold information about which positions
- of which stores are live or dead. They are indexed by
- get_bitmap_index. */
-
- /* The set of store positions that exist in this block before a wild read. */
- bitmap gen;
-
- /* The set of load positions that exist in this block above the
- same position of a store. */
- bitmap kill;
-
- /* The set of stores that reach the top of the block without being
- killed by a read.
-
- Do not represent the in if it is all ones. Note that this is
- what the bitvector should logically be initialized to for a set
- intersection problem. However, like the kill set, this is too
- expensive. So initially, the in set will only be created for the
- exit block and any block that contains a wild read. */
- bitmap in;
-
- /* The set of stores that reach the bottom of the block from it's
- successors.
-
- Do not represent the in if it is all ones. Note that this is
- what the bitvector should logically be initialized to for a set
- intersection problem. However, like the kill and in set, this is
- too expensive. So what is done is that the confluence operator
- just initializes the vector from one of the out sets of the
- successors of the block. */
- bitmap out;
-
- /* The following bitvector is indexed by the reg number. It
- contains the set of regs that are live at the current instruction
- being processed. While it contains info for all of the
- registers, only the hard registers are actually examined. It is used
- to assure that shift and/or add sequences that are inserted do not
- accidentally clobber live hard regs. */
- bitmap regs_live;
-};
-
-typedef struct dse_bb_info_type *bb_info_t;
-
-static object_allocator<dse_bb_info_type> dse_bb_info_type_pool
- ("bb_info_pool");
-
-/* Table to hold all bb_infos. */
-static bb_info_t *bb_table;
-
-/* There is a group_info for each rtx base that is used to reference
- memory. There are also not many of the rtx bases because they are
- very limited in scope. */
-
-struct group_info
-{
- /* The actual base of the address. */
- rtx rtx_base;
-
- /* The sequential id of the base. This allows us to have a
- canonical ordering of these that is not based on addresses. */
- int id;
-
- /* True if there are any positions that are to be processed
- globally. */
- bool process_globally;
-
- /* True if the base of this group is either the frame_pointer or
- hard_frame_pointer. */
- bool frame_related;
-
- /* A mem wrapped around the base pointer for the group in order to do
- read dependency. It must be given BLKmode in order to encompass all
- the possible offsets from the base. */
- rtx base_mem;
-
- /* Canonized version of base_mem's address. */
- rtx canon_base_addr;
-
- /* These two sets of two bitmaps are used to keep track of how many
- stores are actually referencing that position from this base. We
- only do this for rtx bases as this will be used to assign
- positions in the bitmaps for the global problem. Bit N is set in
- store1 on the first store for offset N. Bit N is set in store2
- for the second store to offset N. This is all we need since we
- only care about offsets that have two or more stores for them.
-
- The "_n" suffix is for offsets less than 0 and the "_p" suffix is
- for 0 and greater offsets.
-
- There is one special case here, for stores into the stack frame,
- we will or store1 into store2 before deciding which stores look
- at globally. This is because stores to the stack frame that have
- no other reads before the end of the function can also be
- deleted. */
- bitmap store1_n, store1_p, store2_n, store2_p;
-
- /* These bitmaps keep track of offsets in this group escape this function.
- An offset escapes if it corresponds to a named variable whose
- addressable flag is set. */
- bitmap escaped_n, escaped_p;
-
- /* The positions in this bitmap have the same assignments as the in,
- out, gen and kill bitmaps. This bitmap is all zeros except for
- the positions that are occupied by stores for this group. */
- bitmap group_kill;
-
- /* The offset_map is used to map the offsets from this base into
- positions in the global bitmaps. It is only created after all of
- the all of stores have been scanned and we know which ones we
- care about. */
- int *offset_map_n, *offset_map_p;
- int offset_map_size_n, offset_map_size_p;
-};
-
-static object_allocator<group_info> group_info_pool ("rtx_group_info_pool");
-
-/* Index into the rtx_group_vec. */
-static int rtx_group_next_id;
-
-
-static vec<group_info *> rtx_group_vec;
-
-
-/* This structure holds the set of changes that are being deferred
- when removing read operation. See replace_read. */
-struct deferred_change
-{
-
- /* The mem that is being replaced. */
- rtx *loc;
-
- /* The reg it is being replaced with. */
- rtx reg;
-
- struct deferred_change *next;
-};
-
-static object_allocator<deferred_change> deferred_change_pool
- ("deferred_change_pool");
-
-static deferred_change *deferred_change_list = NULL;
-
-/* This is true except if cfun->stdarg -- i.e. we cannot do
- this for vararg functions because they play games with the frame. */
-static bool stores_off_frame_dead_at_return;
-
-/* Counter for stats. */
-static int globally_deleted;
-static int locally_deleted;
-
-static bitmap all_blocks;
-
-/* Locations that are killed by calls in the global phase. */
-static bitmap kill_on_calls;
-
-/* The number of bits used in the global bitmaps. */
-static unsigned int current_position;
-
-/* Print offset range [OFFSET, OFFSET + WIDTH) to FILE. */
-
-static void
-print_range (FILE *file, poly_int64 offset, poly_int64 width)
-{
- fprintf (file, "[");
- print_dec (offset, file, SIGNED);
- fprintf (file, "..");
- print_dec (offset + width, file, SIGNED);
- fprintf (file, ")");
-}
-
-/*----------------------------------------------------------------------------
- Zeroth step.
-
- Initialization.
-----------------------------------------------------------------------------*/
-
-
-/* Hashtable callbacks for maintaining the "bases" field of
- store_group_info, given that the addresses are function invariants. */
-
-struct invariant_group_base_hasher : nofree_ptr_hash <group_info>
-{
- static inline hashval_t hash (const group_info *);
- static inline bool equal (const group_info *, const group_info *);
-};
-
-inline bool
-invariant_group_base_hasher::equal (const group_info *gi1,
- const group_info *gi2)
-{
- return rtx_equal_p (gi1->rtx_base, gi2->rtx_base);
-}
-
-inline hashval_t
-invariant_group_base_hasher::hash (const group_info *gi)
-{
- int do_not_record;
- return hash_rtx (gi->rtx_base, Pmode, &do_not_record, NULL, false);
-}
-
-/* Tables of group_info structures, hashed by base value. */
-static hash_table<invariant_group_base_hasher> *rtx_group_table;
-
-
-/* Get the GROUP for BASE. Add a new group if it is not there. */
-
-static group_info *
-get_group_info (rtx base)
-{
- struct group_info tmp_gi;
- group_info *gi;
- group_info **slot;
-
- gcc_assert (base != NULL_RTX);
-
- /* Find the store_base_info structure for BASE, creating a new one
- if necessary. */
- tmp_gi.rtx_base = base;
- slot = rtx_group_table->find_slot (&tmp_gi, INSERT);
- gi = *slot;
-
- if (gi == NULL)
- {
- *slot = gi = group_info_pool.allocate ();
- gi->rtx_base = base;
- gi->id = rtx_group_next_id++;
- gi->base_mem = gen_rtx_MEM (BLKmode, base);
- gi->canon_base_addr = canon_rtx (base);
- gi->store1_n = BITMAP_ALLOC (&dse_bitmap_obstack);
- gi->store1_p = BITMAP_ALLOC (&dse_bitmap_obstack);
- gi->store2_n = BITMAP_ALLOC (&dse_bitmap_obstack);
- gi->store2_p = BITMAP_ALLOC (&dse_bitmap_obstack);
- gi->escaped_p = BITMAP_ALLOC (&dse_bitmap_obstack);
- gi->escaped_n = BITMAP_ALLOC (&dse_bitmap_obstack);
- gi->group_kill = BITMAP_ALLOC (&dse_bitmap_obstack);
- gi->process_globally = false;
- gi->frame_related =
- (base == frame_pointer_rtx) || (base == hard_frame_pointer_rtx);
- gi->offset_map_size_n = 0;
- gi->offset_map_size_p = 0;
- gi->offset_map_n = NULL;
- gi->offset_map_p = NULL;
- rtx_group_vec.safe_push (gi);
- }
-
- return gi;
-}
-
-
-/* Initialization of data structures. */
-
-static void
-dse_step0 (void)
-{
- locally_deleted = 0;
- globally_deleted = 0;
-
- bitmap_obstack_initialize (&dse_bitmap_obstack);
- gcc_obstack_init (&dse_obstack);
-
- scratch = BITMAP_ALLOC (&reg_obstack);
- kill_on_calls = BITMAP_ALLOC (&dse_bitmap_obstack);
-
-
- rtx_group_table = new hash_table<invariant_group_base_hasher> (11);
-
- bb_table = XNEWVEC (bb_info_t, last_basic_block_for_fn (cfun));
- rtx_group_next_id = 0;
-
- stores_off_frame_dead_at_return = !cfun->stdarg;
-
- init_alias_analysis ();
-}
-
-
-
-/*----------------------------------------------------------------------------
- First step.
-
- Scan all of the insns. Any random ordering of the blocks is fine.
- Each block is scanned in forward order to accommodate cselib which
- is used to remove stores with non-constant bases.
-----------------------------------------------------------------------------*/
-
-/* Delete all of the store_info recs from INSN_INFO. */
-
-static void
-free_store_info (insn_info_t insn_info)
-{
- store_info *cur = insn_info->store_rec;
- while (cur)
- {
- store_info *next = cur->next;
- if (cur->is_large)
- BITMAP_FREE (cur->positions_needed.large.bmap);
- if (cur->cse_base)
- cse_store_info_pool.remove (cur);
- else
- rtx_store_info_pool.remove (cur);
- cur = next;
- }
-
- insn_info->cannot_delete = true;
- insn_info->contains_cselib_groups = false;
- insn_info->store_rec = NULL;
-}
-
-struct note_add_store_info
-{
- rtx_insn *first, *current;
- regset fixed_regs_live;
- bool failure;
-};
-
-/* Callback for emit_inc_dec_insn_before via note_stores.
- Check if a register is clobbered which is live afterwards. */
-
-static void
-note_add_store (rtx loc, const_rtx expr ATTRIBUTE_UNUSED, void *data)
-{
- rtx_insn *insn;
- note_add_store_info *info = (note_add_store_info *) data;
-
- if (!REG_P (loc))
- return;
-
- /* If this register is referenced by the current or an earlier insn,
- that's OK. E.g. this applies to the register that is being incremented
- with this addition. */
- for (insn = info->first;
- insn != NEXT_INSN (info->current);
- insn = NEXT_INSN (insn))
- if (reg_referenced_p (loc, PATTERN (insn)))
- return;
-
- /* If we come here, we have a clobber of a register that's only OK
- if that register is not live. If we don't have liveness information
- available, fail now. */
- if (!info->fixed_regs_live)
- {
- info->failure = true;
- return;
- }
- /* Now check if this is a live fixed register. */
- unsigned int end_regno = END_REGNO (loc);
- for (unsigned int regno = REGNO (loc); regno < end_regno; ++regno)
- if (REGNO_REG_SET_P (info->fixed_regs_live, regno))
- info->failure = true;
-}
-
-/* Callback for for_each_inc_dec that emits an INSN that sets DEST to
- SRC + SRCOFF before insn ARG. */
-
-static int
-emit_inc_dec_insn_before (rtx mem ATTRIBUTE_UNUSED,
- rtx op ATTRIBUTE_UNUSED,
- rtx dest, rtx src, rtx srcoff, void *arg)
-{
- insn_info_t insn_info = (insn_info_t) arg;
- rtx_insn *insn = insn_info->insn, *new_insn, *cur;
- note_add_store_info info;
-
- /* We can reuse all operands without copying, because we are about
- to delete the insn that contained it. */
- if (srcoff)
- {
- start_sequence ();
- emit_insn (gen_add3_insn (dest, src, srcoff));
- new_insn = get_insns ();
- end_sequence ();
- }
- else
- new_insn = gen_move_insn (dest, src);
- info.first = new_insn;
- info.fixed_regs_live = insn_info->fixed_regs_live;
- info.failure = false;
- for (cur = new_insn; cur; cur = NEXT_INSN (cur))
- {
- info.current = cur;
- note_stores (cur, note_add_store, &info);
- }
-
- /* If a failure was flagged above, return 1 so that for_each_inc_dec will
- return it immediately, communicating the failure to its caller. */
- if (info.failure)
- return 1;
-
- emit_insn_before (new_insn, insn);
-
- return 0;
-}
-
-/* Before we delete INSN_INFO->INSN, make sure that the auto inc/dec, if it
- is there, is split into a separate insn.
- Return true on success (or if there was nothing to do), false on failure. */
-
-static bool
-check_for_inc_dec_1 (insn_info_t insn_info)
-{
- rtx_insn *insn = insn_info->insn;
- rtx note = find_reg_note (insn, REG_INC, NULL_RTX);
- if (note)
- return for_each_inc_dec (PATTERN (insn), emit_inc_dec_insn_before,
- insn_info) == 0;
-
- /* Punt on stack pushes, those don't have REG_INC notes and we are
- unprepared to deal with distribution of REG_ARGS_SIZE notes etc. */
- subrtx_iterator::array_type array;
- FOR_EACH_SUBRTX (iter, array, PATTERN (insn), NONCONST)
- {
- const_rtx x = *iter;
- if (GET_RTX_CLASS (GET_CODE (x)) == RTX_AUTOINC)
- return false;
- }
-
- return true;
-}
-
-
-/* Entry point for postreload. If you work on reload_cse, or you need this
- anywhere else, consider if you can provide register liveness information
- and add a parameter to this function so that it can be passed down in
- insn_info.fixed_regs_live. */
-bool
-check_for_inc_dec (rtx_insn *insn)
-{
- insn_info_type insn_info;
- rtx note;
-
- insn_info.insn = insn;
- insn_info.fixed_regs_live = NULL;
- note = find_reg_note (insn, REG_INC, NULL_RTX);
- if (note)
- return for_each_inc_dec (PATTERN (insn), emit_inc_dec_insn_before,
- &insn_info) == 0;
-
- /* Punt on stack pushes, those don't have REG_INC notes and we are
- unprepared to deal with distribution of REG_ARGS_SIZE notes etc. */
- subrtx_iterator::array_type array;
- FOR_EACH_SUBRTX (iter, array, PATTERN (insn), NONCONST)
- {
- const_rtx x = *iter;
- if (GET_RTX_CLASS (GET_CODE (x)) == RTX_AUTOINC)
- return false;
- }
-
- return true;
-}
-
-/* Delete the insn and free all of the fields inside INSN_INFO. */
-
-static void
-delete_dead_store_insn (insn_info_t insn_info)
-{
- read_info_t read_info;
-
- if (!dbg_cnt (dse))
- return;
-
- if (!check_for_inc_dec_1 (insn_info))
- return;
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "Locally deleting insn %d\n",
- INSN_UID (insn_info->insn));
-
- free_store_info (insn_info);
- read_info = insn_info->read_rec;
-
- while (read_info)
- {
- read_info_t next = read_info->next;
- read_info_type_pool.remove (read_info);
- read_info = next;
- }
- insn_info->read_rec = NULL;
-
- delete_insn (insn_info->insn);
- locally_deleted++;
- insn_info->insn = NULL;
-
- insn_info->wild_read = false;
-}
-
-/* Return whether DECL, a local variable, can possibly escape the current
- function scope. */
-
-static bool
-local_variable_can_escape (tree decl)
-{
- if (TREE_ADDRESSABLE (decl))
- return true;
-
- /* If this is a partitioned variable, we need to consider all the variables
- in the partition. This is necessary because a store into one of them can
- be replaced with a store into another and this may not change the outcome
- of the escape analysis. */
- if (cfun->gimple_df->decls_to_pointers != NULL)
- {
- tree *namep = cfun->gimple_df->decls_to_pointers->get (decl);
- if (namep)
- return TREE_ADDRESSABLE (*namep);
- }
-
- return false;
-}
-
-/* Return whether EXPR can possibly escape the current function scope. */
-
-static bool
-can_escape (tree expr)
-{
- tree base;
- if (!expr)
- return true;
- base = get_base_address (expr);
- if (DECL_P (base)
- && !may_be_aliased (base)
- && !(VAR_P (base)
- && !DECL_EXTERNAL (base)
- && !TREE_STATIC (base)
- && local_variable_can_escape (base)))
- return false;
- return true;
-}
-
-/* Set the store* bitmaps offset_map_size* fields in GROUP based on
- OFFSET and WIDTH. */
-
-static void
-set_usage_bits (group_info *group, poly_int64 offset, poly_int64 width,
- tree expr)
-{
- /* Non-constant offsets and widths act as global kills, so there's no point
- trying to use them to derive global DSE candidates. */
- HOST_WIDE_INT i, const_offset, const_width;
- bool expr_escapes = can_escape (expr);
- if (offset.is_constant (&const_offset)
- && width.is_constant (&const_width)
- && const_offset > -MAX_OFFSET
- && const_offset + const_width < MAX_OFFSET)
- for (i = const_offset; i < const_offset + const_width; ++i)
- {
- bitmap store1;
- bitmap store2;
- bitmap escaped;
- int ai;
- if (i < 0)
- {
- store1 = group->store1_n;
- store2 = group->store2_n;
- escaped = group->escaped_n;
- ai = -i;
- }
- else
- {
- store1 = group->store1_p;
- store2 = group->store2_p;
- escaped = group->escaped_p;
- ai = i;
- }
-
- if (!bitmap_set_bit (store1, ai))
- bitmap_set_bit (store2, ai);
- else
- {
- if (i < 0)
- {
- if (group->offset_map_size_n < ai)
- group->offset_map_size_n = ai;
- }
- else
- {
- if (group->offset_map_size_p < ai)
- group->offset_map_size_p = ai;
- }
- }
- if (expr_escapes)
- bitmap_set_bit (escaped, ai);
- }
-}
-
-static void
-reset_active_stores (void)
-{
- active_local_stores = NULL;
- active_local_stores_len = 0;
-}
-
-/* Free all READ_REC of the LAST_INSN of BB_INFO. */
-
-static void
-free_read_records (bb_info_t bb_info)
-{
- insn_info_t insn_info = bb_info->last_insn;
- read_info_t *ptr = &insn_info->read_rec;
- while (*ptr)
- {
- read_info_t next = (*ptr)->next;
- read_info_type_pool.remove (*ptr);
- *ptr = next;
- }
-}
-
-/* Set the BB_INFO so that the last insn is marked as a wild read. */
-
-static void
-add_wild_read (bb_info_t bb_info)
-{
- insn_info_t insn_info = bb_info->last_insn;
- insn_info->wild_read = true;
- free_read_records (bb_info);
- reset_active_stores ();
-}
-
-/* Set the BB_INFO so that the last insn is marked as a wild read of
- non-frame locations. */
-
-static void
-add_non_frame_wild_read (bb_info_t bb_info)
-{
- insn_info_t insn_info = bb_info->last_insn;
- insn_info->non_frame_wild_read = true;
- free_read_records (bb_info);
- reset_active_stores ();
-}
-
-/* Return true if X is a constant or one of the registers that behave
- as a constant over the life of a function. This is equivalent to
- !rtx_varies_p for memory addresses. */
-
-static bool
-const_or_frame_p (rtx x)
-{
- if (CONSTANT_P (x))
- return true;
-
- if (GET_CODE (x) == REG)
- {
- /* Note that we have to test for the actual rtx used for the frame
- and arg pointers and not just the register number in case we have
- eliminated the frame and/or arg pointer and are using it
- for pseudos. */
- if (x == frame_pointer_rtx || x == hard_frame_pointer_rtx
- /* The arg pointer varies if it is not a fixed register. */
- || (x == arg_pointer_rtx && fixed_regs[ARG_POINTER_REGNUM])
- || x == pic_offset_table_rtx)
- return true;
- return false;
- }
-
- return false;
-}
-
-/* Take all reasonable action to put the address of MEM into the form
- that we can do analysis on.
-
- The gold standard is to get the address into the form: address +
- OFFSET where address is something that rtx_varies_p considers a
- constant. When we can get the address in this form, we can do
- global analysis on it. Note that for constant bases, address is
- not actually returned, only the group_id. The address can be
- obtained from that.
-
- If that fails, we try cselib to get a value we can at least use
- locally. If that fails we return false.
-
- The GROUP_ID is set to -1 for cselib bases and the index of the
- group for non_varying bases.
-
- FOR_READ is true if this is a mem read and false if not. */
-
-static bool
-canon_address (rtx mem,
- int *group_id,
- poly_int64 *offset,
- cselib_val **base)
-{
- machine_mode address_mode = get_address_mode (mem);
- rtx mem_address = XEXP (mem, 0);
- rtx expanded_address, address;
- int expanded;
-
- cselib_lookup (mem_address, address_mode, 1, GET_MODE (mem));
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " mem: ");
- print_inline_rtx (dump_file, mem_address, 0);
- fprintf (dump_file, "\n");
- }
-
- /* First see if just canon_rtx (mem_address) is const or frame,
- if not, try cselib_expand_value_rtx and call canon_rtx on that. */
- address = NULL_RTX;
- for (expanded = 0; expanded < 2; expanded++)
- {
- if (expanded)
- {
- /* Use cselib to replace all of the reg references with the full
- expression. This will take care of the case where we have
-
- r_x = base + offset;
- val = *r_x;
-
- by making it into
-
- val = *(base + offset); */
-
- expanded_address = cselib_expand_value_rtx (mem_address,
- scratch, 5);
-
- /* If this fails, just go with the address from first
- iteration. */
- if (!expanded_address)
- break;
- }
- else
- expanded_address = mem_address;
-
- /* Split the address into canonical BASE + OFFSET terms. */
- address = canon_rtx (expanded_address);
-
- *offset = 0;
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- if (expanded)
- {
- fprintf (dump_file, "\n after cselib_expand address: ");
- print_inline_rtx (dump_file, expanded_address, 0);
- fprintf (dump_file, "\n");
- }
-
- fprintf (dump_file, "\n after canon_rtx address: ");
- print_inline_rtx (dump_file, address, 0);
- fprintf (dump_file, "\n");
- }
-
- if (GET_CODE (address) == CONST)
- address = XEXP (address, 0);
-
- address = strip_offset_and_add (address, offset);
-
- if (ADDR_SPACE_GENERIC_P (MEM_ADDR_SPACE (mem))
- && const_or_frame_p (address))
- {
- group_info *group = get_group_info (address);
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " gid=%d offset=", group->id);
- print_dec (*offset, dump_file);
- fprintf (dump_file, "\n");
- }
- *base = NULL;
- *group_id = group->id;
- return true;
- }
- }
-
- *base = cselib_lookup (address, address_mode, true, GET_MODE (mem));
- *group_id = -1;
-
- if (*base == NULL)
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, " no cselib val - should be a wild read.\n");
- return false;
- }
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " varying cselib base=%u:%u offset = ",
- (*base)->uid, (*base)->hash);
- print_dec (*offset, dump_file);
- fprintf (dump_file, "\n");
- }
- return true;
-}
-
-
-/* Clear the rhs field from the active_local_stores array. */
-
-static void
-clear_rhs_from_active_local_stores (void)
-{
- insn_info_t ptr = active_local_stores;
-
- while (ptr)
- {
- store_info *store_info = ptr->store_rec;
- /* Skip the clobbers. */
- while (!store_info->is_set)
- store_info = store_info->next;
-
- store_info->rhs = NULL;
- store_info->const_rhs = NULL;
-
- ptr = ptr->next_local_store;
- }
-}
-
-
-/* Mark byte POS bytes from the beginning of store S_INFO as unneeded. */
-
-static inline void
-set_position_unneeded (store_info *s_info, int pos)
-{
- if (__builtin_expect (s_info->is_large, false))
- {
- if (bitmap_set_bit (s_info->positions_needed.large.bmap, pos))
- s_info->positions_needed.large.count++;
- }
- else
- s_info->positions_needed.small_bitmask
- &= ~(HOST_WIDE_INT_1U << pos);
-}
-
-/* Mark the whole store S_INFO as unneeded. */
-
-static inline void
-set_all_positions_unneeded (store_info *s_info)
-{
- if (__builtin_expect (s_info->is_large, false))
- {
- HOST_WIDE_INT width;
- if (s_info->width.is_constant (&width))
- {
- bitmap_set_range (s_info->positions_needed.large.bmap, 0, width);
- s_info->positions_needed.large.count = width;
- }
- else
- {
- gcc_checking_assert (!s_info->positions_needed.large.bmap);
- s_info->positions_needed.large.count = 1;
- }
- }
- else
- s_info->positions_needed.small_bitmask = HOST_WIDE_INT_0U;
-}
-
-/* Return TRUE if any bytes from S_INFO store are needed. */
-
-static inline bool
-any_positions_needed_p (store_info *s_info)
-{
- if (__builtin_expect (s_info->is_large, false))
- {
- HOST_WIDE_INT width;
- if (s_info->width.is_constant (&width))
- {
- gcc_checking_assert (s_info->positions_needed.large.bmap);
- return s_info->positions_needed.large.count < width;
- }
- else
- {
- gcc_checking_assert (!s_info->positions_needed.large.bmap);
- return s_info->positions_needed.large.count == 0;
- }
- }
- else
- return (s_info->positions_needed.small_bitmask != HOST_WIDE_INT_0U);
-}
-
-/* Return TRUE if all bytes START through START+WIDTH-1 from S_INFO
- store are known to be needed. */
-
-static inline bool
-all_positions_needed_p (store_info *s_info, poly_int64 start,
- poly_int64 width)
-{
- gcc_assert (s_info->rhs);
- if (!s_info->width.is_constant ())
- {
- gcc_assert (s_info->is_large
- && !s_info->positions_needed.large.bmap);
- return s_info->positions_needed.large.count == 0;
- }
-
- /* Otherwise, if START and WIDTH are non-constant, we're asking about
- a non-constant region of a constant-sized store. We can't say for
- sure that all positions are needed. */
- HOST_WIDE_INT const_start, const_width;
- if (!start.is_constant (&const_start)
- || !width.is_constant (&const_width))
- return false;
-
- if (__builtin_expect (s_info->is_large, false))
- {
- for (HOST_WIDE_INT i = const_start; i < const_start + const_width; ++i)
- if (bitmap_bit_p (s_info->positions_needed.large.bmap, i))
- return false;
- return true;
- }
- else
- {
- unsigned HOST_WIDE_INT mask
- = lowpart_bitmask (const_width) << const_start;
- return (s_info->positions_needed.small_bitmask & mask) == mask;
- }
-}
-
-
-static rtx get_stored_val (store_info *, machine_mode, poly_int64,
- poly_int64, basic_block, bool);
-
-
-/* BODY is an instruction pattern that belongs to INSN. Return 1 if
- there is a candidate store, after adding it to the appropriate
- local store group if so. */
-
-static int
-record_store (rtx body, bb_info_t bb_info)
-{
- rtx mem, rhs, const_rhs, mem_addr;
- poly_int64 offset = 0;
- poly_int64 width = 0;
- insn_info_t insn_info = bb_info->last_insn;
- store_info *store_info = NULL;
- int group_id;
- cselib_val *base = NULL;
- insn_info_t ptr, last, redundant_reason;
- bool store_is_unused;
-
- if (GET_CODE (body) != SET && GET_CODE (body) != CLOBBER)
- return 0;
-
- mem = SET_DEST (body);
-
- /* If this is not used, then this cannot be used to keep the insn
- from being deleted. On the other hand, it does provide something
- that can be used to prove that another store is dead. */
- store_is_unused
- = (find_reg_note (insn_info->insn, REG_UNUSED, mem) != NULL);
-
- /* Check whether that value is a suitable memory location. */
- if (!MEM_P (mem))
- {
- /* If the set or clobber is unused, then it does not effect our
- ability to get rid of the entire insn. */
- if (!store_is_unused)
- insn_info->cannot_delete = true;
- return 0;
- }
-
- /* At this point we know mem is a mem. */
- if (GET_MODE (mem) == BLKmode)
- {
- HOST_WIDE_INT const_size;
- if (GET_CODE (XEXP (mem, 0)) == SCRATCH)
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, " adding wild read for (clobber (mem:BLK (scratch))\n");
- add_wild_read (bb_info);
- insn_info->cannot_delete = true;
- return 0;
- }
- /* Handle (set (mem:BLK (addr) [... S36 ...]) (const_int 0))
- as memset (addr, 0, 36); */
- else if (!MEM_SIZE_KNOWN_P (mem)
- || maybe_le (MEM_SIZE (mem), 0)
- /* This is a limit on the bitmap size, which is only relevant
- for constant-sized MEMs. */
- || (MEM_SIZE (mem).is_constant (&const_size)
- && const_size > MAX_OFFSET)
- || GET_CODE (body) != SET
- || !CONST_INT_P (SET_SRC (body)))
- {
- if (!store_is_unused)
- {
- /* If the set or clobber is unused, then it does not effect our
- ability to get rid of the entire insn. */
- insn_info->cannot_delete = true;
- clear_rhs_from_active_local_stores ();
- }
- return 0;
- }
- }
-
- /* We can still process a volatile mem, we just cannot delete it. */
- if (MEM_VOLATILE_P (mem))
- insn_info->cannot_delete = true;
-
- if (!canon_address (mem, &group_id, &offset, &base))
- {
- clear_rhs_from_active_local_stores ();
- return 0;
- }
-
- if (GET_MODE (mem) == BLKmode)
- width = MEM_SIZE (mem);
- else
- width = GET_MODE_SIZE (GET_MODE (mem));
-
- if (!endpoint_representable_p (offset, width))
- {
- clear_rhs_from_active_local_stores ();
- return 0;
- }
-
- if (known_eq (width, 0))
- return 0;
-
- if (group_id >= 0)
- {
- /* In the restrictive case where the base is a constant or the
- frame pointer we can do global analysis. */
-
- group_info *group
- = rtx_group_vec[group_id];
- tree expr = MEM_EXPR (mem);
-
- store_info = rtx_store_info_pool.allocate ();
- set_usage_bits (group, offset, width, expr);
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " processing const base store gid=%d",
- group_id);
- print_range (dump_file, offset, width);
- fprintf (dump_file, "\n");
- }
- }
- else
- {
- if (may_be_sp_based_p (XEXP (mem, 0)))
- insn_info->stack_pointer_based = true;
- insn_info->contains_cselib_groups = true;
-
- store_info = cse_store_info_pool.allocate ();
- group_id = -1;
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " processing cselib store ");
- print_range (dump_file, offset, width);
- fprintf (dump_file, "\n");
- }
- }
-
- const_rhs = rhs = NULL_RTX;
- if (GET_CODE (body) == SET
- /* No place to keep the value after ra. */
- && !reload_completed
- && (REG_P (SET_SRC (body))
- || GET_CODE (SET_SRC (body)) == SUBREG
- || CONSTANT_P (SET_SRC (body)))
- && !MEM_VOLATILE_P (mem)
- /* Sometimes the store and reload is used for truncation and
- rounding. */
- && !(FLOAT_MODE_P (GET_MODE (mem)) && (flag_float_store)))
- {
- rhs = SET_SRC (body);
- if (CONSTANT_P (rhs))
- const_rhs = rhs;
- else if (body == PATTERN (insn_info->insn))
- {
- rtx tem = find_reg_note (insn_info->insn, REG_EQUAL, NULL_RTX);
- if (tem && CONSTANT_P (XEXP (tem, 0)))
- const_rhs = XEXP (tem, 0);
- }
- if (const_rhs == NULL_RTX && REG_P (rhs))
- {
- rtx tem = cselib_expand_value_rtx (rhs, scratch, 5);
-
- if (tem && CONSTANT_P (tem))
- const_rhs = tem;
- }
- }
-
- /* Check to see if this stores causes some other stores to be
- dead. */
- ptr = active_local_stores;
- last = NULL;
- redundant_reason = NULL;
- mem = canon_rtx (mem);
-
- if (group_id < 0)
- mem_addr = base->val_rtx;
- else
- {
- group_info *group = rtx_group_vec[group_id];
- mem_addr = group->canon_base_addr;
- }
- if (maybe_ne (offset, 0))
- mem_addr = plus_constant (get_address_mode (mem), mem_addr, offset);
-
- while (ptr)
- {
- insn_info_t next = ptr->next_local_store;
- class store_info *s_info = ptr->store_rec;
- bool del = true;
-
- /* Skip the clobbers. We delete the active insn if this insn
- shadows the set. To have been put on the active list, it
- has exactly on set. */
- while (!s_info->is_set)
- s_info = s_info->next;
-
- if (s_info->group_id == group_id && s_info->cse_base == base)
- {
- HOST_WIDE_INT i;
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " trying store in insn=%d gid=%d",
- INSN_UID (ptr->insn), s_info->group_id);
- print_range (dump_file, s_info->offset, s_info->width);
- fprintf (dump_file, "\n");
- }
-
- /* Even if PTR won't be eliminated as unneeded, if both
- PTR and this insn store the same constant value, we might
- eliminate this insn instead. */
- if (s_info->const_rhs
- && const_rhs
- && known_subrange_p (offset, width,
- s_info->offset, s_info->width)
- && all_positions_needed_p (s_info, offset - s_info->offset,
- width)
- /* We can only remove the later store if the earlier aliases
- at least all accesses the later one. */
- && ((MEM_ALIAS_SET (mem) == MEM_ALIAS_SET (s_info->mem)
- || alias_set_subset_of (MEM_ALIAS_SET (mem),
- MEM_ALIAS_SET (s_info->mem)))
- && (!MEM_EXPR (s_info->mem)
- || refs_same_for_tbaa_p (MEM_EXPR (s_info->mem),
- MEM_EXPR (mem)))))
- {
- if (GET_MODE (mem) == BLKmode)
- {
- if (GET_MODE (s_info->mem) == BLKmode
- && s_info->const_rhs == const_rhs)
- redundant_reason = ptr;
- }
- else if (s_info->const_rhs == const0_rtx
- && const_rhs == const0_rtx)
- redundant_reason = ptr;
- else
- {
- rtx val;
- start_sequence ();
- val = get_stored_val (s_info, GET_MODE (mem), offset, width,
- BLOCK_FOR_INSN (insn_info->insn),
- true);
- if (get_insns () != NULL)
- val = NULL_RTX;
- end_sequence ();
- if (val && rtx_equal_p (val, const_rhs))
- redundant_reason = ptr;
- }
- }
-
- HOST_WIDE_INT begin_unneeded, const_s_width, const_width;
- if (known_subrange_p (s_info->offset, s_info->width, offset, width))
- /* The new store touches every byte that S_INFO does. */
- set_all_positions_unneeded (s_info);
- else if ((offset - s_info->offset).is_constant (&begin_unneeded)
- && s_info->width.is_constant (&const_s_width)
- && width.is_constant (&const_width))
- {
- HOST_WIDE_INT end_unneeded = begin_unneeded + const_width;
- begin_unneeded = MAX (begin_unneeded, 0);
- end_unneeded = MIN (end_unneeded, const_s_width);
- for (i = begin_unneeded; i < end_unneeded; ++i)
- set_position_unneeded (s_info, i);
- }
- else
- {
- /* We don't know which parts of S_INFO are needed and
- which aren't, so invalidate the RHS. */
- s_info->rhs = NULL;
- s_info->const_rhs = NULL;
- }
- }
- else if (s_info->rhs)
- /* Need to see if it is possible for this store to overwrite
- the value of store_info. If it is, set the rhs to NULL to
- keep it from being used to remove a load. */
- {
- if (canon_output_dependence (s_info->mem, true,
- mem, GET_MODE (mem),
- mem_addr))
- {
- s_info->rhs = NULL;
- s_info->const_rhs = NULL;
- }
- }
-
- /* An insn can be deleted if every position of every one of
- its s_infos is zero. */
- if (any_positions_needed_p (s_info))
- del = false;
-
- if (del)
- {
- insn_info_t insn_to_delete = ptr;
-
- active_local_stores_len--;
- if (last)
- last->next_local_store = ptr->next_local_store;
- else
- active_local_stores = ptr->next_local_store;
-
- if (!insn_to_delete->cannot_delete)
- delete_dead_store_insn (insn_to_delete);
- }
- else
- last = ptr;
-
- ptr = next;
- }
-
- /* Finish filling in the store_info. */
- store_info->next = insn_info->store_rec;
- insn_info->store_rec = store_info;
- store_info->mem = mem;
- store_info->mem_addr = mem_addr;
- store_info->cse_base = base;
- HOST_WIDE_INT const_width;
- if (!width.is_constant (&const_width))
- {
- store_info->is_large = true;
- store_info->positions_needed.large.count = 0;
- store_info->positions_needed.large.bmap = NULL;
- }
- else if (const_width > HOST_BITS_PER_WIDE_INT)
- {
- store_info->is_large = true;
- store_info->positions_needed.large.count = 0;
- store_info->positions_needed.large.bmap = BITMAP_ALLOC (&dse_bitmap_obstack);
- }
- else
- {
- store_info->is_large = false;
- store_info->positions_needed.small_bitmask
- = lowpart_bitmask (const_width);
- }
- store_info->group_id = group_id;
- store_info->offset = offset;
- store_info->width = width;
- store_info->is_set = GET_CODE (body) == SET;
- store_info->rhs = rhs;
- store_info->const_rhs = const_rhs;
- store_info->redundant_reason = redundant_reason;
-
- /* If this is a clobber, we return 0. We will only be able to
- delete this insn if there is only one store USED store, but we
- can use the clobber to delete other stores earlier. */
- return store_info->is_set ? 1 : 0;
-}
-
-
-static void
-dump_insn_info (const char * start, insn_info_t insn_info)
-{
- fprintf (dump_file, "%s insn=%d %s\n", start,
- INSN_UID (insn_info->insn),
- insn_info->store_rec ? "has store" : "naked");
-}
-
-
-/* If the modes are different and the value's source and target do not
- line up, we need to extract the value from lower part of the rhs of
- the store, shift it, and then put it into a form that can be shoved
- into the read_insn. This function generates a right SHIFT of a
- value that is at least ACCESS_SIZE bytes wide of READ_MODE. The
- shift sequence is returned or NULL if we failed to find a
- shift. */
-
-static rtx
-find_shift_sequence (poly_int64 access_size,
- store_info *store_info,
- machine_mode read_mode,
- poly_int64 shift, bool speed, bool require_cst)
-{
- machine_mode store_mode = GET_MODE (store_info->mem);
- scalar_int_mode new_mode;
- rtx read_reg = NULL;
-
- /* If a constant was stored into memory, try to simplify it here,
- otherwise the cost of the shift might preclude this optimization
- e.g. at -Os, even when no actual shift will be needed. */
- if (store_info->const_rhs)
- {
- auto new_mode = smallest_int_mode_for_size (access_size * BITS_PER_UNIT);
- auto byte = subreg_lowpart_offset (new_mode, store_mode);
- rtx ret
- = simplify_subreg (new_mode, store_info->const_rhs, store_mode, byte);
- if (ret && CONSTANT_P (ret))
- {
- rtx shift_rtx = gen_int_shift_amount (new_mode, shift);
- ret = simplify_const_binary_operation (LSHIFTRT, new_mode, ret,
- shift_rtx);
- if (ret && CONSTANT_P (ret))
- {
- byte = subreg_lowpart_offset (read_mode, new_mode);
- ret = simplify_subreg (read_mode, ret, new_mode, byte);
- if (ret && CONSTANT_P (ret)
- && (set_src_cost (ret, read_mode, speed)
- <= COSTS_N_INSNS (1)))
- return ret;
- }
- }
- }
-
- if (require_cst)
- return NULL_RTX;
-
- /* Some machines like the x86 have shift insns for each size of
- operand. Other machines like the ppc or the ia-64 may only have
- shift insns that shift values within 32 or 64 bit registers.
- This loop tries to find the smallest shift insn that will right
- justify the value we want to read but is available in one insn on
- the machine. */
-
- opt_scalar_int_mode new_mode_iter;
- FOR_EACH_MODE_IN_CLASS (new_mode_iter, MODE_INT)
- {
- rtx target, new_reg, new_lhs;
- rtx_insn *shift_seq, *insn;
- int cost;
-
- new_mode = new_mode_iter.require ();
- if (GET_MODE_BITSIZE (new_mode) > BITS_PER_WORD)
- break;
- if (maybe_lt (GET_MODE_SIZE (new_mode), GET_MODE_SIZE (read_mode)))
- continue;
-
- /* Try a wider mode if truncating the store mode to NEW_MODE
- requires a real instruction. */
- if (maybe_lt (GET_MODE_SIZE (new_mode), GET_MODE_SIZE (store_mode))
- && !TRULY_NOOP_TRUNCATION_MODES_P (new_mode, store_mode))
- continue;
-
- /* Also try a wider mode if the necessary punning is either not
- desirable or not possible. */
- if (!CONSTANT_P (store_info->rhs)
- && !targetm.modes_tieable_p (new_mode, store_mode))
- continue;
-
- if (multiple_p (shift, GET_MODE_BITSIZE (new_mode))
- && known_le (GET_MODE_SIZE (new_mode), GET_MODE_SIZE (store_mode)))
- {
- /* Try to implement the shift using a subreg. */
- poly_int64 offset
- = subreg_offset_from_lsb (new_mode, store_mode, shift);
- rtx rhs_subreg = simplify_gen_subreg (new_mode, store_info->rhs,
- store_mode, offset);
- if (rhs_subreg)
- {
- read_reg
- = extract_low_bits (read_mode, new_mode, copy_rtx (rhs_subreg));
- break;
- }
- }
-
- if (maybe_lt (GET_MODE_SIZE (new_mode), access_size))
- continue;
-
- new_reg = gen_reg_rtx (new_mode);
-
- start_sequence ();
-
- /* In theory we could also check for an ashr. Ian Taylor knows
- of one dsp where the cost of these two was not the same. But
- this really is a rare case anyway. */
- target = expand_binop (new_mode, lshr_optab, new_reg,
- gen_int_shift_amount (new_mode, shift),
- new_reg, 1, OPTAB_DIRECT);
-
- shift_seq = get_insns ();
- end_sequence ();
-
- if (target != new_reg || shift_seq == NULL)
- continue;
-
- cost = 0;
- for (insn = shift_seq; insn != NULL_RTX; insn = NEXT_INSN (insn))
- if (INSN_P (insn))
- cost += insn_cost (insn, speed);
-
- /* The computation up to here is essentially independent
- of the arguments and could be precomputed. It may
- not be worth doing so. We could precompute if
- worthwhile or at least cache the results. The result
- technically depends on both SHIFT and ACCESS_SIZE,
- but in practice the answer will depend only on ACCESS_SIZE. */
-
- if (cost > COSTS_N_INSNS (1))
- continue;
-
- new_lhs = extract_low_bits (new_mode, store_mode,
- copy_rtx (store_info->rhs));
- if (new_lhs == NULL_RTX)
- continue;
-
- /* We found an acceptable shift. Generate a move to
- take the value from the store and put it into the
- shift pseudo, then shift it, then generate another
- move to put in into the target of the read. */
- emit_move_insn (new_reg, new_lhs);
- emit_insn (shift_seq);
- read_reg = extract_low_bits (read_mode, new_mode, new_reg);
- break;
- }
-
- return read_reg;
-}
-
-
-/* Call back for note_stores to find the hard regs set or clobbered by
- insn. Data is a bitmap of the hardregs set so far. */
-
-static void
-look_for_hardregs (rtx x, const_rtx pat ATTRIBUTE_UNUSED, void *data)
-{
- bitmap regs_set = (bitmap) data;
-
- if (REG_P (x)
- && HARD_REGISTER_P (x))
- bitmap_set_range (regs_set, REGNO (x), REG_NREGS (x));
-}
-
-/* Helper function for replace_read and record_store.
- Attempt to return a value of mode READ_MODE stored in STORE_INFO,
- consisting of READ_WIDTH bytes starting from READ_OFFSET. Return NULL
- if not successful. If REQUIRE_CST is true, return always constant. */
-
-static rtx
-get_stored_val (store_info *store_info, machine_mode read_mode,
- poly_int64 read_offset, poly_int64 read_width,
- basic_block bb, bool require_cst)
-{
- machine_mode store_mode = GET_MODE (store_info->mem);
- poly_int64 gap;
- rtx read_reg;
-
- /* To get here the read is within the boundaries of the write so
- shift will never be negative. Start out with the shift being in
- bytes. */
- if (store_mode == BLKmode)
- gap = 0;
- else if (BYTES_BIG_ENDIAN)
- gap = ((store_info->offset + store_info->width)
- - (read_offset + read_width));
- else
- gap = read_offset - store_info->offset;
-
- if (gap.is_constant () && maybe_ne (gap, 0))
- {
- poly_int64 shift = gap * BITS_PER_UNIT;
- poly_int64 access_size = GET_MODE_SIZE (read_mode) + gap;
- read_reg = find_shift_sequence (access_size, store_info, read_mode,
- shift, optimize_bb_for_speed_p (bb),
- require_cst);
- }
- else if (store_mode == BLKmode)
- {
- /* The store is a memset (addr, const_val, const_size). */
- gcc_assert (CONST_INT_P (store_info->rhs));
- scalar_int_mode int_store_mode;
- if (!int_mode_for_mode (read_mode).exists (&int_store_mode))
- read_reg = NULL_RTX;
- else if (store_info->rhs == const0_rtx)
- read_reg = extract_low_bits (read_mode, int_store_mode, const0_rtx);
- else if (GET_MODE_BITSIZE (int_store_mode) > HOST_BITS_PER_WIDE_INT
- || BITS_PER_UNIT >= HOST_BITS_PER_WIDE_INT)
- read_reg = NULL_RTX;
- else
- {
- unsigned HOST_WIDE_INT c
- = INTVAL (store_info->rhs)
- & ((HOST_WIDE_INT_1 << BITS_PER_UNIT) - 1);
- int shift = BITS_PER_UNIT;
- while (shift < HOST_BITS_PER_WIDE_INT)
- {
- c |= (c << shift);
- shift <<= 1;
- }
- read_reg = gen_int_mode (c, int_store_mode);
- read_reg = extract_low_bits (read_mode, int_store_mode, read_reg);
- }
- }
- else if (store_info->const_rhs
- && (require_cst
- || GET_MODE_CLASS (read_mode) != GET_MODE_CLASS (store_mode)))
- read_reg = extract_low_bits (read_mode, store_mode,
- copy_rtx (store_info->const_rhs));
- else
- read_reg = extract_low_bits (read_mode, store_mode,
- copy_rtx (store_info->rhs));
- if (require_cst && read_reg && !CONSTANT_P (read_reg))
- read_reg = NULL_RTX;
- return read_reg;
-}
-
-/* Take a sequence of:
- A <- r1
- ...
- ... <- A
-
- and change it into
- r2 <- r1
- A <- r1
- ...
- ... <- r2
-
- or
-
- r3 <- extract (r1)
- r3 <- r3 >> shift
- r2 <- extract (r3)
- ... <- r2
-
- or
-
- r2 <- extract (r1)
- ... <- r2
-
- Depending on the alignment and the mode of the store and
- subsequent load.
-
-
- The STORE_INFO and STORE_INSN are for the store and READ_INFO
- and READ_INSN are for the read. Return true if the replacement
- went ok. */
-
-static bool
-replace_read (store_info *store_info, insn_info_t store_insn,
- read_info_t read_info, insn_info_t read_insn, rtx *loc)
-{
- machine_mode store_mode = GET_MODE (store_info->mem);
- machine_mode read_mode = GET_MODE (read_info->mem);
- rtx_insn *insns, *this_insn;
- rtx read_reg;
- basic_block bb;
-
- if (!dbg_cnt (dse))
- return false;
-
- /* Create a sequence of instructions to set up the read register.
- This sequence goes immediately before the store and its result
- is read by the load.
-
- We need to keep this in perspective. We are replacing a read
- with a sequence of insns, but the read will almost certainly be
- in cache, so it is not going to be an expensive one. Thus, we
- are not willing to do a multi insn shift or worse a subroutine
- call to get rid of the read. */
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "trying to replace %smode load in insn %d"
- " from %smode store in insn %d\n",
- GET_MODE_NAME (read_mode), INSN_UID (read_insn->insn),
- GET_MODE_NAME (store_mode), INSN_UID (store_insn->insn));
- start_sequence ();
- bb = BLOCK_FOR_INSN (read_insn->insn);
- read_reg = get_stored_val (store_info,
- read_mode, read_info->offset, read_info->width,
- bb, false);
- if (read_reg == NULL_RTX)
- {
- end_sequence ();
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, " -- could not extract bits of stored value\n");
- return false;
- }
- /* Force the value into a new register so that it won't be clobbered
- between the store and the load. */
- read_reg = copy_to_mode_reg (read_mode, read_reg);
- insns = get_insns ();
- end_sequence ();
-
- if (insns != NULL_RTX)
- {
- /* Now we have to scan the set of new instructions to see if the
- sequence contains and sets of hardregs that happened to be
- live at this point. For instance, this can happen if one of
- the insns sets the CC and the CC happened to be live at that
- point. This does occasionally happen, see PR 37922. */
- bitmap regs_set = BITMAP_ALLOC (&reg_obstack);
-
- for (this_insn = insns;
- this_insn != NULL_RTX; this_insn = NEXT_INSN (this_insn))
- {
- if (insn_invalid_p (this_insn, false))
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " -- replacing the loaded MEM with ");
- print_simple_rtl (dump_file, read_reg);
- fprintf (dump_file, " led to an invalid instruction\n");
- }
- BITMAP_FREE (regs_set);
- return false;
- }
- note_stores (this_insn, look_for_hardregs, regs_set);
- }
-
- if (store_insn->fixed_regs_live)
- bitmap_and_into (regs_set, store_insn->fixed_regs_live);
- if (!bitmap_empty_p (regs_set))
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, "abandoning replacement because sequence "
- "clobbers live hardregs:");
- df_print_regset (dump_file, regs_set);
- }
-
- BITMAP_FREE (regs_set);
- return false;
- }
- BITMAP_FREE (regs_set);
- }
-
- subrtx_iterator::array_type array;
- FOR_EACH_SUBRTX (iter, array, *loc, NONCONST)
- {
- const_rtx x = *iter;
- if (GET_RTX_CLASS (GET_CODE (x)) == RTX_AUTOINC)
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, " -- replacing the MEM failed due to address "
- "side-effects\n");
- return false;
- }
- }
-
- if (validate_change (read_insn->insn, loc, read_reg, 0))
- {
- deferred_change *change = deferred_change_pool.allocate ();
-
- /* Insert this right before the store insn where it will be safe
- from later insns that might change it before the read. */
- emit_insn_before (insns, store_insn->insn);
-
- /* And now for the kludge part: cselib croaks if you just
- return at this point. There are two reasons for this:
-
- 1) Cselib has an idea of how many pseudos there are and
- that does not include the new ones we just added.
-
- 2) Cselib does not know about the move insn we added
- above the store_info, and there is no way to tell it
- about it, because it has "moved on".
-
- Problem (1) is fixable with a certain amount of engineering.
- Problem (2) is requires starting the bb from scratch. This
- could be expensive.
-
- So we are just going to have to lie. The move/extraction
- insns are not really an issue, cselib did not see them. But
- the use of the new pseudo read_insn is a real problem because
- cselib has not scanned this insn. The way that we solve this
- problem is that we are just going to put the mem back for now
- and when we are finished with the block, we undo this. We
- keep a table of mems to get rid of. At the end of the basic
- block we can put them back. */
-
- *loc = read_info->mem;
- change->next = deferred_change_list;
- deferred_change_list = change;
- change->loc = loc;
- change->reg = read_reg;
-
- /* Get rid of the read_info, from the point of view of the
- rest of dse, play like this read never happened. */
- read_insn->read_rec = read_info->next;
- read_info_type_pool.remove (read_info);
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " -- replaced the loaded MEM with ");
- print_simple_rtl (dump_file, read_reg);
- fprintf (dump_file, "\n");
- }
- return true;
- }
- else
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " -- replacing the loaded MEM with ");
- print_simple_rtl (dump_file, read_reg);
- fprintf (dump_file, " led to an invalid instruction\n");
- }
- return false;
- }
-}
-
-/* Check the address of MEM *LOC and kill any appropriate stores that may
- be active. */
-
-static void
-check_mem_read_rtx (rtx *loc, bb_info_t bb_info)
-{
- rtx mem = *loc, mem_addr;
- insn_info_t insn_info;
- poly_int64 offset = 0;
- poly_int64 width = 0;
- cselib_val *base = NULL;
- int group_id;
- read_info_t read_info;
-
- insn_info = bb_info->last_insn;
-
- if ((MEM_ALIAS_SET (mem) == ALIAS_SET_MEMORY_BARRIER)
- || MEM_VOLATILE_P (mem))
- {
- if (crtl->stack_protect_guard
- && (MEM_EXPR (mem) == crtl->stack_protect_guard
- || (crtl->stack_protect_guard_decl
- && MEM_EXPR (mem) == crtl->stack_protect_guard_decl))
- && MEM_VOLATILE_P (mem))
- {
- /* This is either the stack protector canary on the stack,
- which ought to be written by a MEM_VOLATILE_P store and
- thus shouldn't be deleted and is read at the very end of
- function, but shouldn't conflict with any other store.
- Or it is __stack_chk_guard variable or TLS or whatever else
- MEM holding the canary value, which really shouldn't be
- ever modified in -fstack-protector* protected functions,
- otherwise the prologue store wouldn't match the epilogue
- check. */
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, " stack protector canary read ignored.\n");
- insn_info->cannot_delete = true;
- return;
- }
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, " adding wild read, volatile or barrier.\n");
- add_wild_read (bb_info);
- insn_info->cannot_delete = true;
- return;
- }
-
- /* If it is reading readonly mem, then there can be no conflict with
- another write. */
- if (MEM_READONLY_P (mem))
- return;
-
- if (!canon_address (mem, &group_id, &offset, &base))
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, " adding wild read, canon_address failure.\n");
- add_wild_read (bb_info);
- return;
- }
-
- if (GET_MODE (mem) == BLKmode)
- width = -1;
- else
- width = GET_MODE_SIZE (GET_MODE (mem));
-
- if (!endpoint_representable_p (offset, known_eq (width, -1) ? 1 : width))
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, " adding wild read, due to overflow.\n");
- add_wild_read (bb_info);
- return;
- }
-
- read_info = read_info_type_pool.allocate ();
- read_info->group_id = group_id;
- read_info->mem = mem;
- read_info->offset = offset;
- read_info->width = width;
- read_info->next = insn_info->read_rec;
- insn_info->read_rec = read_info;
- if (group_id < 0)
- mem_addr = base->val_rtx;
- else
- {
- group_info *group = rtx_group_vec[group_id];
- mem_addr = group->canon_base_addr;
- }
- if (maybe_ne (offset, 0))
- mem_addr = plus_constant (get_address_mode (mem), mem_addr, offset);
- /* Avoid passing VALUE RTXen as mem_addr to canon_true_dependence
- which will over and over re-create proper RTL and re-apply the
- offset above. See PR80960 where we almost allocate 1.6GB of PLUS
- RTXen that way. */
- mem_addr = get_addr (mem_addr);
-
- if (group_id >= 0)
- {
- /* This is the restricted case where the base is a constant or
- the frame pointer and offset is a constant. */
- insn_info_t i_ptr = active_local_stores;
- insn_info_t last = NULL;
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- if (!known_size_p (width))
- fprintf (dump_file, " processing const load gid=%d[BLK]\n",
- group_id);
- else
- {
- fprintf (dump_file, " processing const load gid=%d", group_id);
- print_range (dump_file, offset, width);
- fprintf (dump_file, "\n");
- }
- }
-
- while (i_ptr)
- {
- bool remove = false;
- store_info *store_info = i_ptr->store_rec;
-
- /* Skip the clobbers. */
- while (!store_info->is_set)
- store_info = store_info->next;
-
- /* There are three cases here. */
- if (store_info->group_id < 0)
- /* We have a cselib store followed by a read from a
- const base. */
- remove
- = canon_true_dependence (store_info->mem,
- GET_MODE (store_info->mem),
- store_info->mem_addr,
- mem, mem_addr);
-
- else if (group_id == store_info->group_id)
- {
- /* This is a block mode load. We may get lucky and
- canon_true_dependence may save the day. */
- if (!known_size_p (width))
- remove
- = canon_true_dependence (store_info->mem,
- GET_MODE (store_info->mem),
- store_info->mem_addr,
- mem, mem_addr);
-
- /* If this read is just reading back something that we just
- stored, rewrite the read. */
- else
- {
- if (store_info->rhs
- && known_subrange_p (offset, width, store_info->offset,
- store_info->width)
- && all_positions_needed_p (store_info,
- offset - store_info->offset,
- width)
- && replace_read (store_info, i_ptr, read_info,
- insn_info, loc))
- return;
-
- /* The bases are the same, just see if the offsets
- could overlap. */
- if (ranges_maybe_overlap_p (offset, width,
- store_info->offset,
- store_info->width))
- remove = true;
- }
- }
-
- /* else
- The else case that is missing here is that the
- bases are constant but different. There is nothing
- to do here because there is no overlap. */
-
- if (remove)
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- dump_insn_info ("removing from active", i_ptr);
-
- active_local_stores_len--;
- if (last)
- last->next_local_store = i_ptr->next_local_store;
- else
- active_local_stores = i_ptr->next_local_store;
- }
- else
- last = i_ptr;
- i_ptr = i_ptr->next_local_store;
- }
- }
- else
- {
- insn_info_t i_ptr = active_local_stores;
- insn_info_t last = NULL;
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, " processing cselib load mem:");
- print_inline_rtx (dump_file, mem, 0);
- fprintf (dump_file, "\n");
- }
-
- while (i_ptr)
- {
- bool remove = false;
- store_info *store_info = i_ptr->store_rec;
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, " processing cselib load against insn %d\n",
- INSN_UID (i_ptr->insn));
-
- /* Skip the clobbers. */
- while (!store_info->is_set)
- store_info = store_info->next;
-
- /* If this read is just reading back something that we just
- stored, rewrite the read. */
- if (store_info->rhs
- && store_info->group_id == -1
- && store_info->cse_base == base
- && known_subrange_p (offset, width, store_info->offset,
- store_info->width)
- && all_positions_needed_p (store_info,
- offset - store_info->offset, width)
- && replace_read (store_info, i_ptr, read_info, insn_info, loc))
- return;
-
- remove = canon_true_dependence (store_info->mem,
- GET_MODE (store_info->mem),
- store_info->mem_addr,
- mem, mem_addr);
-
- if (remove)
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- dump_insn_info ("removing from active", i_ptr);
-
- active_local_stores_len--;
- if (last)
- last->next_local_store = i_ptr->next_local_store;
- else
- active_local_stores = i_ptr->next_local_store;
- }
- else
- last = i_ptr;
- i_ptr = i_ptr->next_local_store;
- }
- }
-}
-
-/* A note_uses callback in which DATA points the INSN_INFO for
- as check_mem_read_rtx. Nullify the pointer if i_m_r_m_r returns
- true for any part of *LOC. */
-
-static void
-check_mem_read_use (rtx *loc, void *data)
-{
- subrtx_ptr_iterator::array_type array;
- FOR_EACH_SUBRTX_PTR (iter, array, loc, NONCONST)
- {
- rtx *loc = *iter;
- if (MEM_P (*loc))
- check_mem_read_rtx (loc, (bb_info_t) data);
- }
-}
-
-
-/* Get arguments passed to CALL_INSN. Return TRUE if successful.
- So far it only handles arguments passed in registers. */
-
-static bool
-get_call_args (rtx call_insn, tree fn, rtx *args, int nargs)
-{
- CUMULATIVE_ARGS args_so_far_v;
- cumulative_args_t args_so_far;
- tree arg;
- int idx;
-
- INIT_CUMULATIVE_ARGS (args_so_far_v, TREE_TYPE (fn), NULL_RTX, 0, 3);
- args_so_far = pack_cumulative_args (&args_so_far_v);
-
- arg = TYPE_ARG_TYPES (TREE_TYPE (fn));
- for (idx = 0;
- arg != void_list_node && idx < nargs;
- arg = TREE_CHAIN (arg), idx++)
- {
- scalar_int_mode mode;
- rtx reg, link, tmp;
-
- if (!is_int_mode (TYPE_MODE (TREE_VALUE (arg)), &mode))
- return false;
-
- function_arg_info arg (mode, /*named=*/true);
- reg = targetm.calls.function_arg (args_so_far, arg);
- if (!reg || !REG_P (reg) || GET_MODE (reg) != mode)
- return false;
-
- for (link = CALL_INSN_FUNCTION_USAGE (call_insn);
- link;
- link = XEXP (link, 1))
- if (GET_CODE (XEXP (link, 0)) == USE)
- {
- scalar_int_mode arg_mode;
- args[idx] = XEXP (XEXP (link, 0), 0);
- if (REG_P (args[idx])
- && REGNO (args[idx]) == REGNO (reg)
- && (GET_MODE (args[idx]) == mode
- || (is_int_mode (GET_MODE (args[idx]), &arg_mode)
- && (GET_MODE_SIZE (arg_mode) <= UNITS_PER_WORD)
- && (GET_MODE_SIZE (arg_mode) > GET_MODE_SIZE (mode)))))
- break;
- }
- if (!link)
- return false;
-
- tmp = cselib_expand_value_rtx (args[idx], scratch, 5);
- if (GET_MODE (args[idx]) != mode)
- {
- if (!tmp || !CONST_INT_P (tmp))
- return false;
- tmp = gen_int_mode (INTVAL (tmp), mode);
- }
- if (tmp)
- args[idx] = tmp;
-
- targetm.calls.function_arg_advance (args_so_far, arg);
- }
- if (arg != void_list_node || idx != nargs)
- return false;
- return true;
-}
-
-/* Return a bitmap of the fixed registers contained in IN. */
-
-static bitmap
-copy_fixed_regs (const_bitmap in)
-{
- bitmap ret;
-
- ret = ALLOC_REG_SET (NULL);
- bitmap_and (ret, in, bitmap_view<HARD_REG_SET> (fixed_reg_set));
- return ret;
-}
-
-/* Apply record_store to all candidate stores in INSN. Mark INSN
- if some part of it is not a candidate store and assigns to a
- non-register target. */
-
-static void
-scan_insn (bb_info_t bb_info, rtx_insn *insn, int max_active_local_stores)
-{
- rtx body;
- insn_info_type *insn_info = insn_info_type_pool.allocate ();
- int mems_found = 0;
- memset (insn_info, 0, sizeof (struct insn_info_type));
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "\n**scanning insn=%d\n",
- INSN_UID (insn));
-
- insn_info->prev_insn = bb_info->last_insn;
- insn_info->insn = insn;
- bb_info->last_insn = insn_info;
-
- if (DEBUG_INSN_P (insn))
- {
- insn_info->cannot_delete = true;
- return;
- }
-
- /* Look at all of the uses in the insn. */
- note_uses (&PATTERN (insn), check_mem_read_use, bb_info);
-
- if (CALL_P (insn))
- {
- bool const_call;
- rtx call, sym;
- tree memset_call = NULL_TREE;
-
- insn_info->cannot_delete = true;
-
- /* Const functions cannot do anything bad i.e. read memory,
- however, they can read their parameters which may have
- been pushed onto the stack.
- memset and bzero don't read memory either. */
- const_call = RTL_CONST_CALL_P (insn);
- if (!const_call
- && (call = get_call_rtx_from (insn))
- && (sym = XEXP (XEXP (call, 0), 0))
- && GET_CODE (sym) == SYMBOL_REF
- && SYMBOL_REF_DECL (sym)
- && TREE_CODE (SYMBOL_REF_DECL (sym)) == FUNCTION_DECL
- && fndecl_built_in_p (SYMBOL_REF_DECL (sym), BUILT_IN_MEMSET))
- memset_call = SYMBOL_REF_DECL (sym);
-
- if (const_call || memset_call)
- {
- insn_info_t i_ptr = active_local_stores;
- insn_info_t last = NULL;
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "%s call %d\n",
- const_call ? "const" : "memset", INSN_UID (insn));
-
- /* See the head comment of the frame_read field. */
- if (reload_completed
- /* Tail calls are storing their arguments using
- arg pointer. If it is a frame pointer on the target,
- even before reload we need to kill frame pointer based
- stores. */
- || (SIBLING_CALL_P (insn)
- && HARD_FRAME_POINTER_IS_ARG_POINTER))
- insn_info->frame_read = true;
-
- /* Loop over the active stores and remove those which are
- killed by the const function call. */
- while (i_ptr)
- {
- bool remove_store = false;
-
- /* The stack pointer based stores are always killed. */
- if (i_ptr->stack_pointer_based)
- remove_store = true;
-
- /* If the frame is read, the frame related stores are killed. */
- else if (insn_info->frame_read)
- {
- store_info *store_info = i_ptr->store_rec;
-
- /* Skip the clobbers. */
- while (!store_info->is_set)
- store_info = store_info->next;
-
- if (store_info->group_id >= 0
- && rtx_group_vec[store_info->group_id]->frame_related)
- remove_store = true;
- }
-
- if (remove_store)
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- dump_insn_info ("removing from active", i_ptr);
-
- active_local_stores_len--;
- if (last)
- last->next_local_store = i_ptr->next_local_store;
- else
- active_local_stores = i_ptr->next_local_store;
- }
- else
- last = i_ptr;
-
- i_ptr = i_ptr->next_local_store;
- }
-
- if (memset_call)
- {
- rtx args[3];
- if (get_call_args (insn, memset_call, args, 3)
- && CONST_INT_P (args[1])
- && CONST_INT_P (args[2])
- && INTVAL (args[2]) > 0)
- {
- rtx mem = gen_rtx_MEM (BLKmode, args[0]);
- set_mem_size (mem, INTVAL (args[2]));
- body = gen_rtx_SET (mem, args[1]);
- mems_found += record_store (body, bb_info);
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "handling memset as BLKmode store\n");
- if (mems_found == 1)
- {
- if (active_local_stores_len++ >= max_active_local_stores)
- {
- active_local_stores_len = 1;
- active_local_stores = NULL;
- }
- insn_info->fixed_regs_live
- = copy_fixed_regs (bb_info->regs_live);
- insn_info->next_local_store = active_local_stores;
- active_local_stores = insn_info;
- }
- }
- else
- clear_rhs_from_active_local_stores ();
- }
- }
- else if (SIBLING_CALL_P (insn)
- && (reload_completed || HARD_FRAME_POINTER_IS_ARG_POINTER))
- /* Arguments for a sibling call that are pushed to memory are passed
- using the incoming argument pointer of the current function. After
- reload that might be (and likely is) frame pointer based. And, if
- it is a frame pointer on the target, even before reload we need to
- kill frame pointer based stores. */
- add_wild_read (bb_info);
- else
- /* Every other call, including pure functions, may read any memory
- that is not relative to the frame. */
- add_non_frame_wild_read (bb_info);
-
- return;
- }
-
- /* Assuming that there are sets in these insns, we cannot delete
- them. */
- if ((GET_CODE (PATTERN (insn)) == CLOBBER)
- || volatile_refs_p (PATTERN (insn))
- || (!cfun->can_delete_dead_exceptions && !insn_nothrow_p (insn))
- || (RTX_FRAME_RELATED_P (insn))
- || find_reg_note (insn, REG_FRAME_RELATED_EXPR, NULL_RTX))
- insn_info->cannot_delete = true;
-
- body = PATTERN (insn);
- if (GET_CODE (body) == PARALLEL)
- {
- int i;
- for (i = 0; i < XVECLEN (body, 0); i++)
- mems_found += record_store (XVECEXP (body, 0, i), bb_info);
- }
- else
- mems_found += record_store (body, bb_info);
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "mems_found = %d, cannot_delete = %s\n",
- mems_found, insn_info->cannot_delete ? "true" : "false");
-
- /* If we found some sets of mems, add it into the active_local_stores so
- that it can be locally deleted if found dead or used for
- replace_read and redundant constant store elimination. Otherwise mark
- it as cannot delete. This simplifies the processing later. */
- if (mems_found == 1)
- {
- if (active_local_stores_len++ >= max_active_local_stores)
- {
- active_local_stores_len = 1;
- active_local_stores = NULL;
- }
- insn_info->fixed_regs_live = copy_fixed_regs (bb_info->regs_live);
- insn_info->next_local_store = active_local_stores;
- active_local_stores = insn_info;
- }
- else
- insn_info->cannot_delete = true;
-}
-
-
-/* Remove BASE from the set of active_local_stores. This is a
- callback from cselib that is used to get rid of the stores in
- active_local_stores. */
-
-static void
-remove_useless_values (cselib_val *base)
-{
- insn_info_t insn_info = active_local_stores;
- insn_info_t last = NULL;
-
- while (insn_info)
- {
- store_info *store_info = insn_info->store_rec;
- bool del = false;
-
- /* If ANY of the store_infos match the cselib group that is
- being deleted, then the insn cannot be deleted. */
- while (store_info)
- {
- if ((store_info->group_id == -1)
- && (store_info->cse_base == base))
- {
- del = true;
- break;
- }
- store_info = store_info->next;
- }
-
- if (del)
- {
- active_local_stores_len--;
- if (last)
- last->next_local_store = insn_info->next_local_store;
- else
- active_local_stores = insn_info->next_local_store;
- free_store_info (insn_info);
- }
- else
- last = insn_info;
-
- insn_info = insn_info->next_local_store;
- }
-}
-
-
-/* Do all of step 1. */
-
-static void
-dse_step1 (void)
-{
- basic_block bb;
- bitmap regs_live = BITMAP_ALLOC (&reg_obstack);
-
- cselib_init (0);
- all_blocks = BITMAP_ALLOC (NULL);
- bitmap_set_bit (all_blocks, ENTRY_BLOCK);
- bitmap_set_bit (all_blocks, EXIT_BLOCK);
-
- /* For -O1 reduce the maximum number of active local stores for RTL DSE
- since this can consume huge amounts of memory (PR89115). */
- int max_active_local_stores = param_max_dse_active_local_stores;
- if (optimize < 2)
- max_active_local_stores /= 10;
-
- FOR_ALL_BB_FN (bb, cfun)
- {
- insn_info_t ptr;
- bb_info_t bb_info = dse_bb_info_type_pool.allocate ();
-
- memset (bb_info, 0, sizeof (dse_bb_info_type));
- bitmap_set_bit (all_blocks, bb->index);
- bb_info->regs_live = regs_live;
-
- bitmap_copy (regs_live, DF_LR_IN (bb));
- df_simulate_initialize_forwards (bb, regs_live);
-
- bb_table[bb->index] = bb_info;
- cselib_discard_hook = remove_useless_values;
-
- if (bb->index >= NUM_FIXED_BLOCKS)
- {
- rtx_insn *insn;
-
- active_local_stores = NULL;
- active_local_stores_len = 0;
- cselib_clear_table ();
-
- /* Scan the insns. */
- FOR_BB_INSNS (bb, insn)
- {
- if (INSN_P (insn))
- scan_insn (bb_info, insn, max_active_local_stores);
- cselib_process_insn (insn);
- if (INSN_P (insn))
- df_simulate_one_insn_forwards (bb, insn, regs_live);
- }
-
- /* This is something of a hack, because the global algorithm
- is supposed to take care of the case where stores go dead
- at the end of the function. However, the global
- algorithm must take a more conservative view of block
- mode reads than the local alg does. So to get the case
- where you have a store to the frame followed by a non
- overlapping block more read, we look at the active local
- stores at the end of the function and delete all of the
- frame and spill based ones. */
- if (stores_off_frame_dead_at_return
- && (EDGE_COUNT (bb->succs) == 0
- || (single_succ_p (bb)
- && single_succ (bb) == EXIT_BLOCK_PTR_FOR_FN (cfun)
- && ! crtl->calls_eh_return)))
- {
- insn_info_t i_ptr = active_local_stores;
- while (i_ptr)
- {
- store_info *store_info = i_ptr->store_rec;
-
- /* Skip the clobbers. */
- while (!store_info->is_set)
- store_info = store_info->next;
- if (store_info->group_id >= 0)
- {
- group_info *group = rtx_group_vec[store_info->group_id];
- if (group->frame_related && !i_ptr->cannot_delete)
- delete_dead_store_insn (i_ptr);
- }
-
- i_ptr = i_ptr->next_local_store;
- }
- }
-
- /* Get rid of the loads that were discovered in
- replace_read. Cselib is finished with this block. */
- while (deferred_change_list)
- {
- deferred_change *next = deferred_change_list->next;
-
- /* There is no reason to validate this change. That was
- done earlier. */
- *deferred_change_list->loc = deferred_change_list->reg;
- deferred_change_pool.remove (deferred_change_list);
- deferred_change_list = next;
- }
-
- /* Get rid of all of the cselib based store_infos in this
- block and mark the containing insns as not being
- deletable. */
- ptr = bb_info->last_insn;
- while (ptr)
- {
- if (ptr->contains_cselib_groups)
- {
- store_info *s_info = ptr->store_rec;
- while (s_info && !s_info->is_set)
- s_info = s_info->next;
- if (s_info
- && s_info->redundant_reason
- && s_info->redundant_reason->insn
- && !ptr->cannot_delete)
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "Locally deleting insn %d "
- "because insn %d stores the "
- "same value and couldn't be "
- "eliminated\n",
- INSN_UID (ptr->insn),
- INSN_UID (s_info->redundant_reason->insn));
- delete_dead_store_insn (ptr);
- }
- free_store_info (ptr);
- }
- else
- {
- store_info *s_info;
-
- /* Free at least positions_needed bitmaps. */
- for (s_info = ptr->store_rec; s_info; s_info = s_info->next)
- if (s_info->is_large)
- {
- BITMAP_FREE (s_info->positions_needed.large.bmap);
- s_info->is_large = false;
- }
- }
- ptr = ptr->prev_insn;
- }
-
- cse_store_info_pool.release ();
- }
- bb_info->regs_live = NULL;
- }
-
- BITMAP_FREE (regs_live);
- cselib_finish ();
- rtx_group_table->empty ();
-}
-
-
-/*----------------------------------------------------------------------------
- Second step.
-
- Assign each byte position in the stores that we are going to
- analyze globally to a position in the bitmaps. Returns true if
- there are any bit positions assigned.
-----------------------------------------------------------------------------*/
-
-static void
-dse_step2_init (void)
-{
- unsigned int i;
- group_info *group;
-
- FOR_EACH_VEC_ELT (rtx_group_vec, i, group)
- {
- /* For all non stack related bases, we only consider a store to
- be deletable if there are two or more stores for that
- position. This is because it takes one store to make the
- other store redundant. However, for the stores that are
- stack related, we consider them if there is only one store
- for the position. We do this because the stack related
- stores can be deleted if their is no read between them and
- the end of the function.
-
- To make this work in the current framework, we take the stack
- related bases add all of the bits from store1 into store2.
- This has the effect of making the eligible even if there is
- only one store. */
-
- if (stores_off_frame_dead_at_return && group->frame_related)
- {
- bitmap_ior_into (group->store2_n, group->store1_n);
- bitmap_ior_into (group->store2_p, group->store1_p);
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "group %d is frame related ", i);
- }
-
- group->offset_map_size_n++;
- group->offset_map_n = XOBNEWVEC (&dse_obstack, int,
- group->offset_map_size_n);
- group->offset_map_size_p++;
- group->offset_map_p = XOBNEWVEC (&dse_obstack, int,
- group->offset_map_size_p);
- group->process_globally = false;
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- fprintf (dump_file, "group %d(%d+%d): ", i,
- (int)bitmap_count_bits (group->store2_n),
- (int)bitmap_count_bits (group->store2_p));
- bitmap_print (dump_file, group->store2_n, "n ", " ");
- bitmap_print (dump_file, group->store2_p, "p ", "\n");
- }
- }
-}
-
-
-/* Init the offset tables. */
-
-static bool
-dse_step2 (void)
-{
- unsigned int i;
- group_info *group;
- /* Position 0 is unused because 0 is used in the maps to mean
- unused. */
- current_position = 1;
- FOR_EACH_VEC_ELT (rtx_group_vec, i, group)
- {
- bitmap_iterator bi;
- unsigned int j;
-
- memset (group->offset_map_n, 0, sizeof (int) * group->offset_map_size_n);
- memset (group->offset_map_p, 0, sizeof (int) * group->offset_map_size_p);
- bitmap_clear (group->group_kill);
-
- EXECUTE_IF_SET_IN_BITMAP (group->store2_n, 0, j, bi)
- {
- bitmap_set_bit (group->group_kill, current_position);
- if (bitmap_bit_p (group->escaped_n, j))
- bitmap_set_bit (kill_on_calls, current_position);
- group->offset_map_n[j] = current_position++;
- group->process_globally = true;
- }
- EXECUTE_IF_SET_IN_BITMAP (group->store2_p, 0, j, bi)
- {
- bitmap_set_bit (group->group_kill, current_position);
- if (bitmap_bit_p (group->escaped_p, j))
- bitmap_set_bit (kill_on_calls, current_position);
- group->offset_map_p[j] = current_position++;
- group->process_globally = true;
- }
- }
- return current_position != 1;
-}
-
-
-
-/*----------------------------------------------------------------------------
- Third step.
-
- Build the bit vectors for the transfer functions.
-----------------------------------------------------------------------------*/
-
-
-/* Look up the bitmap index for OFFSET in GROUP_INFO. If it is not
- there, return 0. */
-
-static int
-get_bitmap_index (group_info *group_info, HOST_WIDE_INT offset)
-{
- if (offset < 0)
- {
- HOST_WIDE_INT offset_p = -offset;
- if (offset_p >= group_info->offset_map_size_n)
- return 0;
- return group_info->offset_map_n[offset_p];
- }
- else
- {
- if (offset >= group_info->offset_map_size_p)
- return 0;
- return group_info->offset_map_p[offset];
- }
-}
-
-
-/* Process the STORE_INFOs into the bitmaps into GEN and KILL. KILL
- may be NULL. */
-
-static void
-scan_stores (store_info *store_info, bitmap gen, bitmap kill)
-{
- while (store_info)
- {
- HOST_WIDE_INT i, offset, width;
- group_info *group_info
- = rtx_group_vec[store_info->group_id];
- /* We can (conservatively) ignore stores whose bounds aren't known;
- they simply don't generate new global dse opportunities. */
- if (group_info->process_globally
- && store_info->offset.is_constant (&offset)
- && store_info->width.is_constant (&width))
- {
- HOST_WIDE_INT end = offset + width;
- for (i = offset; i < end; i++)
- {
- int index = get_bitmap_index (group_info, i);
- if (index != 0)
- {
- bitmap_set_bit (gen, index);
- if (kill)
- bitmap_clear_bit (kill, index);
- }
- }
- }
- store_info = store_info->next;
- }
-}
-
-
-/* Process the READ_INFOs into the bitmaps into GEN and KILL. KILL
- may be NULL. */
-
-static void
-scan_reads (insn_info_t insn_info, bitmap gen, bitmap kill)
-{
- read_info_t read_info = insn_info->read_rec;
- int i;
- group_info *group;
-
- /* If this insn reads the frame, kill all the frame related stores. */
- if (insn_info->frame_read)
- {
- FOR_EACH_VEC_ELT (rtx_group_vec, i, group)
- if (group->process_globally && group->frame_related)
- {
- if (kill)
- bitmap_ior_into (kill, group->group_kill);
- bitmap_and_compl_into (gen, group->group_kill);
- }
- }
- if (insn_info->non_frame_wild_read)
- {
- /* Kill all non-frame related stores. Kill all stores of variables that
- escape. */
- if (kill)
- bitmap_ior_into (kill, kill_on_calls);
- bitmap_and_compl_into (gen, kill_on_calls);
- FOR_EACH_VEC_ELT (rtx_group_vec, i, group)
- if (group->process_globally && !group->frame_related)
- {
- if (kill)
- bitmap_ior_into (kill, group->group_kill);
- bitmap_and_compl_into (gen, group->group_kill);
- }
- }
- while (read_info)
- {
- FOR_EACH_VEC_ELT (rtx_group_vec, i, group)
- {
- if (group->process_globally)
- {
- if (i == read_info->group_id)
- {
- HOST_WIDE_INT offset, width;
- /* Reads with non-constant size kill all DSE opportunities
- in the group. */
- if (!read_info->offset.is_constant (&offset)
- || !read_info->width.is_constant (&width)
- || !known_size_p (width))
- {
- /* Handle block mode reads. */
- if (kill)
- bitmap_ior_into (kill, group->group_kill);
- bitmap_and_compl_into (gen, group->group_kill);
- }
- else
- {
- /* The groups are the same, just process the
- offsets. */
- HOST_WIDE_INT j;
- HOST_WIDE_INT end = offset + width;
- for (j = offset; j < end; j++)
- {
- int index = get_bitmap_index (group, j);
- if (index != 0)
- {
- if (kill)
- bitmap_set_bit (kill, index);
- bitmap_clear_bit (gen, index);
- }
- }
- }
- }
- else
- {
- /* The groups are different, if the alias sets
- conflict, clear the entire group. We only need
- to apply this test if the read_info is a cselib
- read. Anything with a constant base cannot alias
- something else with a different constant
- base. */
- if ((read_info->group_id < 0)
- && canon_true_dependence (group->base_mem,
- GET_MODE (group->base_mem),
- group->canon_base_addr,
- read_info->mem, NULL_RTX))
- {
- if (kill)
- bitmap_ior_into (kill, group->group_kill);
- bitmap_and_compl_into (gen, group->group_kill);
- }
- }
- }
- }
-
- read_info = read_info->next;
- }
-}
-
-
-/* Return the insn in BB_INFO before the first wild read or if there
- are no wild reads in the block, return the last insn. */
-
-static insn_info_t
-find_insn_before_first_wild_read (bb_info_t bb_info)
-{
- insn_info_t insn_info = bb_info->last_insn;
- insn_info_t last_wild_read = NULL;
-
- while (insn_info)
- {
- if (insn_info->wild_read)
- {
- last_wild_read = insn_info->prev_insn;
- /* Block starts with wild read. */
- if (!last_wild_read)
- return NULL;
- }
-
- insn_info = insn_info->prev_insn;
- }
-
- if (last_wild_read)
- return last_wild_read;
- else
- return bb_info->last_insn;
-}
-
-
-/* Scan the insns in BB_INFO starting at PTR and going to the top of
- the block in order to build the gen and kill sets for the block.
- We start at ptr which may be the last insn in the block or may be
- the first insn with a wild read. In the latter case we are able to
- skip the rest of the block because it just does not matter:
- anything that happens is hidden by the wild read. */
-
-static void
-dse_step3_scan (basic_block bb)
-{
- bb_info_t bb_info = bb_table[bb->index];
- insn_info_t insn_info;
-
- insn_info = find_insn_before_first_wild_read (bb_info);
-
- /* In the spill case or in the no_spill case if there is no wild
- read in the block, we will need a kill set. */
- if (insn_info == bb_info->last_insn)
- {
- if (bb_info->kill)
- bitmap_clear (bb_info->kill);
- else
- bb_info->kill = BITMAP_ALLOC (&dse_bitmap_obstack);
- }
- else
- if (bb_info->kill)
- BITMAP_FREE (bb_info->kill);
-
- while (insn_info)
- {
- /* There may have been code deleted by the dce pass run before
- this phase. */
- if (insn_info->insn && INSN_P (insn_info->insn))
- {
- scan_stores (insn_info->store_rec, bb_info->gen, bb_info->kill);
- scan_reads (insn_info, bb_info->gen, bb_info->kill);
- }
-
- insn_info = insn_info->prev_insn;
- }
-}
-
-
-/* Set the gen set of the exit block, and also any block with no
- successors that does not have a wild read. */
-
-static void
-dse_step3_exit_block_scan (bb_info_t bb_info)
-{
- /* The gen set is all 0's for the exit block except for the
- frame_pointer_group. */
-
- if (stores_off_frame_dead_at_return)
- {
- unsigned int i;
- group_info *group;
-
- FOR_EACH_VEC_ELT (rtx_group_vec, i, group)
- {
- if (group->process_globally && group->frame_related)
- bitmap_ior_into (bb_info->gen, group->group_kill);
- }
- }
-}
-
-
-/* Find all of the blocks that are not backwards reachable from the
- exit block or any block with no successors (BB). These are the
- infinite loops or infinite self loops. These blocks will still
- have their bits set in UNREACHABLE_BLOCKS. */
-
-static void
-mark_reachable_blocks (sbitmap unreachable_blocks, basic_block bb)
-{
- edge e;
- edge_iterator ei;
-
- if (bitmap_bit_p (unreachable_blocks, bb->index))
- {
- bitmap_clear_bit (unreachable_blocks, bb->index);
- FOR_EACH_EDGE (e, ei, bb->preds)
- {
- mark_reachable_blocks (unreachable_blocks, e->src);
- }
- }
-}
-
-/* Build the transfer functions for the function. */
-
-static void
-dse_step3 ()
-{
- basic_block bb;
- sbitmap_iterator sbi;
- bitmap all_ones = NULL;
- unsigned int i;
-
- auto_sbitmap unreachable_blocks (last_basic_block_for_fn (cfun));
- bitmap_ones (unreachable_blocks);
-
- FOR_ALL_BB_FN (bb, cfun)
- {
- bb_info_t bb_info = bb_table[bb->index];
- if (bb_info->gen)
- bitmap_clear (bb_info->gen);
- else
- bb_info->gen = BITMAP_ALLOC (&dse_bitmap_obstack);
-
- if (bb->index == ENTRY_BLOCK)
- ;
- else if (bb->index == EXIT_BLOCK)
- dse_step3_exit_block_scan (bb_info);
- else
- dse_step3_scan (bb);
- if (EDGE_COUNT (bb->succs) == 0)
- mark_reachable_blocks (unreachable_blocks, bb);
-
- /* If this is the second time dataflow is run, delete the old
- sets. */
- if (bb_info->in)
- BITMAP_FREE (bb_info->in);
- if (bb_info->out)
- BITMAP_FREE (bb_info->out);
- }
-
- /* For any block in an infinite loop, we must initialize the out set
- to all ones. This could be expensive, but almost never occurs in
- practice. However, it is common in regression tests. */
- EXECUTE_IF_SET_IN_BITMAP (unreachable_blocks, 0, i, sbi)
- {
- if (bitmap_bit_p (all_blocks, i))
- {
- bb_info_t bb_info = bb_table[i];
- if (!all_ones)
- {
- unsigned int j;
- group_info *group;
-
- all_ones = BITMAP_ALLOC (&dse_bitmap_obstack);
- FOR_EACH_VEC_ELT (rtx_group_vec, j, group)
- bitmap_ior_into (all_ones, group->group_kill);
- }
- if (!bb_info->out)
- {
- bb_info->out = BITMAP_ALLOC (&dse_bitmap_obstack);
- bitmap_copy (bb_info->out, all_ones);
- }
- }
- }
-
- if (all_ones)
- BITMAP_FREE (all_ones);
-}
-
-
-
-/*----------------------------------------------------------------------------
- Fourth step.
-
- Solve the bitvector equations.
-----------------------------------------------------------------------------*/
-
-
-/* Confluence function for blocks with no successors. Create an out
- set from the gen set of the exit block. This block logically has
- the exit block as a successor. */
-
-
-
-static void
-dse_confluence_0 (basic_block bb)
-{
- bb_info_t bb_info = bb_table[bb->index];
-
- if (bb->index == EXIT_BLOCK)
- return;
-
- if (!bb_info->out)
- {
- bb_info->out = BITMAP_ALLOC (&dse_bitmap_obstack);
- bitmap_copy (bb_info->out, bb_table[EXIT_BLOCK]->gen);
- }
-}
-
-/* Propagate the information from the in set of the dest of E to the
- out set of the src of E. If the various in or out sets are not
- there, that means they are all ones. */
-
-static bool
-dse_confluence_n (edge e)
-{
- bb_info_t src_info = bb_table[e->src->index];
- bb_info_t dest_info = bb_table[e->dest->index];
-
- if (dest_info->in)
- {
- if (src_info->out)
- bitmap_and_into (src_info->out, dest_info->in);
- else
- {
- src_info->out = BITMAP_ALLOC (&dse_bitmap_obstack);
- bitmap_copy (src_info->out, dest_info->in);
- }
- }
- return true;
-}
-
-
-/* Propagate the info from the out to the in set of BB_INDEX's basic
- block. There are three cases:
-
- 1) The block has no kill set. In this case the kill set is all
- ones. It does not matter what the out set of the block is, none of
- the info can reach the top. The only thing that reaches the top is
- the gen set and we just copy the set.
-
- 2) There is a kill set but no out set and bb has successors. In
- this case we just return. Eventually an out set will be created and
- it is better to wait than to create a set of ones.
-
- 3) There is both a kill and out set. We apply the obvious transfer
- function.
-*/
-
-static bool
-dse_transfer_function (int bb_index)
-{
- bb_info_t bb_info = bb_table[bb_index];
-
- if (bb_info->kill)
- {
- if (bb_info->out)
- {
- /* Case 3 above. */
- if (bb_info->in)
- return bitmap_ior_and_compl (bb_info->in, bb_info->gen,
- bb_info->out, bb_info->kill);
- else
- {
- bb_info->in = BITMAP_ALLOC (&dse_bitmap_obstack);
- bitmap_ior_and_compl (bb_info->in, bb_info->gen,
- bb_info->out, bb_info->kill);
- return true;
- }
- }
- else
- /* Case 2 above. */
- return false;
- }
- else
- {
- /* Case 1 above. If there is already an in set, nothing
- happens. */
- if (bb_info->in)
- return false;
- else
- {
- bb_info->in = BITMAP_ALLOC (&dse_bitmap_obstack);
- bitmap_copy (bb_info->in, bb_info->gen);
- return true;
- }
- }
-}
-
-/* Solve the dataflow equations. */
-
-static void
-dse_step4 (void)
-{
- df_simple_dataflow (DF_BACKWARD, NULL, dse_confluence_0,
- dse_confluence_n, dse_transfer_function,
- all_blocks, df_get_postorder (DF_BACKWARD),
- df_get_n_blocks (DF_BACKWARD));
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- basic_block bb;
-
- fprintf (dump_file, "\n\n*** Global dataflow info after analysis.\n");
- FOR_ALL_BB_FN (bb, cfun)
- {
- bb_info_t bb_info = bb_table[bb->index];
-
- df_print_bb_index (bb, dump_file);
- if (bb_info->in)
- bitmap_print (dump_file, bb_info->in, " in: ", "\n");
- else
- fprintf (dump_file, " in: *MISSING*\n");
- if (bb_info->gen)
- bitmap_print (dump_file, bb_info->gen, " gen: ", "\n");
- else
- fprintf (dump_file, " gen: *MISSING*\n");
- if (bb_info->kill)
- bitmap_print (dump_file, bb_info->kill, " kill: ", "\n");
- else
- fprintf (dump_file, " kill: *MISSING*\n");
- if (bb_info->out)
- bitmap_print (dump_file, bb_info->out, " out: ", "\n");
- else
- fprintf (dump_file, " out: *MISSING*\n\n");
- }
- }
-}
-
-
-
-/*----------------------------------------------------------------------------
- Fifth step.
-
- Delete the stores that can only be deleted using the global information.
-----------------------------------------------------------------------------*/
-
-
-static void
-dse_step5 (void)
-{
- basic_block bb;
- FOR_EACH_BB_FN (bb, cfun)
- {
- bb_info_t bb_info = bb_table[bb->index];
- insn_info_t insn_info = bb_info->last_insn;
- bitmap v = bb_info->out;
-
- while (insn_info)
- {
- bool deleted = false;
- if (dump_file && insn_info->insn)
- {
- fprintf (dump_file, "starting to process insn %d\n",
- INSN_UID (insn_info->insn));
- bitmap_print (dump_file, v, " v: ", "\n");
- }
-
- /* There may have been code deleted by the dce pass run before
- this phase. */
- if (insn_info->insn
- && INSN_P (insn_info->insn)
- && (!insn_info->cannot_delete)
- && (!bitmap_empty_p (v)))
- {
- store_info *store_info = insn_info->store_rec;
-
- /* Try to delete the current insn. */
- deleted = true;
-
- /* Skip the clobbers. */
- while (!store_info->is_set)
- store_info = store_info->next;
-
- HOST_WIDE_INT i, offset, width;
- group_info *group_info = rtx_group_vec[store_info->group_id];
-
- if (!store_info->offset.is_constant (&offset)
- || !store_info->width.is_constant (&width))
- deleted = false;
- else
- {
- HOST_WIDE_INT end = offset + width;
- for (i = offset; i < end; i++)
- {
- int index = get_bitmap_index (group_info, i);
-
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "i = %d, index = %d\n",
- (int) i, index);
- if (index == 0 || !bitmap_bit_p (v, index))
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "failing at i = %d\n",
- (int) i);
- deleted = false;
- break;
- }
- }
- }
- if (deleted)
- {
- if (dbg_cnt (dse)
- && check_for_inc_dec_1 (insn_info))
- {
- delete_insn (insn_info->insn);
- insn_info->insn = NULL;
- globally_deleted++;
- }
- }
- }
- /* We do want to process the local info if the insn was
- deleted. For instance, if the insn did a wild read, we
- no longer need to trash the info. */
- if (insn_info->insn
- && INSN_P (insn_info->insn)
- && (!deleted))
- {
- scan_stores (insn_info->store_rec, v, NULL);
- if (insn_info->wild_read)
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "wild read\n");
- bitmap_clear (v);
- }
- else if (insn_info->read_rec
- || insn_info->non_frame_wild_read
- || insn_info->frame_read)
- {
- if (dump_file && (dump_flags & TDF_DETAILS))
- {
- if (!insn_info->non_frame_wild_read
- && !insn_info->frame_read)
- fprintf (dump_file, "regular read\n");
- if (insn_info->non_frame_wild_read)
- fprintf (dump_file, "non-frame wild read\n");
- if (insn_info->frame_read)
- fprintf (dump_file, "frame read\n");
- }
- scan_reads (insn_info, v, NULL);
- }
- }
-
- insn_info = insn_info->prev_insn;
- }
- }
-}
-
-
-
-/*----------------------------------------------------------------------------
- Sixth step.
-
- Delete stores made redundant by earlier stores (which store the same
- value) that couldn't be eliminated.
-----------------------------------------------------------------------------*/
-
-static void
-dse_step6 (void)
-{
- basic_block bb;
-
- FOR_ALL_BB_FN (bb, cfun)
- {
- bb_info_t bb_info = bb_table[bb->index];
- insn_info_t insn_info = bb_info->last_insn;
-
- while (insn_info)
- {
- /* There may have been code deleted by the dce pass run before
- this phase. */
- if (insn_info->insn
- && INSN_P (insn_info->insn)
- && !insn_info->cannot_delete)
- {
- store_info *s_info = insn_info->store_rec;
-
- while (s_info && !s_info->is_set)
- s_info = s_info->next;
- if (s_info
- && s_info->redundant_reason
- && s_info->redundant_reason->insn
- && INSN_P (s_info->redundant_reason->insn))
- {
- rtx_insn *rinsn = s_info->redundant_reason->insn;
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "Locally deleting insn %d "
- "because insn %d stores the "
- "same value and couldn't be "
- "eliminated\n",
- INSN_UID (insn_info->insn),
- INSN_UID (rinsn));
- delete_dead_store_insn (insn_info);
- }
- }
- insn_info = insn_info->prev_insn;
- }
- }
-}
-
-/*----------------------------------------------------------------------------
- Seventh step.
-
- Destroy everything left standing.
-----------------------------------------------------------------------------*/
-
-static void
-dse_step7 (void)
-{
- bitmap_obstack_release (&dse_bitmap_obstack);
- obstack_free (&dse_obstack, NULL);
-
- end_alias_analysis ();
- free (bb_table);
- delete rtx_group_table;
- rtx_group_table = NULL;
- rtx_group_vec.release ();
- BITMAP_FREE (all_blocks);
- BITMAP_FREE (scratch);
-
- rtx_store_info_pool.release ();
- read_info_type_pool.release ();
- insn_info_type_pool.release ();
- dse_bb_info_type_pool.release ();
- group_info_pool.release ();
- deferred_change_pool.release ();
-}
-
-
-/* -------------------------------------------------------------------------
- DSE
- ------------------------------------------------------------------------- */
-
-/* Callback for running pass_rtl_dse. */
-
-static unsigned int
-rest_of_handle_dse (void)
-{
- df_set_flags (DF_DEFER_INSN_RESCAN);
-
- /* Need the notes since we must track live hardregs in the forwards
- direction. */
- df_note_add_problem ();
- df_analyze ();
-
- dse_step0 ();
- dse_step1 ();
- dse_step2_init ();
- if (dse_step2 ())
- {
- df_set_flags (DF_LR_RUN_DCE);
- df_analyze ();
- if (dump_file && (dump_flags & TDF_DETAILS))
- fprintf (dump_file, "doing global processing\n");
- dse_step3 ();
- dse_step4 ();
- dse_step5 ();
- }
-
- dse_step6 ();
- dse_step7 ();
-
- if (dump_file)
- fprintf (dump_file, "dse: local deletions = %d, global deletions = %d\n",
- locally_deleted, globally_deleted);
-
- /* DSE can eliminate potentially-trapping MEMs.
- Remove any EH edges associated with them. */
- if ((locally_deleted || globally_deleted)
- && cfun->can_throw_non_call_exceptions
- && purge_all_dead_edges ())
- {
- free_dominance_info (CDI_DOMINATORS);
- cleanup_cfg (0);
- }
-
- return 0;
-}
-
-namespace {
-
-const pass_data pass_data_rtl_dse1 =
-{
- RTL_PASS, /* type */
- "dse1", /* name */
- OPTGROUP_NONE, /* optinfo_flags */
- TV_DSE1, /* tv_id */
- 0, /* properties_required */
- 0, /* properties_provided */
- 0, /* properties_destroyed */
- 0, /* todo_flags_start */
- TODO_df_finish, /* todo_flags_finish */
-};
-
-class pass_rtl_dse1 : public rtl_opt_pass
-{
-public:
- pass_rtl_dse1 (gcc::context *ctxt)
- : rtl_opt_pass (pass_data_rtl_dse1, ctxt)
- {}
-
- /* opt_pass methods: */
- virtual bool gate (function *)
- {
- return optimize > 0 && flag_dse && dbg_cnt (dse1);
- }
-
- virtual unsigned int execute (function *) { return rest_of_handle_dse (); }
-
-}; // class pass_rtl_dse1
-
-} // anon namespace
-
-rtl_opt_pass *
-make_pass_rtl_dse1 (gcc::context *ctxt)
-{
- return new pass_rtl_dse1 (ctxt);
-}
-
-namespace {
-
-const pass_data pass_data_rtl_dse2 =
-{
- RTL_PASS, /* type */
- "dse2", /* name */
- OPTGROUP_NONE, /* optinfo_flags */
- TV_DSE2, /* tv_id */
- 0, /* properties_required */
- 0, /* properties_provided */
- 0, /* properties_destroyed */
- 0, /* todo_flags_start */
- TODO_df_finish, /* todo_flags_finish */
-};
-
-class pass_rtl_dse2 : public rtl_opt_pass
-{
-public:
- pass_rtl_dse2 (gcc::context *ctxt)
- : rtl_opt_pass (pass_data_rtl_dse2, ctxt)
- {}
-
- /* opt_pass methods: */
- virtual bool gate (function *)
- {
- return optimize > 0 && flag_dse && dbg_cnt (dse2);
- }
-
- virtual unsigned int execute (function *) { return rest_of_handle_dse (); }
-
-}; // class pass_rtl_dse2
-
-} // anon namespace
-
-rtl_opt_pass *
-make_pass_rtl_dse2 (gcc::context *ctxt)
-{
- return new pass_rtl_dse2 (ctxt);
-}