Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | Actually remove the Mangler from the AsmPrinter and clean up the places it wa... | Eric Christopher | 2016-09-16 | 1 | -5/+2 |
* | MC: Clean up MCExpr naming. NFC. | Jim Grosbach | 2015-05-30 | 1 | -3/+3 |
* | MC: Modernize MCOperand API naming. NFC. | Jim Grosbach | 2015-05-13 | 1 | -4/+4 |
* | Move the llvm mangler to lib/IR. | Rafael Espindola | 2014-01-07 | 1 | -1/+1 |
* | Add a helper getSymbol to AsmPrinter. | Rafael Espindola | 2013-10-29 | 1 | -1/+1 |
* | Update comments to match recommended doxygen style. | Richard Osborne | 2012-12-17 | 1 | -4/+5 |
* | Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission. | Richard Osborne | 2012-12-16 | 1 | -0/+116 |