Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
[oota-llvm.git] / lib / Target / Sparc / SparcInstrFormats.td
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-07-19 Evan ChengChange instruction description to split OperandList...
2006-09-01 Chris LattnerUse a couple of multiclass patterns to factor some...
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2005-12-18 Chris LattnerPush ops list, asm string, and pattern all the way...
2005-12-18 Chris LattnerAdd initial conditional branch support. This doesn...
2005-12-17 Chris LattnerGive patterns to F3_3 instructions
2005-12-17 Chris LattnerUse sethi to build large immediates with zeros at the...
2005-12-17 Chris LattnerAdd empty patterns to all F3_1 instructions
2005-12-17 Chris LattnerAdd empty patterns for F3_2 instructions
2005-12-17 Chris LattnerConvert the remaining instructions over, branches and...
2005-12-17 Chris Lattnerconvert FP instructions to use an asmstring and operand...
2005-12-16 Chris LattnerAdd a couple more instrs
2005-12-16 Chris LattnerAutogenerate asmprinter for F3_2 instructions
2005-12-16 Chris LattnerSwitch F3_1 instructions over to use AsmStrings
2005-12-16 Chris LattnerAdd operand info for F3_[12] instructions, getting...
2004-10-14 Misha BrukmanClass F2_1 already inherits the imm22 field from class F2
2004-10-14 Misha Brukman* In the F3_1 class, default asi to 0 because it's...
2004-09-22 Misha BrukmanCombine the F2 and F3 instruction classes into one...