aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2004-09-10 02:32:19 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2004-09-10 02:32:19 +0000
commit1b83d20963c6db039c6530949db4da9581f86ce9 (patch)
tree128d865fb09e434370de0a3bdcbdeb884d7c332d /gcc/fold-const.c
parent903a5059b66d154ec6d064b832d896daf11aacff (diff)
downloadgcc-1b83d20963c6db039c6530949db4da9581f86ce9.zip
gcc-1b83d20963c6db039c6530949db4da9581f86ce9.tar.gz
gcc-1b83d20963c6db039c6530949db4da9581f86ce9.tar.bz2
i386.c (ix86_expand_ashlsi3_const): New function to expand a left shift by an immediate constant as either an ashl...
* config/i386/i386.c (ix86_expand_ashlsi3_const): New function to expand a left shift by an immediate constant as either an ashl or a sequence of additions. (ix86_split_ashldi): Use new ix86_expand_ashlsi3_const function instead of calling gen_ashlsi3 with a constant directly. From-SVN: r87271
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions