aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/MBlazeMachineFunction.h
Commit message (Expand)AuthorAgeFilesLines
* Commit 122778 broke DWARF debug output when using the MBlaze backend. Fixed b...Wesley Peck2011-01-051-0/+18
* Fix more stack layout issues in the MBlaze backend.Wesley Peck2011-01-031-9/+5
* 1. Change MBlaze indirect branches to use absolute branch BRALD instead of pc...Wesley Peck2010-12-121-2/+25
* Reworking the stack layout generated by the MBlaze backend.Wesley Peck2010-12-091-12/+3
* Adding working version of assembly parser for the MBlaze backendWesley Peck2010-11-081-18/+18
* Move per-function state out of TargetLowering subclasses and intoDan Gohman2010-04-171-1/+7
* Adding function "lookupGCCName" to MBlazeIntrinsicInfoWesley Peck2010-02-241-10/+6
* Adding the MicroBlaze backend.Wesley Peck2010-02-231-0/+140