summaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/MBlazeMachineFunction.h
Commit message (Expand)AuthorAge
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Remove VectorExtras. This unused helper was written for a type of API that is...Benjamin Kramer2012-01-07
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* 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