summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mips] Add support for Global INValidate ASEPetar Jovanovic2018-05-171-0/+22
* [mips] Add support for Virtualization ASEPetar Jovanovic2018-04-271-0/+22
* [mips] Add support for CRC ASEPetar Jovanovic2018-03-141-0/+22
* Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."Simon Dardis2017-11-141-0/+15
* Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"Matthias Braun2017-10-121-1/+1
* TargetMachine: Merge TargetMachine and LLVMTargetMachineMatthias Braun2017-10-121-1/+1
* [mips] implement .set dspr2 directivePetar Jovanovic2017-10-051-0/+6
* Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""Simon Dardis2017-08-141-15/+0
* Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."Simon Dardis2017-08-141-0/+15
* Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""Simon Dardis2017-07-141-15/+0
* Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""Simon Dardis2017-07-141-0/+15
* Revert "[mips][mt][6/7] Add support for mftr, mttr instructions."Simon Dardis2017-07-131-15/+0
* [mips][mt][6/7] Add support for mftr, mttr instructions.Simon Dardis2017-07-121-0/+15
* [mips][mt][2/7] Implement .module and .set directives for the MT ASE.Simon Dardis2017-07-111-0/+17
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [mips] MUL macro variationsSimon Dardis2017-02-081-3/+2
* [mips] Remove absolute size assertion for end directiveSimon Dardis2017-02-031-4/+4
* [mips] Fix an initialization issue with MipsABIInfo in MipsTargetELFStreamerSimon Dardis2017-02-011-0/+12
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-8/+7
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-8/+8
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-8/+8
* Revert "[mips] Honour -mno-odd-spreg for vector splat"Simon Dardis2017-01-101-12/+0
* [mips] Honour -mno-odd-spreg for vector splatSimon Dardis2017-01-101-0/+12
* [mips][ias] Implement one N32 case (of two) for .cpsetup.Daniel Sanders2016-06-141-28/+27
* Move instances of std::function.Benjamin Kramer2016-06-121-4/+4
* Don't pass a Reloc::Model to MC.Rafael Espindola2016-05-181-1/+1
* [mips][ias] EF_MIPS_MICROMIPS should iff microMIPS code was emitted.Daniel Sanders2016-05-161-5/+8
* [mips][ias] Fix O32 .cprestore directive when inside .set noat region and off...Daniel Sanders2016-05-121-6/+7
* [mips][ias] Correct ELF eflags when Octeon is the target.Daniel Sanders2016-05-121-0/+4
* [mips][ias] Fix N32 and N64 .cprestore directive when inside .set noat region.Daniel Sanders2016-05-111-12/+19
* [mips] Fix inconsistent .cprestore behaviour between direct object emission a...Daniel Sanders2016-05-061-0/+8
* [mips][ias] Only round section sizes when explicitly requested.Daniel Sanders2016-05-041-12/+24
* [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.Daniel Sanders2016-05-031-8/+17
* [mips][ias] Move createCpRestoreMemOp to MipsTargetStreamer. NFC.Daniel Sanders2016-04-291-16/+36
* [mips][ias] Split expandMemInst between MipsAsmParser and MipsTargetStreamer....Daniel Sanders2016-04-291-0/+100
* [mips][ias] Moved most instruction emission helpers to MipsTargetStreamer. NFC.Daniel Sanders2016-04-291-0/+93
* [mips][ias] Make section sizes a multiple of the alignment.Daniel Sanders2016-04-291-0/+15
* [mips][ias] Stream macro expansions to output instead of buffering them. NFC.Daniel Sanders2016-04-181-10/+7
* [NFC] Header cleanupMehdi Amini2016-04-181-2/+1
* [mips] Removed the SHF_ALLOC flag and the SHT_REL flag from the .pdr section.Scott Egerton2016-02-171-2/+1
* Reverted r260879 as it caused test failures in lld.Scott Egerton2016-02-151-1/+1
* [mips] Removed the SHF_ALLOC flag from the .pdr section.Scott Egerton2016-02-151-1/+1
* [mips] .ent and .end should also set the type and size of the symbol respecti...Daniel Sanders2015-11-231-1/+17
* [mips][ias] Implement .cpreturn directive.Daniel Sanders2015-09-221-0/+32
* [mips] Allow constant expressions in second argument of .cpsetup.Daniel Sanders2015-09-211-1/+1
* [mips] Add assembler support for the .cprestore directive.Daniel Sanders2015-09-171-0/+28
* [mips] Remap move as or.Vasileios Kalintiris2015-08-111-1/+1
* [mips] [IAS] Add support for the .module softfloat/hardfloat directives.Toma Tabacu2015-06-301-0/+10
* [mips] [IAS] Add support for the .set oddspreg/nooddspreg directives.Toma Tabacu2015-06-301-0/+14
OpenPOWER on IntegriCloud