2013-11-25 |
Daniel Sanders | Fixed tryFoldToZero() for vector types that need expansion.
|
commit | commitdiff | tree |
2013-11-22 |
Daniel Sanders | [mips][msa] Add test case that should have been added...
|
commit | commitdiff | tree |
2013-11-22 |
Daniel Sanders | Fix typo in a comment added in r195455.
|
commit | commitdiff | tree |
2013-11-22 |
Daniel Sanders | [mips][msa] Fix corner case for integer constant splats...
|
commit | commitdiff | tree |
2013-11-22 |
Daniel Sanders | [mips][msa] Float vector constants cannot use ldi....
|
commit | commitdiff | tree |
2013-11-21 |
Daniel Sanders | [mips][msa] Fix a corner case in performORCombine(...
|
commit | commitdiff | tree |
2013-11-21 |
Daniel Sanders | Add support for legalizing SETNE/SETEQ by inverting...
|
commit | commitdiff | tree |
2013-11-21 |
Daniel Sanders | [mips][msa/dsp] Only do DSP combines if DSP is enabled.
|
commit | commitdiff | tree |
2013-11-20 |
Daniel Sanders | [mips][msa] Pseudo instructions require HasMSA too...
|
commit | commitdiff | tree |
2013-11-20 |
Daniel Sanders | FileCheck: fix a bug with multiple --check-prefix options...
|
commit | commitdiff | tree |
2013-11-20 |
Daniel Sanders | [mips][msa] Remove unused instruction class MSA_I8_X_DESC_BASE
|
commit | commitdiff | tree |
2013-11-18 |
Daniel Sanders | [mips] Fix 'ran out of registers' in MIPS32 with FP64...
|
commit | commitdiff | tree |
2013-11-18 |
Daniel Sanders | [mips][msa] Add MSA to the release notes.
|
commit | commitdiff | tree |
2013-11-15 |
Daniel Sanders | [mips][msa] Merge basic_operations_little.ll into basic_oper...
|
commit | commitdiff | tree |
2013-11-15 |
Daniel Sanders | [mips][msa] lowerMSABitClear() should use SelectionDAG...
|
commit | commitdiff | tree |
2013-11-15 |
Daniel Sanders | Fix illegal DAG produced by SelectionDAG::getConstant...
|
commit | commitdiff | tree |
2013-11-15 |
Daniel Sanders | [mips][msa] Build all the tests in little and big endian...
|
commit | commitdiff | tree |
2013-11-12 |
Daniel Sanders | [mips][msa] Enable inlinse assembly for MSA.
|
commit | commitdiff | tree |
2013-11-12 |
Daniel Sanders | [mips][msa] Fix buildbot failures caused by an unused...
|
commit | commitdiff | tree |
2013-11-12 |
Daniel Sanders | [mips][msa] Added support for matching bclr, and bclri...
|
commit | commitdiff | tree |
2013-11-12 |
Daniel Sanders | [mips][msa] Added support for matching bset, bseti...
|
commit | commitdiff | tree |
2013-11-12 |
Daniel Sanders | [mips][msa] Change constant used in ori tests to avoid...
|
commit | commitdiff | tree |
2013-11-11 |
Daniel Sanders | Vector forms of SHL, SRA, and SRL can be constant folded...
|
commit | commitdiff | tree |
2013-10-30 |
Daniel Sanders | [mips][msa] Correct definition of bins[lr] and CHECK...
|
commit | commitdiff | tree |
2013-10-30 |
Daniel Sanders | [mips][msa] Added support for matching bmnz, bmnzi...
|
commit | commitdiff | tree |
2013-10-30 |
Daniel Sanders | [mips][msa] Added support for matching bins[lr]i.[bhwd...
|
commit | commitdiff | tree |
2013-10-30 |
Daniel Sanders | [mips][msa] Combine binsri-like DAG of AND and OR into...
|
commit | commitdiff | tree |
2013-10-30 |
Daniel Sanders | [mips] MipsSETargetLowering now reports DAGCombiner...
|
commit | commitdiff | tree |
2013-10-30 |
Daniel Sanders | [mips][msa] Added support for matching splat.[bhw]...
|
commit | commitdiff | tree |
2013-10-25 |
Daniel Sanders | [bugpoint] Increase the default memory limit for subprocesse...
|
commit | commitdiff | tree |
2013-10-23 |
Daniel Sanders | [mips][msa] Added support for matching fexp2 from normal...
|
commit | commitdiff | tree |
2013-10-18 |
Daniel Sanders | [mips][msa] Added a regression test that depended on...
|
commit | commitdiff | tree |
2013-10-17 |
Daniel Sanders | [mips][msa] Added lsa instruction
|
commit | commitdiff | tree |
2013-10-17 |
Daniel Sanders | Fix r192888: test/CodeGen/Mips/msa/3r_ld_st.ll should...
|
commit | commitdiff | tree |
2013-10-17 |
Daniel Sanders | [mips][msa] Removed ldx.[bhwd] and stx.[bhwd].
|
commit | commitdiff | tree |
2013-10-17 |
Daniel Sanders | [mips][msa] Correct definition order of ftrunc_[su...
|
commit | commitdiff | tree |
2013-10-15 |
Daniel Sanders | [mips][msa] Added support for build_vector for v4f32...
|
commit | commitdiff | tree |
2013-10-11 |
Daniel Sanders | [mips][msa] Added support for matching maddv.[bhwd...
|
commit | commitdiff | tree |
2013-10-11 |
Daniel Sanders | [mips][msa] Added support for matching fmsub.[wd] from...
|
commit | commitdiff | tree |
2013-10-11 |
Daniel Sanders | [mips][msa] Added support for matching fmadd.[wd] from...
|
commit | commitdiff | tree |
2013-10-11 |
Daniel Sanders | [mips][msa] Added support for matching ffint_[us]....
|
commit | commitdiff | tree |
2013-10-01 |
Daniel Sanders | [mips][msa] Added support for matching mod_[us] from...
|
commit | commitdiff | tree |
2013-09-30 |
Daniel Sanders | [mips] Fix a broken link to mips.com in the documentation.
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Implemented insert.d intrinsic.
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Implemented fill.d intrinsic.
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Implemented copy_[us].d intrinsic.
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Rename arguments to MSA_INSERT_DESC_BASE...
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Implemented insert_vector_elt for v4f32...
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Implemented extract_vector_elt for v4f32...
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Added support for MSA registers to copyPhysReg
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Added support for matching splati from...
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Added MSA.txt to describe instruction selection...
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Tidy up
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] MSA requires FR=1 mode (64-bit FPU register...
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Expand all truncstores and loadexts for...
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Sanders | [mips][msa] Added missing check in performSRACombine
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added support for matching pckev, and pckod...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added support for matching ilv[lr], ilvod...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added support for matching shf from normal...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added support for matching vshf from normal...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Remove the VSPLAT and VSPLATD nodes in...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Non-constant BUILD_VECTOR's should be expanded...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added partial support for matching fmax_a...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Line wrapping.
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added support for matching andi, ori, nori...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added support for matching max, maxi, min...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added support for matching bsel and bseli...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added support for matching comparisons...
|
commit | commitdiff | tree |
2013-09-24 |
Daniel Sanders | [mips][msa] Added support for matching slli, srai,...
|
commit | commitdiff | tree |
2013-09-23 |
Daniel Sanders | [mips][msa] Added support for matching addvi, and subvi...
|
commit | commitdiff | tree |
2013-09-23 |
Daniel Sanders | [mips][msa] Added support for matching insert and copy...
|
commit | commitdiff | tree |
2013-09-23 |
Daniel Sanders | [mips][msa] Added support for matching pcnt from normal...
|
commit | commitdiff | tree |
2013-09-23 |
Daniel Sanders | [mips][msa] Added support for matching nor from normal...
|
commit | commitdiff | tree |
2013-09-23 |
Daniel Sanders | [mips][msa] Added support for matching and, or, and...
|
commit | commitdiff | tree |
2013-09-23 |
Daniel Sanders | Partially revert r191192: Fix -Wunused-variable error...
|
commit | commitdiff | tree |
2013-09-23 |
Daniel Sanders | Fix -Wunused-variable error when assertions are disabled...
|
commit | commitdiff | tree |
2013-09-23 |
Daniel Sanders | [mips][msa] Implemented build_vector using ldi, fill...
|
commit | commitdiff | tree |
2013-09-16 |
Daniel Sanders | Fix the build for git repositories with multiple remotes.
|
commit | commitdiff | tree |
2013-09-13 |
Daniel Sanders | Fix build failure reported by Tobias Markmann in bug...
|
commit | commitdiff | tree |
2013-09-11 |
Daniel Sanders | [mips][msa] Added test cases that were supposed to...
|
commit | commitdiff | tree |
2013-09-11 |
Daniel Sanders | [mips][msa] Added support for matching mulv, nlzc,...
|
commit | commitdiff | tree |
2013-09-11 |
Daniel Sanders | [mips][msa] Added support for matching fadd, fdiv,...
|
commit | commitdiff | tree |
2013-09-11 |
Daniel Sanders | [mips][msa] Added support for matching div_[su] from...
|
commit | commitdiff | tree |
2013-09-11 |
Daniel Sanders | [mips][msa] Added support for matching addv from normal...
|
commit | commitdiff | tree |
2013-09-11 |
Daniel Sanders | [mips][msa] Separate the configuration of int/float...
|
commit | commitdiff | tree |
2013-09-11 |
Daniel Sanders | [mips][msa] Corrected the definition of the dotp_[su...
|
commit | commitdiff | tree |
2013-09-10 |
Daniel Sanders | [mips][msa] Removed unsupported dot product instructions...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Indentation
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Requires<[HasMSA]> is redundant, it is...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Sorted MSA_BIT_[BHWD]_DESC_BASE into ascending...
|
commit | commitdiff | tree |
2013-09-06 |
Daniel Sanders | [mips][msa] Made the operand register sets optional...
|
commit | commitdiff | tree |
next |