r220896 - in /branches/gcc-4_8-branch/gcc: Chan...
uros@gcc.gnu.org
uros@gcc.gnu.org
Sun Feb 22 15:29:00 GMT 2015
Author: uros
Date: Sun Feb 22 15:29:16 2015
New Revision: 220896
URL: https://gcc.gnu.org/viewcvs?rev=220896&root=gcc&view=rev
Log:
Backport from mainline
2014-12-02 Uros Bizjak <ubizjak@gmail.com>
PR target/64113
* config/alpha/alpha.md (call_value_osf_tlsgd): Do not split insn
using post-reload splitter. Use peephole2 pass instead.
(call_value_osf_tlsldm): Ditto.
(TLS_CALL): New int iterator.
(tls): New int attribute.
(call_value_osf_<tls>): Merge insn pattern from call_value_osf_tlsgd
and call_value_tlsldm using TLS_CALL int iterator.
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/config/alpha/alpha.md
More information about the Gcc-cvs
mailing list