On Sat, Sep 1, 2012 at 7:32 PM, H.J. Lu wrote:
>>> Actually a v3 of TARGET_REJECT_COMBINED_INSN target hook.
>>>
>>> Changes:
>>> - rename the hook and reverse the return value
>>>
>>> 2012-08-25 Uros Bizjak
>>>
>>> * target.def (legitimate_combined_insn): New target hook.
>>>
On Sat, Sep 1, 2012 at 7:32 AM, Uros Bizjak wrote:
> On Sun, Aug 26, 2012 at 11:00 AM, Uros Bizjak wrote:
>
>> Actually a v3 of TARGET_REJECT_COMBINED_INSN target hook.
>>
>> Changes:
>> - rename the hook and reverse the return value
>>
>> 2012-08-25 Uros Bizjak
>>
>> * target.def (leg
On Sun, Aug 26, 2012 at 11:00 AM, Uros Bizjak wrote:
> Actually a v3 of TARGET_REJECT_COMBINED_INSN target hook.
>
> Changes:
> - rename the hook and reverse the return value
>
> 2012-08-25 Uros Bizjak
>
> * target.def (legitimate_combined_insn): New target hook.
> * doc/tm.tex
On Sun, Aug 26, 2012 at 12:24 PM, Georg-Johann Lay wrote:
>
>> Actually a v3 of TARGET_REJECT_COMBINED_INSN target hook.
>>
>> Changes:
>> - rename the hook and reverse the return value
>>
>> 2012-08-25 Uros Bizjak
>>
>> * target.def (legitimate_combined_insn): New target hook.
>>
Uros Bizjak schrieb:
Hello!
Actually a v3 of TARGET_REJECT_COMBINED_INSN target hook.
Changes:
- rename the hook and reverse the return value
2012-08-25 Uros Bizjak
* target.def (legitimate_combined_insn): New target hook.
* doc/tm.texi.in (TARGET_LEGITIMATE_COMBINED_INSN):
Hello!
Actually a v3 of TARGET_REJECT_COMBINED_INSN target hook.
Changes:
- rename the hook and reverse the return value
2012-08-25 Uros Bizjak
* target.def (legitimate_combined_insn): New target hook.
* doc/tm.texi.in (TARGET_LEGITIMATE_COMBINED_INSN): New hook.
* do