r218264 - in /trunk/gcc: ChangeLog config/alpha...
uros@gcc.gnu.org
uros@gcc.gnu.org
Tue Dec 2 10:04:00 GMT 2014
Author: uros
Date: Tue Dec 2 10:04:14 2014
New Revision: 218264
URL: https://gcc.gnu.org/viewcvs?rev=218264&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:
trunk/gcc/ChangeLog
trunk/gcc/config/alpha/alpha.md
More information about the Gcc-cvs
mailing list