summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MSP430/MSP430Subtarget.h
Commit message (Collapse)AuthorAgeFilesLines
* Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar2009-08-021-5/+2
| | | | | | | | | | Module*. Also, dropped uses of TargetMachine where unnecessary. The only target which still takes a TargetMachine& is Mips, I would appreciate it if someone would normalize this to match other targets. llvm-svn: 77918
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-231-1/+2
| | | | llvm-svn: 72335
* Dummy MSP430 backendAnton Korobeynikov2009-05-031-0/+40
llvm-svn: 70694
OpenPOWER on IntegriCloud