Age | Commit message (Expand) | Author |
2017-09-14 | [mips] Pick the right variant of DINS upfront and enable target instruction v... | Simon Dardis |
2017-05-22 | [MIPS] Add support to match more patterns for DINS instruction | Strahinja Petrovic |
2017-05-09 | Revert "[MIPS] Add support to match more patterns for DINS instruction" | Simon Dardis |
2017-05-09 | [MIPS] Add support to match more patterns for DINS instruction | Strahinja Petrovic |
2017-03-15 | [Mips] Add support to match more patterns for DEXT and CINS | Petar Jovanovic |
2017-03-14 | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave |
2017-03-03 | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth |
2017-02-28 | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave |
2017-02-26 | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave |
2017-02-25 | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave |
2017-02-02 | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave |
2017-02-02 | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave |
2017-01-27 | [mips] Recommit: "N64 static relocation model support" | Simon Dardis |
2017-01-26 | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave |
2017-01-26 | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave |
2017-01-26 | Revert "[mips] N64 static relocation model support" | Simon Dardis |
2017-01-26 | [mips] N64 static relocation model support | Simon Dardis |
2016-12-14 | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave |
2016-12-14 | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave |
2016-12-09 | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave |
2016-12-09 | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave |
2016-10-13 | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave |
2016-10-13 | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave |
2016-09-28 | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave |
2016-09-28 | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave |
2016-06-24 | [mips] Use --check-prefixes where appropriate. NFC. | Daniel Sanders |
2016-04-14 | Summary: | Simon Dardis |
2016-04-12 | Revert "[mips] MIPSR6 Compact branch aliases" | Simon Dardis |
2016-04-12 | [mips] MIPSR6 Compact branch aliases | Simon Dardis |
2016-04-05 | [mips] MIPSR6 Compact jump support | Simon Dardis |
2015-05-08 | Now that we have a soft-float attribute, use it instead of the | Eric Christopher |
2015-03-23 | Fix sign extension for MIPS64 in makeLibCall function | Petar Jovanovic |
2015-02-27 | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie |
2014-11-07 | [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc... | Daniel Sanders |
2014-07-09 | [mips][mips64r6] Correct select patterns that have the condition or true/fals... | Daniel Sanders |
2014-06-12 | [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ... | Daniel Sanders |
2014-04-14 | [mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te... | Daniel Sanders |
2013-07-14 | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin |
2013-07-12 | [mips] Implement MipsTargetMachine::getInstrItineraryData(). | Akira Hatanaka |
2013-03-05 | [mips] Fix MipsCC::analyzeReturn so that, in soft-float mode, fp128 gets | Akira Hatanaka |
2013-03-05 | llvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit -mtriple=mips64el-unknown... | NAKAMURA Takumi |
2013-03-04 | [mips] Print move instructions. | Akira Hatanaka |
2013-03-01 | [mips] Fix inefficient code generation. | Akira Hatanaka |
2013-03-01 | Set properties for f128 type. | Akira Hatanaka |