[llvm-commits] [llvm] r51105 - in /llvm/trunk/lib/Target/PIC16: PIC16.td PIC16AsmPrinter.cpp PIC16CallingConv.td PIC16ConstantPoolValue.h PIC16ISelDAGToDAG.cpp PIC16ISelLowering.cpp PIC16ISelLowering.h PIC16InstrFormats.td PIC16InstrInfo.cpp PIC16InstrInfo.td PIC16RegisterInfo.cpp PIC16RegisterInfo.h PIC16Subtarget.cpp PIC16Subtarget.h PIC16TargetMachine.cpp PIC16TargetMachine.h

Bill Wendling isanbard at gmail.com
Fri May 16 02:37:44 PDT 2008


On May 14, 2008, at 4:31 AM, Sanjiv Gupta wrote:

> Author: sgupta
> Date: Wed May 14 06:31:39 2008
> New Revision: 51105
>
> URL: http://llvm.org/viewvc/llvm-project?rev=51105&view=rev
> Log:
> Detabification. Fixed indentation and spacing.
> Changed cout to DOUT, and TODOs to FIXMEs.
> Other changes as per coding conventions.
>
Thanks! :-)

-bw




More information about the llvm-commits mailing list