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