JIT imm12 encoding for constant pool entry references.
[oota-llvm.git] / test /
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...
2010-10-22 Owen AndersonProvide correct encodings for NEON vmlal.
2010-10-22 Owen AndersonProvide correct NEON encodings for vmla.
2010-10-22 Stuart HastingsTemporarily revert r117079; it broke a tester. Radar...
2010-10-22 Jim GrosbachMore ARM multiply instuction binary encodings.
2010-10-22 Owen AndersonAdd testscases for encoding of NEON vdqmull.
2010-10-22 Jim GrosbachMore ARM multiply instruction encoding information.
2010-10-22 NAKAMURA Takumitest/Makefile: Force lit -j1 on Cygwin.
2010-10-22 Andrew TrickReverting r117031 to cleanup valgrind errors.
2010-10-22 Sean CallananFixed handling of immediate operand sizes, which
2010-10-21 Stuart HastingsTest case for r117075. Radar 6635085.
2010-10-21 Owen AndersonAdd tests for NEON encoding of vmull.
2010-10-21 Jim GrosbachARM binary encodings for MVN variants.
2010-10-21 Owen AndersonAdd tests for NEON encoding of vqdmulh and vqrdmulh.
2010-10-21 Jim GrosbachARM Binary encoding information for BFC/BFI instructions.
2010-10-21 Owen AndersonAdd tests for NEON vmul encoding.
2010-10-21 Owen AndersonRename this test to better reflect its contents.
2010-10-21 Owen AndersonAdd tests for NEON encodings of vaddhn and vraddhn.
2010-10-21 Owen AndersonAdd tests for NEON encodings of vqadd, which was alread...
2010-10-21 Owen AndersonAdd correct NEON encodings for vhadd and vrhadd.
2010-10-21 Owen AndersonAdd correct encodings for NEON vaddw.s* and vaddw.u*.
2010-10-21 Owen AndersonProvide correct NEON encodings for vaddl.u* and vaddl.s*.
2010-10-21 Rafael EspindolaDo not recurse into symbol refs that have a variant...
2010-10-21 Kevin EnderbyMore tweaks to X86 instructions to allow the 'w' suffix...
2010-10-21 Bill WendlingFix whitespace.
next