2014-11-27 |
Daniel Sanders | [mips] Add synci instruction.
|
commit | commitdiff | tree |
2014-11-10 |
Daniel Sanders | [mips] Fix sret arguments for N32/N64 which were accidentall...
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Promote i32 arguments to i64 for the N32/N64...
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Removed the remainder of MipsCC. NFC.
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Remove MipsCC::reservedArgArea() in favour of...
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Move MipsCCState to a separate file and clang...
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Fix unused variable warnings introduced in r221521
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Remove remaining use of MipsCC::intArgRegs(...
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Remove MipsCC::getRegVT(). NFC
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Remove MipsCC::analyzeCallOperands in favour...
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Move SpecialCallingConv to MipsCCState and use...
|
commit | commitdiff | tree |
2014-11-07 |
Daniel Sanders | [mips] Removed IsVarArg from MipsISelLowering::analyzeCallOp...
|
commit | commitdiff | tree |
2014-11-06 |
Daniel Sanders | [mips] Removed IsSoftFloat from MipsISelLowering::analyzeCal...
|
commit | commitdiff | tree |
2014-11-06 |
Daniel Sanders | [mips] Removed MipsISelLowering::analyzeFormalArguments...
|
commit | commitdiff | tree |
2014-11-06 |
Daniel Sanders | [JIT] Fix more missing endian conversions (opcodes...
|
commit | commitdiff | tree |
2014-11-03 |
Daniel Sanders | [mips] Remove unused prototype and variable. NFC.
|
commit | commitdiff | tree |
2014-11-02 |
Daniel Sanders | Re-commit r221056 and others with fix, "[mips] Move...
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | Renamed CCState members that appear to misspell 'Processed...
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | [mips] Move all ByVal handling into CCState and tablegen...
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | [mips] Fix unused variable warning introduced in r221056
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | [mips] Remove ByValArgInfo::Address in favour of CCValAssign...
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | [mips] Move F128 argument handling into MipsCCState...
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | [mips] Remove MipsCC::CCInfo. NFC.
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | [mips] Removed MipsCC::fixedArgFn(). NFC
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | [tablegen] Add CustomCallingConv and use it to tablegen...
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | Revert r221048 - Test commit
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | Test commit
|
commit | commitdiff | tree |
2014-11-01 |
Daniel Sanders | [JIT] Fix some more missing endian conversions in RuntimeDyld
|
commit | commitdiff | tree |
2014-10-24 |
Daniel Sanders | [mips] Replace MipsABIEnum with a MipsABIInfo class.
|
commit | commitdiff | tree |
2014-10-24 |
Daniel Sanders | [mips] Fix >80-column line
|
commit | commitdiff | tree |
2014-10-24 |
Daniel Sanders | [mips] Remove redundant code in RetCC_MipsN. NFC.
|
commit | commitdiff | tree |
2014-10-24 |
Daniel Sanders | [mips] For N32/N64, structs must be passed in the upper...
|
commit | commitdiff | tree |
2014-10-13 |
Daniel Sanders | [mips] Mark redundant instructions with a comment in...
|
commit | commitdiff | tree |
2014-10-07 |
Daniel Sanders | [mips] Return {f128} correctly for N32/N64.
|
commit | commitdiff | tree |
2014-10-03 |
Daniel Sanders | [mips] Print warning when using register names not...
|
commit | commitdiff | tree |
2014-10-03 |
Daniel Sanders | [mips] Remove XFAIL from two XPASS'ing tests on the...
|
commit | commitdiff | tree |
2014-10-01 |
Daniel Sanders | [mips] Fix disassembly of [ls][wd]c[23], cache, and...
|
commit | commitdiff | tree |
2014-09-26 |
Daniel Sanders | Fix unused variable warning added in r218509
|
commit | commitdiff | tree |
2014-09-26 |
Daniel Sanders | [mips] Generalize the handling of f128 return values...
|
commit | commitdiff | tree |
2014-09-25 |
Daniel Sanders | Add llvm_unreachables() for [ASZ]ExtUpper to X86FastISel...
|
commit | commitdiff | tree |
2014-09-25 |
Daniel Sanders | [mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUpperBi...
|
commit | commitdiff | tree |
2014-09-18 |
Daniel Sanders | [mips] Remove custom versions of CCState::AnalyzeReturn...
|
commit | commitdiff | tree |
2014-09-11 |
Daniel Sanders | [docs] Mention character array constants in docs/LangRef.rst
|
commit | commitdiff | tree |
2014-09-10 |
Daniel Sanders | [mips] Remove inverted predicates from MipsSubtarget...
|
commit | commitdiff | tree |
2014-09-10 |
Daniel Sanders | [mips] Return an ArrayRef from MipsCC::intArgRegs(...
|
commit | commitdiff | tree |
2014-09-09 |
Daniel Sanders | [mips] Move MipsTargetLowering::MipsCC::regSize() to...
|
commit | commitdiff | tree |
2014-09-09 |
Daniel Sanders | [mips] Don't cache IsO32 and IsFP64 in MipsTargetLowering...
|
commit | commitdiff | tree |
2014-09-05 |
Daniel Sanders | [mips] Marked the Trap-on-Condition instructions as...
|
commit | commitdiff | tree |
2014-08-17 |
Daniel Sanders | Revert: r215698 - Current implementation of c.cond...
|
commit | commitdiff | tree |
2014-08-14 |
Daniel Sanders | [mips] Rename [gs]etCanHaveModuleDir to more natural...
|
commit | commitdiff | tree |
2014-08-13 |
Daniel Sanders | Re-commit: [mips] Implement .ent, .end, .frame, .mask...
|
commit | commitdiff | tree |
2014-08-11 |
Daniel Sanders | Revert r215359 - [mips] Implement .ent, .end, .frame...
|
commit | commitdiff | tree |
2014-08-11 |
Daniel Sanders | [mips] Implement .ent, .end, .frame, .mask and .fmask...
|
commit | commitdiff | tree |
2014-08-08 |
Daniel Sanders | [mips] Invert the abicalls feature bit to be noabicalls...
|
commit | commitdiff | tree |
2014-08-08 |
Daniel Sanders | [mips] Remove reason for XFAIL from a test that isn...
|
commit | commitdiff | tree |
2014-08-08 |
Daniel Sanders | [mips] Initial implementation of -mabicalls/-mno-abicalls.
|
commit | commitdiff | tree |
2014-08-07 |
Daniel Sanders | [mips] Add assembler support for .set msa/nomsa directive.
|
commit | commitdiff | tree |
2014-08-04 |
Daniel Sanders | Fixed accidental use of reserved identifier in r214709.
|
commit | commitdiff | tree |
2014-08-04 |
Daniel Sanders | [mips] Add assembler support for '.set mipsX'.
|
commit | commitdiff | tree |
2014-08-01 |
Daniel Sanders | [mips][PR19612] Fix va_arg for big-endian mode.
|
commit | commitdiff | tree |
2014-07-24 |
Daniel Sanders | [mips] Fix ll and sc instructions
|
commit | commitdiff | tree |
2014-07-23 |
Daniel Sanders | Added release notes for MIPS.
|
commit | commitdiff | tree |
2014-07-21 |
Daniel Sanders | [mips] Do not emit '.module fp=...' unless we really...
|
commit | commitdiff | tree |
2014-07-21 |
Daniel Sanders | [mips] Add MipsOptionRecord abstraction and use it...
|
commit | commitdiff | tree |
2014-07-21 |
Daniel Sanders | [mips] Try to fix the test/ExecutionEngine tests on...
|
commit | commitdiff | tree |
2014-07-21 |
Daniel Sanders | [mips] Do not emit '.module [no]oddspreg' unless we...
|
commit | commitdiff | tree |
2014-07-18 |
Daniel Sanders | Add MIPS Technologies to the vendors in llvm::Triple.
|
commit | commitdiff | tree |
2014-07-17 |
Daniel Sanders | [mips] .reginfo is 8 byte aligned on N32.
|
commit | commitdiff | tree |
2014-07-17 |
Daniel Sanders | [mips] Correct ELF e_flags for the N32 ABI when using...
|
commit | commitdiff | tree |
2014-07-17 |
Daniel Sanders | [mips] Correct .MIPS.abiflags for -mfpxx on MIPS32r6
|
commit | commitdiff | tree |
2014-07-17 |
Daniel Sanders | [mips] Fix ELF e_flags related to -mabicalls and -mplt.
|
commit | commitdiff | tree |
2014-07-16 |
Daniel Sanders | [mips][fp64a] Temporarily disable odd-numbered double...
|
commit | commitdiff | tree |
2014-07-15 |
Daniel Sanders | [mips] Correct .MIPS.abiflags fp_abi field for -mfpxx...
|
commit | commitdiff | tree |
2014-07-14 |
Daniel Sanders | Re-commit: [mips] Correct section alignments and EntrySizes...
|
commit | commitdiff | tree |
2014-07-14 |
Daniel Sanders | Revert: [mips] Correct section alignments and EntrySizes...
|
commit | commitdiff | tree |
2014-07-14 |
Daniel Sanders | [mips] Correct section alignments and EntrySizes for...
|
commit | commitdiff | tree |
2014-07-14 |
Daniel Sanders | [mips] For the FP64A ABI, odd-numbered double-precision...
|
commit | commitdiff | tree |
2014-07-14 |
Daniel Sanders | [mips] Use MFHC1 when it is available (MIPS32r2 and...
|
commit | commitdiff | tree |
2014-07-14 |
Daniel Sanders | [mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS...
|
commit | commitdiff | tree |
2014-07-10 |
Daniel Sanders | [mips] Add support for -modd-spreg/-mno-odd-spreg
|
commit | commitdiff | tree |
2014-07-10 |
Daniel Sanders | Make it possible for ints/floats to return different...
|
commit | commitdiff | tree |
2014-07-09 |
Daniel Sanders | Add Imagination Technologies to the vendors in llvm...
|
commit | commitdiff | tree |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Correct select patterns that have...
|
commit | commitdiff | tree |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Correct cond names in the cmp.cond...
|
commit | commitdiff | tree |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Use JALR for indirect branches instead...
|
commit | commitdiff | tree |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Use JALR for returns instead of JR...
|
commit | commitdiff | tree |
2014-07-09 |
Daniel Sanders | Add ability to emit internal instruction representation...
|
commit | commitdiff | tree |
2014-07-08 |
Daniel Sanders | [mips] Fixed struct/class mismatch introduced in r212522.
|
commit | commitdiff | tree |
2014-07-08 |
Daniel Sanders | Fix r212522 - [mips] Improve encapsulation of the ...
|
commit | commitdiff | tree |
2014-07-08 |
Daniel Sanders | [mips] Improve encapsulation of the .MIPS.abiflags...
|
commit | commitdiff | tree |
2014-07-04 |
Daniel Sanders | [mips][mips64r6] Set ELF e_flags for MIPS32r6/MIPS64r6...
|
commit | commitdiff | tree |
2014-07-04 |
Daniel Sanders | [mips] Add tests for the 'ret', 'call', and 'indirectbr...
|
commit | commitdiff | tree |
2014-07-04 |
Daniel Sanders | [mips][mips64r6] Correct the encoding of dmuh, dmuhu...
|
commit | commitdiff | tree |
2014-06-24 |
Daniel Sanders | Revert: r211588 - [mips] Use __clear_cache builtin...
|
commit | commitdiff | tree |
2014-06-24 |
Daniel Sanders | [mips] Added support for assembling sdbbp.
|
commit | commitdiff | tree |
2014-06-24 |
Daniel Sanders | [mips] Use __clear_cache builtin instead of cacheflush...
|
commit | commitdiff | tree |
2014-06-16 |
Daniel Sanders | [mips][mips64r6] ssnop is deprecated on MIPS32r6/MIPS64r6
|
commit | commitdiff | tree |
2014-06-16 |
Daniel Sanders | [mips][mips64r6] cl[oz], and dcl[oz] are re-encoded...
|
commit | commitdiff | tree |
2014-06-16 |
Daniel Sanders | [mips][mips64r6] ll, sc, lld, and scd are re-encoded...
|
commit | commitdiff | tree |
2014-06-16 |
Daniel Sanders | [mips] Merge most of the big/little endian checks in...
|
commit | commitdiff | tree |
next |