| Commit message (Expand) | Author | Age | Files | Lines |
| * | [Mips] Always save RA when disabling frame pointer elimination | Simon Atanasyan | 2019-10-07 | 1 | -138/+198 |
| * | [mips][msa] Fix infinite loop for mips.nori.b intrinsic | Simon Atanasyan | 2019-09-11 | 1 | -411/+321 |
| * | [mips] Explicitly select `mips32r2` CPU for test cases require 64-bit FPU. NFC | Simon Atanasyan | 2019-07-09 | 2 | -12/+24 |
| * | [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25 | Vladimir Stefanovic | 2019-01-17 | 1 | -4/+4 |
| * | [DAGCombiner][X86][Mips] Enable combineShuffleOfScalars to run between vector... | Craig Topper | 2018-11-09 | 1 | -74/+47 |
| * | [DAGCombiner] Remove reduceBuildVecConvertToConvertBuildVec and rely on the v... | Simon Pilgrim | 2018-11-02 | 1 | -43/+108 |
| * | [LegalizeVectorTypes] When widening the result of a bitcast from a scalar typ... | Craig Topper | 2018-10-12 | 1 | -12/+12 |
| * | [mips] Mark fmaxl as a long double emulation routine | Stefan Maksimovic | 2018-10-12 | 1 | -0/+25 |
| * | [DAG] Fix Big Endian in Load-Store forwarding | Nirav Dave | 2018-10-11 | 1 | -23/+47 |
| * | [DAGCombine] Improve Load-Store Forwarding | Nirav Dave | 2018-10-10 | 1 | -16/+6 |
| * | [mips] Remove -allow-deprecated-dag-overlap flag from tests. NFC | Simon Atanasyan | 2018-10-03 | 4 | -86/+89 |
| * | [DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile loads if the resulting... | Craig Topper | 2018-08-28 | 2 | -16/+8 |
| * | [DAGCombiner][Mips] Don't combine bitcast+store after LegalOperations when th... | Craig Topper | 2018-08-24 | 2 | -4/+8 |
| * | [DAGCombiner] Call SimplifyDemandedVectorElts from EXTRACT_VECTOR_ELT | Simon Pilgrim | 2018-07-17 | 1 | -500/+260 |
| * | [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm tests | Joel E. Denny | 2018-07-11 | 4 | -30/+30 |
| * | [mips] Don't create nested CALLSEQ_START..CALLSEQ_END nodes. | Simon Dardis | 2018-03-13 | 1 | -0/+430 |
| * | [SelectionDAG] Add initial implementation of TargetLowering::SimplifyDemanded... | Simon Pilgrim | 2018-02-15 | 1 | -231/+191 |
| * | [MIPS] Regenerate vector tests with update script | Simon Pilgrim | 2018-02-03 | 1 | -1316/+6782 |
| * | [NFC] fix trivial typos in comments | Hiroshi Inoue | 2018-01-24 | 1 | -1/+1 |
| * | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 4 | -15/+15 |
| * | [DAG] Do MergeConsecutiveStores again before Instruction Selection | Nirav Dave | 2017-11-27 | 1 | -14/+16 |
| * | [SelectionDAG][mips] Fix PR33883 | Simon Dardis | 2017-07-31 | 1 | -0/+12 |
| * | Reland "[SelectionDAG] Enable target specific vector scalarization of calls a... | Simon Dardis | 2017-06-09 | 1 | -0/+1657 |
| * | Revert "[SelectionDAG] Enable target specific vector scalarization of calls a... | Simon Dardis | 2017-04-07 | 1 | -1657/+0 |
| * | [SelectionDAG] Enable target specific vector scalarization of calls and returns | Simon Dardis | 2017-04-07 | 1 | -0/+1657 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 2 | -37/+31 |
| * | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 2 | -31/+37 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 2 | -37/+31 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 2 | -31/+37 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 2 | -37/+31 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-02 | 2 | -31/+37 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-02 | 2 | -37/+31 |
| * | [mips] Recommit: "N64 static relocation model support" | Simon Dardis | 2017-01-27 | 17 | -74/+77 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-01-26 | 2 | -31/+37 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-01-26 | 2 | -37/+31 |
| * | Revert "[mips] N64 static relocation model support" | Simon Dardis | 2017-01-26 | 17 | -77/+74 |
| * | [mips] N64 static relocation model support | Simon Dardis | 2017-01-26 | 17 | -74/+77 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-14 | 2 | -31/+37 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-14 | 2 | -37/+31 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-09 | 2 | -31/+37 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-09 | 2 | -37/+31 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-10-13 | 2 | -31/+37 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-10-13 | 2 | -37/+31 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-09-28 | 2 | -31/+37 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-09-28 | 2 | -37/+31 |
| * | [mips] Enable tail calls by default | Simon Dardis | 2016-08-04 | 1 | -1/+1 |
| * | [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2... | Zlatko Buljan | 2016-07-11 | 1 | -0/+5 |
| * | [mips] Use --check-prefixes where appropriate. NFC. | Daniel Sanders | 2016-06-24 | 22 | -182/+174 |
| * | Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions" | Hrvoje Varga | 2016-05-12 | 1 | -4/+0 |
| * | [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-05-11 | 1 | -0/+4 |