Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
[oota-llvm.git] / lib / Target / PIC16 / PIC16TargetMachine.h
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2009-03-25 Evan ChengCodeGen still defaults to non-verbose asm, but llc...
2008-11-19 Sanjiv GuptaAdded a more function PIC16 backend. However to get...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-05-14 Sanjiv GuptaDetabification. Fixed indentation and spacing.
2008-05-14 Dan GohmanChange target-specific classes to use more precise...
2008-05-13 Sanjiv GuptaAdding files for Microchip's PIC16 target.