summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/cpsetup.s
Commit message (Expand)AuthorAgeFilesLines
* [mips] Correct label prefixes for N32 and N64.Daniel Sanders2016-07-191-7/+9
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-6/+6
* [mips][ias] Integers are not registers.Daniel Sanders2016-06-231-0/+30
* [llvm-objdump] Support detection of feature bits from the object and implemen...Daniel Sanders2016-06-161-9/+8
* [mips][ias] Implement one N32 case (of two) for .cpsetup.Daniel Sanders2016-06-141-28/+16
* [mips][ias] Handle N64 compound relocations and R_MIPS_SUB in needsRelocateWi...Daniel Sanders2016-05-121-10/+4
* Revert r265817Colin LeMahieu2016-04-081-3/+3
* [llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu2016-04-081-3/+3
* [mips][ias] Implement .cpreturn directive.Daniel Sanders2015-09-221-0/+19
* [mips] Allow constant expressions in second argument of .cpsetup.Daniel Sanders2015-09-211-44/+95
* Revert r240302 ("Bring r240130 back.").Daniel Jasper2015-06-231-3/+3
* Bring r240130 back.Rafael Espindola2015-06-221-3/+3
* Revert 240130, it caused crashes (repro in PR23900).Nico Weber2015-06-191-3/+3
* Make all temporary symbols unnamed.Rafael Espindola2015-06-191-3/+3
* [mips] [IAS] Fix using .cpsetup with local labels (PR22518).Toma Tabacu2015-02-181-2/+35
* Move the Mips target to storing the ABI in the TargetMachine ratherEric Christopher2015-01-261-4/+4
* [mips] Move expansion of .cpsetup to target streamer.Matheus Almeida2014-05-011-11/+53
* [mips] Add support for .cpsetupDaniel Sanders2014-03-271-0/+36