Sort includes for all of the .h files under the 'lib' tree. These were
[oota-llvm.git] / lib / Target / MBlaze / MBlazeISelLowering.h
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-05-25 Justin HolewinskiChange interface for TargetLowering::LowerCallTo and...
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-02-28 Evan ChengRe-commit r151623 with fix. Only issue special no-retur...
2012-02-28 Daniel DunbarRevert r151623 "Some ARM implementaions, e.g. A-series...
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...
2011-09-06 Duncan SandsAdd codegen support for vector select (in the IR this...
2011-06-29 Eric ChristopherRemove getRegClassForInlineAsmConstraint from MBlaze...
2011-05-06 Eli FriedmanMake the logic for determining function alignment more...
2010-12-22 Wesley PeckAdd support for some of the LLVM atomic operations...
2010-12-15 Wesley PeckLower the MBlaze target specific calling conventions...
2010-10-29 John ThompsonInline asm multiple alternative constraints development...
2010-10-21 Wesley PeckAdding initial AsmParser implementation for the MBlaze...
2010-07-07 Dan GohmanSplit the SDValue out of OutputArg so that SelectionDAG...
2010-05-01 Dan GohmanGet rid of the EdgeMapping map. Instead, just check...
2010-04-17 Dan GohmanUse const qualifiers with TargetLowering. This eliminat...
2010-04-17 Dan GohmanMove per-function state out of TargetLowering subclasse...
2010-03-06 Wesley PeckRe-committing the failed r97807 commit with changes...
2010-03-06 Chris Lattnerrevert r97807, it introduced build warnings.
2010-03-05 Wesley PeckReworking the stack layout that the MicroBlaze backend...
2010-02-23 Wesley PeckAdding the MicroBlaze backend.