[llvm-commits] [llvm] r85577 - in /llvm/trunk/lib/Target/ARM: ARMISelLowering.cpp ARMISelLowering.h ARMInstrInfo.td ARMInstrThumb.td ARMInstrThumb2.td AsmPrinter/ARMMCInstLower.cpp

Bill Wendling wendling at apple.com
Fri Oct 30 14:16:58 PDT 2009


On Oct 29, 2009, at 10:52 PM, Chris Lattner wrote:

> On Oct 29, 2009, at 10:45 PM, Bob Wilson wrote:
>
>> Author: bwilson
>> Date: Fri Oct 30 00:45:42 2009
>> New Revision: 85577
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=85577&view=rev
>> Log:
>> Add ARM codegen for indirect branches.
>> clang/test/CodeGen/indirect-goto.c runs! (unoptimized)
>
> w00t.  Who's for disabling the optimizer when an indirect goto is
> detected? :)
>
I'm for sending job-destroying emails to the developer's boss when an  
indirect goto is detected. :-)

-bw




More information about the llvm-commits mailing list