aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/MBlazeMCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* MC: Move target specific fixup info descriptors to TargetAsmBackend instead ofDaniel Dunbar2010-12-161-4/+0
* The ADD and ADDK (and all variants) instructions where flip-flopped in the MB...Wesley Peck2010-12-121-2/+2
* Define generic 1, 2 and 4 byte pc relative relocations. They are commonRafael Espindola2010-11-281-19/+2
* Implement ELF object file writing support for the MBlaze backend. Its not per...Wesley Peck2010-11-211-51/+42
* add fields to the .td files unconditionally, simplifying tblgen a bit.Chris Lattner2010-11-151-1/+1
* Fix tblgen instruction errors exposed by MC asm parser testsWesley Peck2010-11-111-1/+1
* Adding working version of assembly parser for the MBlaze backendWesley Peck2010-11-081-15/+15
* Adding disassembler to the MicroBlaze backend.Wesley Peck2010-10-271-14/+32
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-211-0/+235
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-211-235/+0
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-211-0/+235