summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h
Commit message (Expand)AuthorAgeFilesLines
* [mips] Write `AFL_EXT_OCTEONP` flag to the `.MIPS.abiflags` sectionSimon Atanasyan2019-11-071-1/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips] Add support for Global INValidate ASEPetar Jovanovic2018-05-171-0/+2
* [mips] Add support for Virtualization ASEPetar Jovanovic2018-04-271-0/+2
* [mips] Add support for CRC ASEPetar Jovanovic2018-03-141-0/+2
* [mips][mt][1/7] Add the MT ASE as a subtarget feature.Simon Dardis2017-07-111-0/+2
* [Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other...Eugene Zelenko2017-02-011-20/+19
* [mips][ias] Correct ELF eflags when Octeon is the target.Daniel Sanders2016-05-121-4/+13
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Remove MCAssembler.h include from MCStreamer.h and fix users of MCStreamer.hPete Cooper2015-05-151-0/+1
* Rename the MIPS routine abiUsesSoftFloat -> useSoftFloat to matchEric Christopher2015-05-071-2/+2
* [MIPS] Move MIPS ABI flags structure constants to the separate headerSimon Atanasyan2015-05-071-77/+18
* [mips] Add the SoftFloat MipsSubtarget feature.Toma Tabacu2015-05-071-3/+6
* [mips] Add backend support for Mips32r[35] and Mips64r[35].Daniel Sanders2015-02-181-0/+8
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Avoid resetting the UseSoftFloat and FloatABIType on the TargetMachineEric Christopher2014-07-181-1/+1
* [mips] Correct .MIPS.abiflags for -mfpxx on MIPS32r6Daniel Sanders2014-07-171-4/+4
* [mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS.abiflags when no '.modul...Daniel Sanders2014-07-141-0/+1
* [mips] Add support for -modd-spreg/-mno-odd-spregDaniel Sanders2014-07-101-24/+55
* [mips] Improve encapsulation of the .MIPS.abiflags implementation and limit s...Daniel Sanders2014-07-081-0/+206
OpenPOWER on IntegriCloud