aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/Makefile
AgeCommit message (Expand)Author
2012-12-19Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky
2011-07-14Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng
2011-07-01Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng
2011-06-28Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng
2011-06-27Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng
2011-06-24Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng
2010-12-09Reworking the stack layout generated by the MBlaze backend.Wesley Peck
2010-10-27Adding disassembler to the MicroBlaze backend.Wesley Peck
2010-10-21Adding initial AsmParser implementation for the MBlaze backend. It isWesley Peck
2010-10-21Recommit 116986 with capitalization typo fixed.Wesley Peck
2010-10-21Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck
2010-10-21Major update of the MicroBlaze backend. The new features are:Wesley Peck
2010-02-23Adding the MicroBlaze backend.Wesley Peck