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