summaryrefslogtreecommitdiff
path: root/lib/Target/Mips
Commit message (Expand)AuthorAge
* [mips][mips64r6] [sl][duw]xc1 are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-12
* [mips][mips64r6] prefx is not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-12
* [mips][mips64r6] 80 col corrections that should have been in r210777.Daniel Sanders2014-06-12
* [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...Daniel Sanders2014-06-12
* [mips][mips64r6] jalx is not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-12
* [mips][mips64r6] Add R_MIPS_PC19_S2Zoran Jovanovic2014-06-12
* [mips] Use MTHC1 when it is available (MIPS32r2 and later) for both FP32 and ...Daniel Sanders2014-06-12
* [mips][mips64r6] Add bgec and bgeuc instructionsZoran Jovanovic2014-06-12
* [mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds], and nmsub.[ds] are not ava...Daniel Sanders2014-06-12
* [mips][mips64r6] madd/maddu/msub/msubu are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-12
* [mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu, dmult, dmultu, div, d...Daniel Sanders2014-06-12
* [mips] Implement jr.hb and jalr.hb (Jump Register and Jump and Link Register ...Matheus Almeida2014-06-11
* Do Materialize Floating Point in Mips Fast-IselReed Kotler2014-06-10
* SelectionDAG: Don't use MVT::Other to determine legality of ISD::SELECT_CCTom Stellard2014-06-10
* [mips] Fix a bug for NaCl target - Don't report the error when non-dangerousSasa Stankovic2014-06-09
* [mips][mips64r6] Add LDPC instructionZoran Jovanovic2014-06-09
* AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperandDavid Blaikie2014-06-08
* Revert "Do materialize for floating point"Alp Toker2014-06-08
* Do materialize for floating pointReed Kotler2014-06-08
* start to clean up buildMI calls in mips fast-iselReed Kotler2014-06-08
* include MipsGenFastISel.incReed Kotler2014-06-08
* Have TargetSelectionDAGInfo take a DataLayout initializer rather thanEric Christopher2014-06-06
* [mips] Modify long branch for NaCl:Sasa Stankovic2014-06-05
* [mips] Optimize long branch for MIPS64 by removing %higher and %highest.Sasa Stankovic2014-05-27
* [mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16 Zoran Jovanovic2014-05-27
* [mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS_PC26_S2 Zoran Jovanovic2014-05-27
* [mips] Work around inconsistency in llvm-mc's placement of fixup markersDaniel Sanders2014-05-23
* [mips][mips64r6] t(eq|ge|lt|ne)i and t(ge|lt)iu are not available in MIPS32r6...Daniel Sanders2014-05-23
* [mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6Daniel Sanders2014-05-23
* [mips][mips64r6] addi is not available on MIPS32r6/MIPS64r6Daniel Sanders2014-05-22
* [mips][mips64r6] Test that paired single instructions are invalidDaniel Sanders2014-05-22
* [mips][mips64r6] Add b[on]vcDaniel Sanders2014-05-22
* [mips][mips64r6] Add bc[12](eq|ne)zDaniel Sanders2014-05-21
* Temporarily revert: r209129 - [mips][mips64r6] Sorted *_ENC, *_DESC classes a...Daniel Sanders2014-05-20
* [mips][mips64r6] Sorted *_ENC, *_DESC classes and testsZoran Jovanovic2014-05-19
* Target: remove old constructors for CallLoweringInfoSaleem Abdulrasool2014-05-17
* Target: change member from reference to pointerSaleem Abdulrasool2014-05-17
* [mips][mips64r6] Add SELEQZ and SELNEZ instructionsZoran Jovanovic2014-05-16
* [mips][mips64r6] Add Compact indexed jumps.Zoran Jovanovic2014-05-16
* [mips][mips64r6] Add Compact zero-compare branch-and-link instructionsZoran Jovanovic2014-05-16
* [mips][mips64r6] Add compact branch instructionsZoran Jovanovic2014-05-16
* [mips][mips64r6] Add LWPC and LWUPC instructionsZoran Jovanovic2014-05-16
* [mips][mips64r6] Add Floating Point Compare setting Mask - CMP.condn.fmtZoran Jovanovic2014-05-16
* Mips: don't print subu alias for addiuTim Northover2014-05-16
* [mips][mips64r6] Add Floating Point Fused Multiply Add SubtractZoran Jovanovic2014-05-16
* Finish materialize for intsReed Kotler2014-05-15
* [mips][mips64r6] Add CLASS.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add RINT.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add SELEQZ/SELNEZ.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add MAX/MIN/MAXA/MINA.fmt instructionsZoran Jovanovic2014-05-15