summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/InstPrinter
Commit message (Expand)AuthorAgeFilesLines
* [XCore] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-104-160/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [XCore] Fix some Include What You Use warnings; other minor fixes (NFC).Eugene Zelenko2017-02-032-3/+9
* Remove autoconf supportChris Bieneman2016-01-261-16/+0
* Remove extra forward declarations and scrub includes for all in tree InstPrin...Craig Topper2015-12-251-2/+0
* MC: Add target hook to control symbol quotingMatt Arsenault2015-06-091-3/+4
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-272-2/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-2/+2
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Prune include_directories() in llvm/lib/Target, take #2.NAKAMURA Takumi2013-11-281-2/+0
* [XCore] Make use of the target independent global address offset folding.Richard Osborne2013-05-041-11/+0
* Simplify assertion in XCoreInstPrinter.Richard Osborne2012-12-171-2/+3
* Update comments to match recommended doxygen style.Richard Osborne2012-12-171-3/+5
* Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.Richard Osborne2012-12-165-0/+184
OpenPOWER on IntegriCloud