[llvm-commits] [llvm] r77363 - in /llvm/trunk: lib/Target/ARM/ARMInstrThumb2.td test/CodeGen/Thumb2/thumb2-orn.ll test/CodeGen/Thumb2/thumb2-orn2.ll

Sandeep Patel deeppatel1987 at gmail.com
Tue Jul 28 15:17:54 PDT 2009


I had just wanted to remind you that other uses of the ARM backend
exist, so it would be best to conditionalize Darwin-specific
workarounds when possible.

deep

On Tue, Jul 28, 2009 at 10:12 PM, David Goodwin<david_goodwin at apple.com> wrote:
> Yes, I will remove the workaround soon. Is disabling ORN a problem?
> Thumb-2 doesn't yet work completely so I assume this (temporary and
> likely small) performance regression is not a big deal.
>
> David
>
> On Jul 28, 2009, at 2:28 PM, Sandeep Patel wrote:
>
>> Not to be a PITA about it, but this one also only applies to Darwin,
>> and if I read it correctly, pessimizes code.
>>
>> deep
>>
>> On Tue, Jul 28, 2009 at 9:01 PM, David
>> Goodwin<david_goodwin at apple.com> wrote:
>>> I'll be good from now on...
>>>
>>> On Jul 28, 2009, at 1:59 PM, Eric Christopher wrote:
>>>
>>>>
>>>> On Jul 28, 2009, at 1:58 PM, David Goodwin wrote:
>>>>
>>>>> Another rdar in an llvm commit! Who is that loser? Anyway this is
>>>>> another case of an instruction not being recognized by Apple's
>>>>> assembler. I'll revert as soon as we get that fixed (should be
>>>>> soon).
>>>>
>>>> Could you maybe just put that in next time? :)
>>>>
>>>> Even I can't look at that radar ;)
>>>>
>>>> -eric
>>>> _______________________________________________
>>>> llvm-commits mailing list
>>>> llvm-commits at cs.uiuc.edu
>>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>>
>>> _______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list