summaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/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
* Reworking the stack layout generated by the MBlaze backend.Wesley Peck2010-12-09
* Adding disassembler to the MicroBlaze backend.Wesley Peck2010-10-27
* Adding initial AsmParser implementation for the MBlaze backend. It isWesley Peck2010-10-21
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-21
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-21
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-21
* Adding the MicroBlaze backend.Wesley Peck2010-02-23