Add micro-optimization which allows us to fold imm into cmp. This allows us to save...
[oota-llvm.git] / lib / Target / MSP430 / MSP430.h
2009-10-21 Anton KorobeynikovCosmetic changes, no functionality changes
2009-07-25 Daniel DunbarAdd new helpers for registering targets.
2009-07-18 Daniel DunbarPut Target definitions inside Target specific header...
2009-07-15 Daniel DunbarRegister AsmPrinter for XCore, MSP430, and PIC16 targets.
2009-07-14 David GreeneHave asm printers use formatted_raw_ostream directly...
2009-07-01 Daniel DunbarRemove unused AsmPrinter OptLevel argument, and propogate.
2009-05-03 Anton KorobeynikovUpdate due to mainline API change
2009-05-03 Anton KorobeynikovDummy MSP430 backend