[llvm-commits] [llvm] r108332 - /llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
Evan Cheng
evan.cheng at apple.com
Sun Jul 18 12:51:45 PDT 2010
This is not Cortex-M3 specific. It could break all Thumb2 targets. Looks like most of the time we are able to shrink the instruction so it hasn't shown up much before.
Evan
On Jul 14, 2010, at 9:48 AM, bagel wrote:
>> Wow. How would code work without this?
>>
>> Evan
>
> It didn't. Took me a long time to track it down. Am I the only person
> using LLVM to generate code for a Cortex-M3 target?
>
> bagel
> _______________________________________________
> 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