aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-191-2/+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-6/+7
* Reworking the stack layout generated by the MBlaze backend.Wesley Peck2010-12-091-6/+6
* Adding disassembler to the MicroBlaze backend.Wesley Peck2010-10-271-2/+3
* Adding initial AsmParser implementation for the MBlaze backend. It isWesley Peck2010-10-211-2/+2
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-211-2/+3
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-211-3/+2
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-211-2/+3
* Adding the MicroBlaze backend.Wesley Peck2010-02-231-0/+23