Age | Commit message (Expand) | Author | Files | Lines |
2015-01-08 | [SelectionDAG] Allow targets to specify legality of extloads' result | Ahmed Bougacha | 1 | -5/+5 |
2015-01-07 | [CodeGen] Use MVT iterator_ranges in legality loops. NFC intended. | Ahmed Bougacha | 1 | -10/+6 |
2014-11-02 | Re-commit r221056 and others with fix, "[mips] Move F128 argument handling in... | Daniel Sanders | 1 | -5/+4 |
2014-11-02 | Revert r221056 and others, "[mips] Move F128 argument handling into MipsCCSta... | NAKAMURA Takumi | 1 | -4/+5 |
2014-11-01 | [mips] Move all ByVal handling into CCState and tablegen-erated code. NFC. | Daniel Sanders | 1 | -5/+4 |
2014-10-17 | Mips: Only set divrem i64 to custom on 64bit | Jan Vesely | 1 | -2/+2 |
2014-10-01 | [mips] For indirect calls we don't need $gp to point to .got. Mips linker | Sasa Stankovic | 1 | -2/+4 |
2014-09-19 | constify the TargetMachine being passed through the Mips subtarget | Eric Christopher | 1 | -2/+2 |
2014-09-02 | Reinstate "Nuke the old JIT." | Eric Christopher | 1 | -0/+1 |
2014-08-07 | Temporarily Revert "Nuke the old JIT." as it's not quite ready to | Eric Christopher | 1 | -1/+0 |
2014-08-07 | Nuke the old JIT. | Rafael Espindola | 1 | -0/+1 |
2014-08-04 | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 1 | -11/+22 |
2014-08-01 | [SDAG] MorphNodeTo recursively deletes dead operands of the old | Chandler Carruth | 1 | -8/+6 |
2014-07-27 | Add alignment value to allowsUnalignedMemoryAccess | Matt Arsenault | 1 | -3/+4 |
2014-07-24 | AA metadata refactoring (introduce AAMDNodes) | Hal Finkel | 1 | -2/+2 |
2014-07-18 | In preparation for replacing the whole subtarget on the target machine, | Eric Christopher | 1 | -4/+6 |
2014-07-18 | The subtarget in MipsTargetLowering isn't going to change and | Eric Christopher | 1 | -49/+49 |
2014-07-18 | Avoid resetting the UseSoftFloat and FloatABIType on the TargetMachine | Eric Christopher | 1 | -1/+1 |
2014-07-02 | So that we can include target lowering in the subtarget, remove include | Eric Christopher | 1 | -7/+15 |
2014-06-12 | [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6 | Daniel Sanders | 1 | -0/+2 |
2014-06-12 | [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ... | Daniel Sanders | 1 | -0/+32 |
2014-06-12 | [mips][mips64r6] madd/maddu/msub/msubu are not available on MIPS32r6/MIPS64r6 | Daniel Sanders | 1 | -2/+4 |
2014-06-12 | [mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu, dmult, dmultu, div, d... | Daniel Sanders | 1 | -0/+37 |
2014-05-23 | [mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6 | Daniel Sanders | 1 | -0/+10 |
2014-04-30 | [mips][msa] Fix vector insertions where the index is variable | Daniel Sanders | 1 | -0/+137 |
2014-04-30 | Use makeArrayRef insted of calling ArrayRef<T> constructor directly. I introd... | Craig Topper | 1 | -4/+4 |
2014-04-27 | Convert SelectionDAG::MorphNodeTo to use ArrayRef. | Craig Topper | 1 | -2/+4 |
2014-04-27 | Convert SelectionDAG::getMergeValues to use ArrayRef. | Craig Topper | 1 | -3/+3 |
2014-04-26 | Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>. | Craig Topper | 1 | -8/+7 |
2014-04-25 | [C++] Use 'nullptr'. Target edition. | Craig Topper | 1 | -2/+2 |
2014-04-22 | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 1 | -1/+2 |
2014-04-14 | [mips] Fix more incorrect uses of HasMips64 and isMips64() | Daniel Sanders | 1 | -2/+2 |
2014-04-01 | [mips] Rewrite MipsAsmParser and MipsOperand. | Daniel Sanders | 1 | -2/+11 |
2014-03-31 | Revert: [mips] Rewrite MipsAsmParser and MipsOperand.' due to buildbot errors... | Daniel Sanders | 1 | -11/+2 |
2014-03-31 | [mips] Rewrite MipsAsmParser and MipsOperand. | Daniel Sanders | 1 | -2/+11 |
2014-03-27 | [mips] Some uses of isMips64()/hasMips64() are really tests for 64-bit GPR's | Daniel Sanders | 1 | -1/+1 |
2014-03-27 | [mips] Stop caching the result of hasMips64(), isABI_O32(), isABI_N32(), and ... | Daniel Sanders | 1 | -5/+5 |
2014-03-21 | [mips] Correct lowering of VECTOR_SHUFFLE to VSHF. | Daniel Sanders | 1 | -1/+8 |
2014-03-20 | [MIPS] Add cpu octeon and some instructions | Kai Nacke | 1 | -1/+5 |
2014-03-12 | [mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node... | Daniel Sanders | 1 | -9/+13 |
2014-03-04 | [mips][msa] Correct the behaviour of the COPY_FW pseudo on lanes 2 and 3. | Daniel Sanders | 1 | -1/+1 |
2014-03-02 | [C++11] Replace llvm::next and llvm::prior with std::next and std::prev. | Benjamin Kramer | 1 | -4/+4 |
2014-02-10 | [mips][msa] Add DLSA instruction. | Matheus Almeida | 1 | -1/+2 |
2014-02-05 | Add address space argument to allowsUnalignedMemoryAccess. | Matt Arsenault | 1 | -1/+3 |
2014-01-29 | [mips][msa] Add copy_{u,s}.d. | Matheus Almeida | 1 | -14/+23 |
2013-11-27 | [mips] Implement the following optimizations using dominance information to | Akira Hatanaka | 1 | -8/+1 |
2013-11-22 | Fix typo in a comment added in r195455. | Daniel Sanders | 1 | -1/+1 |
2013-11-22 | [mips][msa] Fix corner case for integer constant splats with undef values. | Daniel Sanders | 1 | -2/+3 |
2013-11-22 | [mips][msa] Float vector constants cannot use ldi.[wd] directly. Bitcast from... | Daniel Sanders | 1 | -1/+3 |
2013-11-21 | [mips][msa] Fix a corner case in performORCombine() when combining nodes into... | Daniel Sanders | 1 | -4/+8 |