aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MSP430/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-1/+1
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-011-1/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-2/+2
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-3/+1
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-241-1/+2
* Re-apply r115363 and r115366 now that r115525 has removed the un-needed headerJim Grosbach2010-10-051-1/+1
* Revert patches r115363 r115367 r115391 due to build breakage:Nick Lewycky2010-10-021-1/+1
* Now that the asmprinter itself isn't in the subdir, rename 'AsmPrinter' toJim Grosbach2010-10-011-1/+1
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+2
* Give MSP430 a separate asmprinter libAnton Korobeynikov2009-08-141-2/+2
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-0/+2
* Dummy MSP430 backendAnton Korobeynikov2009-05-031-0/+21