aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/MBlazeMCInstLower.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-071-3/+1
* Ignore register mask operands when lowering instructions to MC.Jakob Stoklund Olesen2012-01-181-1/+4
* Rename a couple of options and fix some simple typos.Wesley Peck2011-11-261-1/+1
* 1. Fixing error where basic block labels were not being printed out when they...Wesley Peck2010-11-241-15/+7
* Adding working version of assembly parser for the MBlaze backendWesley Peck2010-11-081-1/+1
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-211-0/+174
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-211-174/+0
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-211-0/+174