aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MSP430/MSP430.h
Commit message (Expand)AuthorAgeFilesLines
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-11/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-1/+2
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-1/+2
* Add branch relaxation pass (shamelessly stolen from PPC).Anton Korobeynikov2010-01-151-0/+2
* Cosmetic changes, no functionality changesAnton Korobeynikov2009-10-211-0/+14
* Add new helpers for registering targets.Daniel Dunbar2009-07-251-3/+0
* Put Target definitions inside Target specific header, and llvm namespace.Daniel Dunbar2009-07-181-0/+3
* Register AsmPrinter for XCore, MSP430, and PIC16 targets.Daniel Dunbar2009-07-151-1/+1
* Have asm printers use formatted_raw_ostream directly to avoid aDavid Greene2009-07-141-2/+2
* Remove unused AsmPrinter OptLevel argument, and propogate.Daniel Dunbar2009-07-011-1/+0
* Update due to mainline API changeAnton Korobeynikov2009-05-031-4/+8
* Dummy MSP430 backendAnton Korobeynikov2009-05-031-0/+36