[x86] Revert r212324 which was too aggressive w.r.t. allowing undef
[oota-llvm.git] / test / CodeGen / Mips /
2014-07-04 Daniel Sanders[mips] Add tests for the 'ret', 'call', and 'indirectbr...
2014-06-24 Rafael EspindolaPrint a=b as an assignment.
2014-06-23 Rafael Espindola[Mips] Add a target streamer when creating a null streamer.
2014-06-20 Zoran Jovanovicps][mips64r6] Added LSA/DLSA instructions
2014-06-18 Matheus Almeida[mips] SYNC $stype instruction was added in Mips32
2014-06-16 Reed KotlerAdd load/store functionality
2014-06-16 Daniel Sanders[mips][mips64r6] cl[oz], and dcl[oz] are re-encoded...
2014-06-16 Daniel Sanders[mips][mips64r6] ll, sc, lld, and scd are re-encoded...
2014-06-16 Daniel Sanders[mips] Merge most of the big/little endian checks in...
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-12 Daniel Sanders[mips][mips64r6] bc1[tf] are not available on MIPS32r6...
2014-06-12 Daniel Sanders[mips][mips64r6] [sl][duw]xc1 are not available on...
2014-06-12 Daniel Sanders[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz...
2014-06-12 Daniel Sanders[mips] Use MTHC1 when it is available (MIPS32r2 and...
2014-06-12 Daniel Sanders[mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds],...
2014-06-12 Daniel Sanders[mips][mips64r6] madd/maddu/msub/msubu are not availabl...
2014-06-12 Daniel Sanders[mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu...
2014-06-11 Daniel Sanders[mips][mips64r6] Improve tests affected by the changes...
2014-06-10 Reed KotlerDo Materialize Floating Point in Mips Fast-Isel
2014-06-10 Tom StellardSelectionDAG: Don't use MVT::Other to determine legalit...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-08 Alp TokerRevert "Do materialize for floating point"
2014-06-08 Reed KotlerDo materialize for floating point
2014-06-05 Sasa Stankovic[mips] Modify long branch for NaCl:
2014-06-05 Sasa StankovicPrevent hoisting the instruction whose def might be...
2014-05-30 Logan ChienFix MIPS exception personality encoding.
2014-05-28 Rafael Espindola[pr19844] Add thread local mode to aliases.
2014-05-27 Sasa Stankovic[mips] Optimize long branch for MIPS64 by removing...
2014-05-23 Rafael EspindolaUse alias linkage and visibility to decide tls access...
2014-05-23 Daniel Sanders[mips][mips64r6] [ls][dw][lr] are not available in...
2014-05-22 Daniel Sanders[mips] Make unalignedload.ll test stricter and easier...
2014-05-22 Daniel Sanders[mips] Change lwl and lwr in inlineasm_constraint.ll...
2014-05-22 Daniel Sanders[mips] Use addiu in inline assembly tests since addi...
2014-05-15 Reed KotlerFinish materialize for ints
2014-05-09 Reid KlecknerAllow sret on the second parameter as well as the first
2014-05-09 Daniel Sanders[mips][mips64r6] Add experimental support for MIPS32r6...
2014-05-01 Reed KotlerAdd basic functionality for assignment of ints.
2014-04-30 Sasa Stankovic[mips] Fix MipsLongBranch pass to work when the offset...
2014-04-30 Daniel Sanders[mips][msa] Fix vector insertions where the index is...
2014-04-29 Reed KotlerAdd Simple return instruction to Mips fast-isel
2014-04-29 Daniel Sanders[mips][msa] Use CHECK-LABEL in basic_operations*.ll
2014-04-29 Daniel Sanders[mips][msa] Fix element extraction where the index...
2014-04-16 Matheus Almeida[mips] Add initial support for NaN2008 in the back...
2014-04-16 Daniel Sanders[mips] Fix emission of '.option pic0' for MIPS-IV.
2014-04-16 Daniel Sanders[mips] Correct r206370 to account for non-Linux targets...
2014-04-16 Matheus Almeida[mips] Emit '.set nomicromips' before a function's...
2014-04-16 Daniel Sanders[mips] Correct callee saved list for the N32 ABI and...
2014-04-16 Daniel Sanders[mips] Add calling convention tests covering O32, N32...
2014-04-14 Daniel Sanders[mips] Fix fcopysign for MIPS-IV and add the test.
2014-04-14 Daniel Sanders[mips] MIPS-IV is broadly the same as MIPS64 so duplica...
2014-04-14 Daniel Sanders[mips] Fix more incorrect uses of HasMips64 and isMips64()
2014-04-09 Daniel SandersRe-commit: [mips] abs.[ds], and neg.[ds] should be...
2014-04-07 Reed KotlerReverting commit r205628 due to mips64 issues.
2014-04-04 Daniel Sanders[mips] abs.[ds], and neg.[ds] should be allowed regardl...
2014-04-02 Kai Nacke[mips] Add more Octeon cnMips instructions
2014-03-31 Zoran JovanovicFixed issue with microMIPS JAL instruction.
2014-03-31 Daniel Sanders[mips] Check emitted code for llvm.bswap.i32 on MIPS16...
2014-03-26 Renato GolinAdd @llvm.clear_cache builtin
2014-03-21 Daniel Sanders[mips] Correct lowering of VECTOR_SHUFFLE to VSHF.
2014-03-20 Kai Nacke[MIPS] Add cpu octeon and some instructions
2014-03-18 Raul E. SilveraAdd support for scalarizing/splitting vector bswap.
2014-03-12 Daniel Sanders[mips] BSEL's and BINS[RL] operands are reversed compar...
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-03-10 Sasa Stankovic[mips] Implement NaCl sandboxing of loads, stores and...
2014-03-10 Reed KotlerFix regression with -O0 for mips .
2014-03-07 Sasa StankovicMoved test file from test/MC/Mips to test/CodeGen/Mips.
2014-03-05 Jack Carter[Mips] Testcase typo fix. No functionality change.
2014-03-04 Daniel Sanders[mips][msa] Correct the behaviour of the COPY_FW pseudo...
2014-03-03 Daniel Sanders[mips] Prevent %lo relocation being used on MSA loads...
2014-02-28 Zoran JovanovicFixed operand of SC microMIPS instruction.
2014-02-20 Daniel Sanders[mips] Make it impossible to have UnknownABI in CodeGen...
2014-02-20 Daniel Sanders[mips] Make mips64 the default CPU for the mips64 archi...
2014-02-19 Daniel Sanders[mips] Use multiple FileCheck prefixes rather than...
2014-02-16 Nico RieckFix more broken CHECK lines
2014-02-16 Nico RieckAdd extra CHECK prefix to tests with explicit prefix
2014-02-14 Reed KotlerThis patch has two main functions:
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-10 Matheus Almeida[mips][msa] Add DLSA instruction.
2014-02-10 Matheus Almeida[mips][msa] Update FileCheck prefix in preparation for
2014-02-07 Sasa Stankovic[mips] Forbid the use of registers t6, t7 and t8 if...
2014-02-05 Petar Jovanovic[mips] Add NaCl target and forbid indexed loads and...
2014-01-31 Matheus Almeida[mips][msa] Add insert.d instruction.
2014-01-31 Matheus AlmeidaUpdate FileCheck prefixes in preparation for the additi...
2014-01-29 Matheus Almeida[mips][msa] Add fill.d instruction.
2014-01-29 Matheus Almeida[mips][msa] CHECK-DAG-ize MSA 2r_vector_scalar.ll test.
2014-01-29 Matheus Almeida[mips][msa] Add copy_{u,s}.d.
2014-01-29 Matheus Almeida[mips][msa] CHECK-DAG-ize MSA elm_copy.ll test.
2014-01-27 Andrea Di Biagio[DAGCombiner] Teach how to fold sext/aext/zext of const...
2014-01-26 Rafael EspindolaImplement the missing bits corresponding to .mips_hack_...
2014-01-26 Rafael EspindolaRemove -print-hack-directives from a test where we...
2014-01-26 Rafael EspindolaMove tests that just use llc from test/MC/Mips to test...
2014-01-25 Rafael EspindolaThis reverts commit r200064 and r200051.
2014-01-25 Jack Carter[Mips] Move 2 test cases from MC to CodeGen.
2014-01-24 Alp TokerFix known typos
2014-01-23 Andrew TrickMove a unit test into the correct dir. Sorry if it...
2014-01-21 Andrew TrickFix PR18572 - llc crash during GenericScheduler::initPo...
2014-01-17 Daniel Sanders[mips][msa] Correct pattern for LSA
2014-01-16 Reed KotlerAdjust offsets for max load instruction offsets. This...
2014-01-14 Rafael EspindolaFix a low hanging use of hasRawTextSupport.
2014-01-14 Zoran JovanovicTest case micromips-load-effective-address.s renamed...
next