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

Evan Cheng evan.cheng at apple.com
Tue Jul 28 17:43:40 PDT 2009


On Jul 28, 2009, at 3:17 PM, Sandeep Patel wrote:

> 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.

That makes sense. Ok, we are in rapid development mode so we want to  
make progress. You guys can help us fix these kind of problems.

Evan

>
> 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
>>
> _______________________________________________
> 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