summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsOptionRecord.h
Commit message (Expand)AuthorAgeFilesLines
* [Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other...Eugene Zelenko2017-02-011-6/+11
* [mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0.Daniel Sanders2015-06-271-0/+2
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-1/+1
* Move the Mips target to storing the ABI in the TargetMachine ratherEric Christopher2015-01-261-4/+2
* Make some helpers static or move into the llvm namespace.Benjamin Kramer2014-09-031-4/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Include relative path for header outside the current directory.Joerg Sonnenberger2014-07-241-1/+1
* [mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIP...Daniel Sanders2014-07-211-0/+80
OpenPOWER on IntegriCloud