Jim Grosbach
|
13760bd152
|
MC: Clean up MCExpr naming. NFC.
llvm-svn: 238634
|
2015-05-30 01:25:56 +00:00 |
Jim Grosbach
|
e9119e41ef
|
MC: Modernize MCOperand API naming. NFC.
MCOperand::Create*() methods renamed to MCOperand::create*().
llvm-svn: 237275
|
2015-05-13 18:37:00 +00:00 |
Rafael Espindola
|
894843cb4e
|
Move the llvm mangler to lib/IR.
This makes it available to tools that don't link with target (like llvm-ar).
llvm-svn: 198708
|
2014-01-07 21:19:40 +00:00 |
Rafael Espindola
|
79858aa3df
|
Add a helper getSymbol to AsmPrinter.
llvm-svn: 193627
|
2013-10-29 17:07:16 +00:00 |
Richard Osborne
|
4e1e14bccd
|
Update comments to match recommended doxygen style.
llvm-svn: 170320
|
2012-12-17 12:13:41 +00:00 |
Richard Osborne
|
3c31e21837
|
Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.
This change adds XCoreMCInstLower to do the lowering to MCInst and
XCoreInstPrinter to print the MCInsts.
llvm-svn: 170288
|
2012-12-16 16:20:48 +00:00 |