summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips
Commit message (Expand)AuthorAge
* Print a=b as an assignment.Rafael Espindola2014-06-24
* [Mips] Add a target streamer when creating a null streamer.Rafael Espindola2014-06-23
* ps][mips64r6] Added LSA/DLSA instructionsZoran Jovanovic2014-06-20
* [mips] SYNC $stype instruction was added in Mips32Matheus Almeida2014-06-18
* Add load/store functionalityReed Kotler2014-06-16
* [mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/MIPS64r6Daniel Sanders2014-06-16
* [mips][mips64r6] ll, sc, lld, and scd are re-encoded on MIPS32r6/MIPS64r6.Daniel Sanders2014-06-16
* [mips] Merge most of the big/little endian checks in atomic.llDaniel Sanders2014-06-16
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-13
* [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-12
* [mips][mips64r6] [sl][duw]xc1 are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-12
* [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...Daniel Sanders2014-06-12
* [mips] Use MTHC1 when it is available (MIPS32r2 and later) for both FP32 and ...Daniel Sanders2014-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][mips64r6] Improve tests affected by the changes to multiplies and dividesDaniel Sanders2014-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
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* Revert "Do materialize for floating point"Alp Toker2014-06-08
* Do materialize for floating pointReed Kotler2014-06-08
* [mips] Modify long branch for NaCl:Sasa Stankovic2014-06-05
* Prevent hoisting the instruction whose def might be clobbered by the terminator.Sasa Stankovic2014-06-05
* Fix MIPS exception personality encoding.Logan Chien2014-05-30
* [pr19844] Add thread local mode to aliases.Rafael Espindola2014-05-28
* [mips] Optimize long branch for MIPS64 by removing %higher and %highest.Sasa Stankovic2014-05-27
* Use alias linkage and visibility to decide tls access mode.Rafael Espindola2014-05-23
* [mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6Daniel Sanders2014-05-23
* [mips] Make unalignedload.ll test stricter and easier to modify for MIPS32r6/...Daniel Sanders2014-05-22
* [mips] Change lwl and lwr in inlineasm_constraint.ll to lwDaniel Sanders2014-05-22
* [mips] Use addiu in inline assembly tests since addi is not available in all ...Daniel Sanders2014-05-22
* Finish materialize for intsReed Kotler2014-05-15
* Allow sret on the second parameter as well as the firstReid Kleckner2014-05-09
* [mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6Daniel Sanders2014-05-09
* Add basic functionality for assignment of ints.Reed Kotler2014-05-01
* [mips] Fix MipsLongBranch pass to work when the offset from the branch to theSasa Stankovic2014-04-30
* [mips][msa] Fix vector insertions where the index is variableDaniel Sanders2014-04-30
* Add Simple return instruction to Mips fast-iselReed Kotler2014-04-29
* [mips][msa] Use CHECK-LABEL in basic_operations*.llDaniel Sanders2014-04-29
* [mips][msa] Fix element extraction where the index is variable.Daniel Sanders2014-04-29
* [mips] Add initial support for NaN2008 in the back-end.Matheus Almeida2014-04-16
* [mips] Fix emission of '.option pic0' for MIPS-IV.Daniel Sanders2014-04-16
* [mips] Correct r206370 to account for non-Linux targets using the small data ...Daniel Sanders2014-04-16
* [mips] Emit '.set nomicromips' before a function's entry labelMatheus Almeida2014-04-16
* [mips] Correct callee saved list for the N32 ABI and enable testDaniel Sanders2014-04-16
* [mips] Add calling convention tests covering O32, N32, and N64.Daniel Sanders2014-04-16
* [mips] Fix fcopysign for MIPS-IV and add the test.Daniel Sanders2014-04-14
* [mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...Daniel Sanders2014-04-14
* [mips] Fix more incorrect uses of HasMips64 and isMips64()Daniel Sanders2014-04-14