aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/MBlazeAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-101-1/+1
* Reworking the stack layout generated by the MBlaze backend.Wesley Peck2010-12-091-6/+0
* Updating MBlaze .mask and .frame directives to match GCC's output and fixing ...Wesley Peck2010-11-241-12/+19
* 1. Fixing error where basic block labels were not being printed out when they...Wesley Peck2010-11-241-8/+115
* Make it a little bit more explicit that the MBlaze backend only supports uptoWesley Peck2010-11-211-2/+2
* 1. Finishing MBlaze MC asm parser test casesWesley Peck2010-11-121-2/+2
* Adding working version of assembly parser for the MBlaze backendWesley Peck2010-11-081-1/+1
* Adding initial AsmParser implementation for the MBlaze backend. It isWesley Peck2010-10-211-87/+0
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-211-0/+314
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-211-314/+0
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-211-0/+314