summaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/MBlazeMachineFunction.h
Commit message (Expand)AuthorAge
* Commit 122778 broke DWARF debug output when using the MBlaze backend. Fixed b...Wesley Peck2011-01-05
* Fix more stack layout issues in the MBlaze backend.Wesley Peck2011-01-03
* 1. Change MBlaze indirect branches to use absolute branch BRALD instead of pc...Wesley Peck2010-12-12
* Reworking the stack layout generated by the MBlaze backend.Wesley Peck2010-12-09
* Adding working version of assembly parser for the MBlaze backendWesley Peck2010-11-08
* Move per-function state out of TargetLowering subclasses and intoDan Gohman2010-04-17
* Adding function "lookupGCCName" to MBlazeIntrinsicInfoWesley Peck2010-02-24
* Adding the MicroBlaze backend.Wesley Peck2010-02-23