summaryrefslogtreecommitdiff
path: root/lib/Target/Mips
Commit message (Expand)AuthorAge
...
* 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
* [mips][mips64r6] Add bitswap, and dbitswapDaniel Sanders2014-05-15
* [mips][mips64r6] Add align and dalignDaniel Sanders2014-05-15
* [mips][mips64r6] Add addiupc, aluipc, and auipcDaniel Sanders2014-05-15
* [mips][mips64r6] Add aui, daui, dahi, and datiDaniel Sanders2014-05-15
* [mips][mips64r6] Test that branch likelies are not accepted on MIPS64r6.Daniel Sanders2014-05-15
* [mips][mips64r6] Add sel.s and sel.dDaniel Sanders2014-05-14
* [mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu...Daniel Sanders2014-05-13
* [mips] Free up two values in SubtargetFeatureFlag by folding the redundant Is...Daniel Sanders2014-05-13
* Try to fix an SDAG dependence issue with sretReid Kleckner2014-05-12
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-12
* Revert: r208582 - [mips][mips64r6] Add sel.s and sel.dDaniel Sanders2014-05-12
* [mips][mips64r6] Add sel.s and sel.dDaniel Sanders2014-05-12
* [mips][mips64r6] Add d?div, d?mod, d?divu, d?moduDaniel Sanders2014-05-12
* [mips][mips64r6] Added mul/mulu/muh/muhuDaniel Sanders2014-05-12
* [mips] Marked up instructions added in MIPS32 and tested that IAS for -mcpu=m...Daniel Sanders2014-05-12
* [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...Daniel Sanders2014-05-12
* [mips] Fold FeatureBitCount into FeatureMips32 and FeatureMips64Daniel Sanders2014-05-12
* [mips] Fold FeatureSEInReg into FeatureMips32r2Daniel Sanders2014-05-12
* [mips] Fold FeatureSwap into FeatureMips32r2 and FeatureMips64r2Daniel Sanders2014-05-12
* [mips] Replace FeatureFPIdx with FeatureMips4_32r2Daniel Sanders2014-05-12