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