[gcc]
commit86b743d9dab6dae9392b0c1709ce813f0ed7067c
authorwillschm <willschm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2017 13:42:48 +0000 (19 13:42 +0000)
committerwillschm <willschm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2017 13:42:48 +0000 (19 13:42 +0000)
tree2231680c5bbeace8f32ac41319b46a171a02bb17
parenta60cb14db1d5368f4756c936c039a73116344097
[gcc]

2017-09-19  Will Schmidt  <will_schmidt@vnet.ibm.com>

    * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling
    for early folding of vector loads (ALTIVEC_BUILTIN_LVX_*).
    * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
    Remove obsoleted code for handling ALTIVEC_BUILTIN_VEC_LD.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@252975 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000-c.c
gcc/config/rs6000/rs6000.c