[llvm-commits] [llvm] r115128 - in /llvm/trunk/lib/Target/ARM/AsmPrinter: ARMInstPrinter.cpp ARMInstPrinter.h

Chris Lattner clattner at apple.com
Fri Oct 1 11:38:15 PDT 2010


On Sep 29, 2010, at 7:02 PM, Jim Grosbach wrote:

> Author: grosbach
> Date: Wed Sep 29 21:02:22 2010
> New Revision: 115128
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=115128&view=rev
> Log:
> Now that the pseudos that needed this are all custom lowered, we can go back
> to an empty PrintSpecial()

Cool.  Please zap the assembly strings for ADJCALLSTACKDOWN, ADJCALLSTACKUP, ATOMIC_CMP_SWAP_I16, ATOMIC_CMP_SWAP, etc (which all use ${:comment}.  Once this is done you can zap the prototype for printspecial.

-Chris





More information about the llvm-commits mailing list