diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-06-06 00:44:01 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-06-06 00:44:01 +0000 |
commit | 269f05ff58289cfdd3a35f0d9afc8e229a98f50e (patch) | |
tree | 5375b70ffa2d9dda8fe739d2ee1a4a412d7d5c96 /gcc/tree-ssa-structalias.c | |
parent | 91bd9240f918e758b75e362847f4fc3de8f99a12 (diff) | |
download | gcc-269f05ff58289cfdd3a35f0d9afc8e229a98f50e.zip gcc-269f05ff58289cfdd3a35f0d9afc8e229a98f50e.tar.gz gcc-269f05ff58289cfdd3a35f0d9afc8e229a98f50e.tar.bz2 |
compiler: make use of specialized fast map routines
In the runtime there are specialized fast map routines for
certain kep types. This CL lets the compiler make use of these
functions, instead of always using the generic ones.
As we now generate multiple versions of map delete calls, to make
things easier we delay the expansion of the built-in delete
function to flatten phase.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/180858
From-SVN: r271983
Diffstat (limited to 'gcc/tree-ssa-structalias.c')
0 files changed, 0 insertions, 0 deletions