summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonAsmPrinter.h
AgeCommit message (Expand)Author
2018-04-02[Hexagon] Clean up some code in HexagonAsmPrinter, NFCKrzysztof Parzyszek
2017-08-01[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini
2015-12-15[Hexagon] Preprocess mapped instructions before lowering to MCKrzysztof Parzyszek
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2015-02-03Define a runOnMachineFunction for the Hexagon AsmPrinter andEric Christopher
2015-01-18std::unique_ptrify the MCStreamer argument to createAsmPrinterDavid Blaikie
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer
2014-04-29[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper
2013-12-02Remove leftovers from a non-MC asm printer.Rafael Espindola
2013-12-02Remove #if 0 declarations.Rafael Espindola
2013-12-02Remove dead declarations.Rafael Espindola
2012-12-29Delete executive bit on ./lib/Target/Hexagon/HexagonAsmPrinter.h.Jakub Staszak
2012-04-12Hexagon: enable assembler output through the MC layer.Evandro Menezes