summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MBlaze/MBlazeMachineFunction.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-251-169/+0
* Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...Craig Topper2013-07-141-1/+1
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-1/+1
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Remove VectorExtras. This unused helper was written for a type of API that is...Benjamin Kramer2012-01-071-1/+0
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-1/+1
* 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
OpenPOWER on IntegriCloud