aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/MBlazeMachineFunction.h
AgeCommit message (Expand)Author
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2012-01-07Remove VectorExtras. This unused helper was written for a type of API that is...Benjamin Kramer
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-01-05Commit 122778 broke DWARF debug output when using the MBlaze backend. Fixed b...Wesley Peck
2011-01-03Fix more stack layout issues in the MBlaze backend.Wesley Peck
2010-12-121. Change MBlaze indirect branches to use absolute branch BRALD instead of pc...Wesley Peck
2010-12-09Reworking the stack layout generated by the MBlaze backend.Wesley Peck
2010-11-08Adding working version of assembly parser for the MBlaze backendWesley Peck
2010-04-17Move per-function state out of TargetLowering subclasses and intoDan Gohman
2010-02-24Adding function "lookupGCCName" to MBlazeIntrinsicInfoWesley Peck
2010-02-23Adding the MicroBlaze backend.Wesley Peck