aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Sparc/SparcMCInstLower.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-18[NFC] Header cleanupMehdi Amini1-1/+0
2015-05-30MC: Clean up MCExpr naming. NFC.Jim Grosbach1-2/+2
2015-05-13MC: Modernize MCOperand API naming. NFC.Jim Grosbach1-3/+3
2014-04-25[C++] Use 'nullptr'. Target edition.Craig Topper1-1/+1
2014-02-07[Sparc] Use SparcMCExpr::VariantKind itself as MachineOperand's target flags.Venkatraman Govindaraju1-34/+2
2014-01-07Move the llvm mangler to lib/IR.Rafael Espindola1-1/+1
2014-01-07Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth1-2/+2
2013-12-26[Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.Venkatraman Govindaraju1-0/+141