summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* [Sparc] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-56/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Sparc] Add membar assembler tagsDaniel Cederman2018-12-131-0/+2
* Remove extra forward declarations and scrub includes for all in tree InstPrin...Craig Topper2015-12-251-3/+0
* Remove unused MCSubtargetInfo argument from the Sparc MCInstPrinter ctors.Eric Christopher2015-03-301-5/+3
* [SparcInstPrinter] Use the subtarget that is passed to the print functionAkira Hatanaka2015-03-281-13/+18
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-271-1/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-121-0/+2
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-2/+2
* [C++] Use 'nullptr'.Craig Topper2014-04-281-1/+1
* [Sparc] Add support for parsing fcmp with %fcc registers.Venkatraman Govindaraju2014-03-021-2/+6
* [Sparc] Add support for parsing jmpl instruction and make indirect call and j...Venkatraman Govindaraju2014-01-101-0/+2
* [Sparc] Add MCInstPrinter implementation for SPARC.Venkatraman Govindaraju2013-12-251-0/+46
OpenPOWER on IntegriCloud