| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mips] Add rematerialization support for ldi.fmt | Mirko Brkusanin | 2019-11-13 | 1 | -0/+107 |
* | [MIPS] For vectors, select `add %x, C` as `sub %x, -C` if it results in inlin... | Roman Lebedev | 2019-09-18 | 1 | -8/+5 |
* | [CodeGen][MIPS][NFC] Some standalone tests for D66805 "or vectors, select `ad... | Roman Lebedev | 2019-09-18 | 1 | -0/+67 |
* | [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir... | Guillaume Chatelet | 2019-09-11 | 1 | -1/+1 |
* | [mips][msa] Fix infinite loop for mips.nori.b intrinsic | Simon Atanasyan | 2019-09-11 | 2 | -3/+28 |
* | [mips] Explicitly select `mips32r2` CPU for test cases require 64-bit FPU. NFC | Simon Atanasyan | 2019-07-09 | 73 | -146/+163 |
* | [mips] Extend range of register indexes accepted by cfcmsa/ctcmsa | Simon Atanasyan | 2019-06-01 | 1 | -0/+18 |
* | [NFC][Mips] Autogenerate msa/i5-s.ll test | Roman Lebedev | 2019-05-23 | 1 | -28/+44 |
* | [NFC][Mips] Autogenerate msa/arithmetic.ll test | Roman Lebedev | 2019-05-23 | 1 | -366/+323 |
* | [mips] Fix lowering a signed immediate for *.d MSA instructions | Simon Atanasyan | 2019-03-29 | 3 | -100/+271 |
* | Mips: Add ImmArg to intrinsics | Matt Arsenault | 2019-03-13 | 1 | -135/+0 |
* | [MIPS MSA] Avoid some DAG combines for vector shifts | Petar Avramovic | 2019-02-20 | 1 | -77/+56 |
* | [MIPS MSA] Add test for vector shift combines | Petar Avramovic | 2019-02-20 | 1 | -0/+232 |
* | [mips] Support for +abs2008 attribute | Aleksandar Beserminji | 2019-01-28 | 1 | -3/+3 |
* | [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25 | Vladimir Stefanovic | 2019-01-17 | 1 | -6/+6 |
* | [TargetLowering] expandFP_TO_UINT - improve fp16 support | Simon Pilgrim | 2018-11-19 | 1 | -248/+48 |
* | Regenerate FP_TO_INT tests. | Simon Pilgrim | 2018-10-27 | 1 | -553/+2918 |
* | [mips] Remove -allow-deprecated-dag-overlap flag from tests. NFC | Simon Atanasyan | 2018-10-03 | 1 | -20/+22 |
* | [DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile loads if the resulting... | Craig Topper | 2018-08-28 | 1 | -15/+10 |
* | [mips] Handle missing CondCodes | Stefan Maksimovic | 2018-08-22 | 1 | -0/+63 |
* | [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm tests | Joel E. Denny | 2018-07-11 | 1 | -6/+6 |
* | [mips][msa] Pattern match the splat.d instruction | Stefan Maksimovic | 2018-05-08 | 1 | -17/+23 |
* | [mips] Fix how compiler fuse instructions to fmadd/fmsub | Aleksandar Beserminji | 2018-04-27 | 1 | -24/+26 |
* | [MIR] Add support for debug metadata for fixed stack objects | Francis Visoiu Mistrih | 2018-04-25 | 1 | -9/+18 |
* | [Mips][AMDGPU] Update test cases to not use vector lt/gt compares that can be... | Craig Topper | 2018-02-07 | 1 | -8/+8 |
* | Followup on Proposal to move MIR physical register namespace to '$' sigil. | Puyan Lotfi | 2018-01-31 | 1 | -90/+90 |
* | [mips] Simplify test for 5.0.1 (NFC) | Simon Dardis | 2017-11-14 | 1 | -18/+9 |
* | [mips] Use register scavenging with MSA. | Simon Dardis | 2017-11-02 | 2 | -17/+253 |
* | [mips] Alter register classes for MSA pseudo f16 instructions | Stefan Maksimovic | 2017-07-18 | 1 | -6/+6 |
* | [mips][msa] Splat.d endianness check | Stefan Maksimovic | 2017-06-23 | 1 | -0/+21 |
* | Elide stores which are overwritten without being observed. | Nirav Dave | 2017-05-16 | 1 | -4/+4 |
* | [mips][msa] Mask vectors holding shift amounts | Petar Jovanovic | 2017-04-20 | 2 | -0/+631 |
* | [mips][msa] Fix generation of bm(n)zi and bins[lr]i instructions | Petar Jovanovic | 2017-04-07 | 4 | -13/+68 |
* | [mips][msa] Prevent output operand from commuting for dpadd_[su].df ins | Petar Jovanovic | 2017-03-31 | 1 | -48/+36 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 2 | -23/+23 |
* | [mips][msa] Accept more values for constant splats | Simon Dardis | 2017-03-10 | 2 | -18/+49 |
* | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 2 | -23/+23 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 2 | -23/+23 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 2 | -23/+23 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 2 | -23/+23 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-02 | 2 | -23/+23 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-02 | 2 | -23/+23 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-01-26 | 2 | -23/+23 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-01-26 | 2 | -23/+23 |
* | [mips] Fix Mips MSA instrinsics | Simon Dardis | 2017-01-10 | 2 | -0/+2957 |
* | [mips] Honour -mno-odd-spreg for vector splat (again) | Simon Dardis | 2017-01-10 | 1 | -0/+55 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-14 | 2 | -23/+23 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-14 | 2 | -23/+23 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-09 | 2 | -23/+23 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-09 | 2 | -23/+23 |