r218282 - in /branches/gcc-4_9-branch/gcc: Chan...
uros@gcc.gnu.org
uros@gcc.gnu.org
Tue Dec 2 19:29:00 GMT 2014
Author: uros
Date: Tue Dec 2 19:29:28 2014
New Revision: 218282
URL: https://gcc.gnu.org/viewcvs?rev=218282&root=gcc&view=rev
Log:
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_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/config/alpha/alpha.md
More information about the Gcc-cvs
mailing list