aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add instruction encodings and disassembly for 1r instructions.Richard Osborne2012-12-161-2/+2
* Add XCore disassembler.Richard Osborne2012-12-161-1/+1
* Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.Richard Osborne2012-12-161-1/+1
* 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
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-141-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
* Move XCore AsmPrinter to XCore/AsmPrinter directory.Richard Osborne2009-08-151-2/+2
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-0/+2
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-1/+1
* Test commit, add Makefile for XCore target, more to follow.Richard Osborne2008-11-051-0/+21