[AVX512] Fix VSQRT packed instructions internal names.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc /
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement ADDIUR1SP instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement ADDIUR2 instruction
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-10-15 Rafael EspindolaSimplify handling of --noexecstack by using getNonexecu...
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement ADDIUSP instruction
2014-10-02 Joerg SonnenbergerSupport padding unaligned data in .text.
2014-10-01 Toma Tabacu[mips] Rename emit and parse functions for the .cpload...
2014-09-17 Toma Tabacu[mips] Add assembler support for the .set nodsp directive.
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement JRADDIUSP instruction
2014-09-09 Toma Tabacu[mips] Add assembler support for .set mips0 directive.
2014-09-09 Toma Tabacu[mips] Add assembler support for .set push/pop directive.
2014-09-03 Benjamin KramerMake some helpers static or move into the llvm namespace.
2014-08-19 Toma Tabacu[mips] Add assembler support for .set arch=x directive.
2014-08-15 Rafael EspindolaRemove HasLEB128.
2014-08-14 Daniel Sanders[mips] Rename [gs]etCanHaveModuleDir to more natural...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-13 Toma Tabacu[mips] Refactor calls to setCanHaveModuleDir.
2014-08-13 Daniel SandersRe-commit: [mips] Implement .ent, .end, .frame, .mask...
2014-08-12 Toma TabacuReverted my "Testing commit access" commit.
2014-08-12 Toma TabacuTesting commit access.
2014-08-11 Daniel SandersRevert r215359 - [mips] Implement .ent, .end, .frame...
2014-08-11 Daniel Sanders[mips] Implement .ent, .end, .frame, .mask and .fmask...
2014-08-10 Joerg SonnenbergerIf available, pass down the Fixup object to EvaluateAsR...
2014-08-07 Daniel Sanders[mips] Add assembler support for .set msa/nomsa directive.
2014-08-04 Daniel Sanders[mips] Add assembler support for '.set mipsX'.
2014-07-21 Daniel Sanders[mips] Add MipsOptionRecord abstraction and use it...
2014-07-20 Ulrich Weigand[MC] Pass MCSymbolData to needsRelocateWithSymbol
2014-07-18 Eric ChristopherAvoid resetting the UseSoftFloat and FloatABIType on...
2014-07-17 Daniel Sanders[mips] .reginfo is 8 byte aligned on N32.
2014-07-17 Daniel Sanders[mips] Correct ELF e_flags for the N32 ABI when using...
2014-07-17 Daniel Sanders[mips] Correct .MIPS.abiflags for -mfpxx on MIPS32r6
2014-07-17 Daniel Sanders[mips] Fix ELF e_flags related to -mabicalls and -mplt.
2014-07-14 Daniel SandersRe-commit: [mips] Correct section alignments and EntryS...
2014-07-14 Daniel SandersRevert: [mips] Correct section alignments and EntrySize...
2014-07-14 Daniel Sanders[mips] Correct section alignments and EntrySizes for...
2014-07-14 Daniel Sanders[mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS...
2014-07-10 David MajnemerMips: Silence a -Wcovered-switch-default
2014-07-10 Daniel Sanders[mips] Add support for -modd-spreg/-mno-odd-spreg
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for returns instead of JR...
2014-07-08 Daniel Sanders[mips] Improve encapsulation of the .MIPS.abiflags...
2014-07-08 Vladimir MedicMips.abiflags is a new implicitly generated section...
2014-07-04 Daniel Sanders[mips][mips64r6] Set ELF e_flags for MIPS32r6/MIPS64r6...
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-06-24 Rafael EspindolaPrint a=b as an assignment.
2014-06-23 Rafael Espindola[Mips] Add a target streamer when creating a null streamer.
2014-06-19 Craig TopperConvert some assert(0) to llvm_unreachable or fold...
2014-06-16 Daniel Sanders[mips][mips64r6] ll, sc, lld, and scd are re-encoded...
2014-06-13 Zoran Jovanovic[mips][mips64r6] Relocation R_MIPS_PC18_S3
2014-06-13 Daniel Sanders[mips][mips64r6] b(ge|lt)zal are not available on MIPS3...
2014-06-12 Zoran Jovanovic[mips][mips64r6] Add R_MIPS_PC19_S2
2014-06-09 Sasa Stankovic[mips] Fix a bug for NaCl target - Don't report the...
2014-06-09 Zoran Jovanovic[mips][mips64r6] Add LDPC instruction
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_...
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS...
2014-05-23 Daniel Sanders[mips] Work around inconsistency in llvm-mc's placement...
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Compact indexed jumps.
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add compact branch instructions
2014-05-15 Daniel Sanders[mips][mips64r6] Add addiupc, aluipc, and auipc
2014-05-07 Rafael EspindolaRemove the UseCFI option from createAsmStreamer.
2014-05-01 Matheus Almeida[mips] Move expansion of .cpsetup to target streamer.
2014-04-30 Matheus Almeida[mips] Add support for .cpload.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-22 Chandler Carruth[cleanup] Lift using directives, DEBUG_TYPE definitions...
2014-04-16 Matheus Almeida[mips] Add initial support for NaN2008 in the back...
2014-04-03 Daniel Sanders[mips] Add initial (experimental) MIPS-IV support.
2014-04-03 Zoran JovanovicMicroMIPS specific little endian fixup data byte ordering.
2014-04-03 Sasa Stankovic[mips] Extend MipsMCExpr class to handle %higher(sym1...
2014-03-31 Rafael EspindolaDon't relocate with sections if there might be a paired...
2014-03-29 Rafael EspindolaCompletely rewrite ELFObjectWriter::RecordRelocation.
2014-03-28 Rafael EspindolaAdd const.
2014-03-27 Rafael EspindolaRemove another unused argument.
2014-03-27 Rafael EspindolaRemove unused argument.
2014-03-27 Aaron BallmanThe forward declare should be a struct instead of a...
2014-03-27 Zoran JovanovicSplit the file MipsAsmBackend.cpp in Split the file...
2014-03-27 Matheus Almeida[mips] Remove unused private field.
2014-03-27 Matheus Almeida[mips] NaCl should now use the custom MipsELFStreamer...
2014-03-27 Matheus Almeida[mips] Implement custom MCELFStreamer.
2014-03-26 Matheus Almeida[mips] Add support to '.set mips64'.
2014-03-26 Matheus Almeida[mips] Add support to '.set mips64r2'.
2014-03-26 Matheus Almeida[mips] Add support for '.option pic2'.
2014-03-21 Matheus Almeida[mips] Update namespace.
2014-03-20 Zoran JovanovicMark alias symbols as microMIPS if necessary. Differe...
2014-03-20 Matheus Almeida[mips] Splitting up class definition from implementation.
2014-03-19 Matheus Almeida[mips] 80-column.
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2014-03-11 Sasa Stankovic[mips] Implement NaCl sandboxing of function calls:
2014-03-10 Sasa Stankovic[mips] Implement NaCl sandboxing of loads, stores and...
2014-03-05 Vladimir MedicThis patch implements .set dsp directive and sets appro...
2014-03-04 Chandler Carruth[cleanup] Re-sort all the includes with utils/sort_incl...
2014-03-04 Vladimir MedicThis patch implements .set mips32r2 directive and sets...
2014-03-03 Ed Maste[mips] support FK_Data_2 and FK_Data_8 to fix big-endia...
2014-02-28 NAKAMURA TakumiReorder Mips/MCTargetDesc/CMakeLists.txt.
2014-02-28 Sasa Stankovic[mips] Add MipsNaClELFStreamer.cpp to CMakeLists.txt.
2014-02-28 Sasa Stankovic[mips] Implement NaCl sandboxing of indirect jumps:
2014-02-26 Daniel Sanders[mips] Treat -mcpu=generic the same way as an empty...
2014-02-20 Daniel Sanders[mips] Make mips64 the default CPU for the mips64 archi...
next