implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test /
2010-10-28 Rafael EspindolaAliases defined with .symver should copy the binding...
2010-10-28 Bob WilsonTeach the DAG combiner to fold a splat of a splat....
2010-10-28 Roman DivackyImplement .equ directive as a synonym to .set.
2010-10-28 Duncan SandsTestcase for PR8494 (invalid bitcode crashing the bitco...
2010-10-28 Rafael EspindolaImplement R_X86_64_DTPOFF32.
2010-10-28 Rafael EspindolaImplement TLSLD.
2010-10-28 Rafael EspindolaImplement DTPOFF.
2010-10-28 Rafael EspindolaImplement TLSLDM.
2010-10-28 Rafael EspindolaImplement VK_GOTNTPOFF and switch RelocNeedsGOT to...
2010-10-28 Evan ChengRe-commit 117518 and 117519 now that ARM MC test failur...
2010-10-28 Evan ChengDisable most of the ARM vfp / NEON MC tests. These...
2010-10-28 NAKAMURA Takumitest/Transforms/SimplifyLibCalls/floor.ll: Mark as...
2010-10-28 Evan ChengRevert 117518 and 117519 for now. They changed scheduli...
2010-10-28 Evan Cheng- Assign load / store with shifter op address modes...
2010-10-28 Dale JohannesenFix pastos in handling of AVX cvttsd2si, PR8491.
2010-10-28 Owen AndersonAdd correct NEON encodings for vtbl and vtbx.
2010-10-27 Owen AndersonAdd correct NEON encodings for vext, vtrn, vuzp, and...
2010-10-27 Dale JohannesenTeach InstCombine not to use Add and Neg on FP. PR...
2010-10-27 Evan ChengShifter ops are not always free. Do not fold them ...
2010-10-27 Owen AndersonTests for NEON encoding of vrev.
2010-10-27 Owen AndersonProvide correct encodings for NEON vcvt, which has...
2010-10-27 Owen AndersonProvide correct encodings for the get_lane and set_lane...
2010-10-27 Rafael EspindolaAdd support for R_386_TLS_GD, R_386_TLS_LE_32, R_386_TL...
2010-10-27 Kevin EnderbyAdded the x86 instruction ud2b (2nd official undefined...
2010-10-27 Bob WilsonSelectionDAG shuffle nodes do not allow operands with...
2010-10-27 Rafael EspindolaImplement R_X86_64_GOTTPOFF, R_X86_64_TLSGD and R_X86_6...
2010-10-27 Owen AndersonProvide correct NEON encodings for vdup.
2010-10-27 Rafael EspindolaSet default type and flags for .init and .fini.
2010-10-27 Owen AndersonTests for NEON encoding of vmovl, vmovn, vqmovn, and...
2010-10-27 Owen AndersonTests for NEON encoding of vcls, vclz, and vcnt.
2010-10-27 Owen AndersonTests for NEON encoding of vneg and vqneg.
2010-10-27 Rafael EspindolaProduce an error for an invalid use of .symver.
2010-10-27 Owen AndersonTests for NEON encoding of vabs and vqabs.
2010-10-27 Owen AndersonAdd correct NEON encodings for vsli and vsri.
2010-10-27 Owen AndersonAdd correct NEON encodings for vsra and vrsra.
2010-10-27 Rafael EspindolaSymbols defined as the difference of other two end...
2010-10-27 Rafael EspindolaAdd support for the .symver directive. This is really...
2010-10-27 Kevin EnderbyYet another tweak to X86 instructions to add ud2a as...
2010-10-27 Kevin EnderbyAnother tweak to X86 instructions to add the missing...
2010-10-27 Kevin EnderbyTweaks to X86 instructions to allow the 'w' suffix...
2010-10-27 Kevin EnderbyAdded some aliases to the fcomip and fucompi Intel...
2010-10-26 Owen AndersonAdd correct NEON encodings for vqshl, vqshrn, vqshrun...
2010-10-26 Owen AndersonCorrect NEON encodings for vshrn, vrshl, vrshr, vrshrn.
2010-10-26 Jim GrosbachFileCheck'ize
2010-10-26 Owen AndersonAdd tests for NEON encoding of vshll.
2010-10-26 Owen AndersonTests for NEON encoding of vshr.
2010-10-26 Owen AndersonProvide correct NEON encodings for vshl, register and...
2010-10-26 Rafael EspindolaAdd support for .ident.
2010-10-26 Owen AndersonTests for NEON encoding of vrecpe, vrecps, vrsqrte...
2010-10-26 Owen AndersonTests for NEON encodings of vpmin and vpmax.
2010-10-26 Owen AndersonAdd correct NEON encoding for vpadal.
2010-10-26 Owen AndersonTests for NEON encoding of vpadd and vpaddl.
2010-10-26 Owen AndersonAdd NEON encodings for vmov and vmvn of immediates.
2010-10-26 Rafael EspindolaImplement some relaxations for arithmetic instructions...
2010-10-26 Kalle RaiskilaChange v64 datalayout in SPU.
2010-10-26 Bob WilsonWhen the "true" and "false" blocks of a diamond if...
2010-10-25 Owen AndersonTests for NEON encoding of vmax.
2010-10-25 Owen AndersonTests for NEON encoding of vmin.
2010-10-25 Dale JohannesenAn stdcall function calling a non-stdcall function
2010-10-25 Owen AndersonAdd correct encodings for NEON vabal.
2010-10-25 Owen AndersonAdd correct NEON encodings for vaba.
2010-10-25 Owen AndersonTests for NEON encoding of vabdl.
2010-10-25 Owen AndersonAdd tests for NEON encoding of vabd.
2010-10-25 Daniel DunbarMC/AsmParser: Fix relative precedence of {+,-} and...
2010-10-25 Daniel DunbarMC/AsmLexer: Fix bug in source location for Slash token.
2010-10-25 Daniel Dunbartweak test.
2010-10-25 Daniel DunbarMC/AsmParser: Rewrite test to actually check some parts...
2010-10-25 Owen AndersonAttempt to provide correct encodings for NEON vbit...
2010-10-25 Owen AndersonProvide correct NEON encodings for vbsl.
2010-10-25 Owen AndersonAdd correct instruction encodings for vbic, vorn, and...
2010-10-25 Owen AndersonProvide correct NEON encodings for vand, veor, and...
2010-10-25 Owen AndersonAdd tests for NEON encoding of vtst.
2010-10-25 Owen AndersonAdd NEON encoding tests for vcgt and vacgt.
2010-10-25 Rafael EspindolaAdd support for emitting ARM file attributes.
2010-10-25 Owen AndersonAdd tests for NEON encodings of vcge and vacge.
2010-10-25 Owen AndersonAdd a warning about our inability to test the encoding...
2010-10-25 Owen AndersonAdd tests for NEON encoding of vceq.
2010-10-25 Owen AndersonAdd tests for NEON encoding of vsubhn and vrsubhn.
2010-10-25 Dan GohmanFix a case where instcombine was stripping metadata...
2010-10-24 Duncan SandsFix PR8445: a block with no predecessors may be the...
2010-10-23 Owen AndersonAdd tests for NEON encoding of vqsub.
2010-10-23 Michael J. SpencerX86: Emit _fltused instead of __fltused on Windows...
2010-10-23 Mikhail GlushenkovRemove -llvmc-temp-hack from tblgen.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vhsub.
2010-10-22 Jim GrosbachAdd a CMP test.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vsubw.
2010-10-22 Jim Grosbachtidy up
2010-10-22 Owen AndersonAdd tests for NEON encoding of vsubl.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vsub.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vqdmlsl.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vmlsl.
2010-10-22 Jim Grosbachtidy up.
2010-10-22 Jim GrosbachARM mode encoding information for CLZ, RBIT, REV*,...
2010-10-22 Jim GrosbachRemove duplicate test.
2010-10-22 Jim Grosbachtidy up.
2010-10-22 Jim GrosbachFileCheck-ize a few tests.
2010-10-22 Bob WilsonTeach instcombine to set the alignment arguments for...
2010-10-22 Owen AndersonAdd tests for the correct encoding of NEON vmls.
2010-10-22 Owen AndersonAdd correct NEON encodings for vqdmlal.
2010-10-22 Jim GrosbachAdd the encoding information for the rest of the ARM...
next