aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix PR8445: a block with no predecessors may be the entry block, in which caseDuncan Sands2010-10-241-0/+6
* Add tests for NEON encoding of vqsub.Owen Anderson2010-10-231-0/+163
* X86: Emit _fltused instead of __fltused on Windows x64.Michael J. Spencer2010-10-231-2/+4
* Remove -llvmc-temp-hack from tblgen.Mikhail Glushenkov2010-10-232-8/+8
* Add tests for NEON encoding of vhsub.Owen Anderson2010-10-221-0/+94
* Add a CMP test.Jim Grosbach2010-10-221-0/+9
* Add tests for NEON encoding of vsubw.Owen Anderson2010-10-221-0/+60
* tidy upJim Grosbach2010-10-221-3/+2
* Add tests for NEON encoding of vsubl.Owen Anderson2010-10-221-0/+66
* Add tests for NEON encoding of vsub.Owen Anderson2010-10-221-0/+91
* Add tests for NEON encoding of vqdmlsl.Owen Anderson2010-10-221-0/+23
* Add tests for NEON encoding of vmlsl.Owen Anderson2010-10-221-0/+78
* tidy up.Jim Grosbach2010-10-221-25/+13
* ARM mode encoding information for CLZ, RBIT, REV*, and PKH*.Jim Grosbach2010-10-221-1/+56
* Remove duplicate test.Jim Grosbach2010-10-221-9/+0
* tidy up.Jim Grosbach2010-10-221-33/+33
* FileCheck-ize a few tests.Jim Grosbach2010-10-222-21/+26
* Teach instcombine to set the alignment arguments for NEON load/store intrinsics.Bob Wilson2010-10-221-0/+25
* Add tests for the correct encoding of NEON vmls.Owen Anderson2010-10-221-0/+87
* Add correct NEON encodings for vqdmlal.Owen Anderson2010-10-221-0/+24
* Add the encoding information for the rest of the ARM mode multiply instructions.Jim Grosbach2010-10-221-1/+3
* Provide correct encodings for NEON vmlal.Owen Anderson2010-10-221-0/+78
* Provide correct NEON encodings for vmla.Owen Anderson2010-10-221-0/+89
* Temporarily revert r117079; it broke a tester. Radar 6635085.Stuart Hastings2010-10-221-12/+0
* More ARM multiply instuction binary encodings.Jim Grosbach2010-10-221-0/+30
* Add testscases for encoding of NEON vdqmull.Owen Anderson2010-10-221-0/+21
* More ARM multiply instruction encoding information.Jim Grosbach2010-10-221-0/+22
* test/Makefile: Force lit -j1 on Cygwin.NAKAMURA Takumi2010-10-221-0/+5
* Reverting r117031 to cleanup valgrind errors.Andrew Trick2010-10-223-103/+39
* Fixed handling of immediate operand sizes, whichSean Callanan2010-10-221-0/+3
* Test case for r117075. Radar 6635085.Stuart Hastings2010-10-211-0/+12
* Add tests for NEON encoding of vmull.Owen Anderson2010-10-211-0/+77
* ARM binary encodings for MVN variants.Jim Grosbach2010-10-211-1/+8
* Add tests for NEON encoding of vqdmulh and vqrdmulh.Owen Anderson2010-10-211-0/+84
* ARM Binary encoding information for BFC/BFI instructions.Jim Grosbach2010-10-211-0/+7
* Add tests for NEON vmul encoding.Owen Anderson2010-10-211-0/+94
* Rename this test to better reflect its contents.Owen Anderson2010-10-211-0/+0
* Add tests for NEON encodings of vaddhn and vraddhn.Owen Anderson2010-10-211-0/+62
* Add tests for NEON encodings of vqadd, which was already correctly encoded.Owen Anderson2010-10-211-0/+164
* Add correct NEON encodings for vhadd and vrhadd.Owen Anderson2010-10-211-0/+248
* Add correct encodings for NEON vaddw.s* and vaddw.u*.Owen Anderson2010-10-211-0/+60
* Provide correct NEON encodings for vaddl.u* and vaddl.s*.Owen Anderson2010-10-211-0/+65
* Do not recurse into symbol refs that have a variant kind. This prevents usRafael Espindola2010-10-211-0/+16
* More tweaks to X86 instructions to allow the 'w' suffix in places it makesKevin Enderby2010-10-213-39/+103
* Fix whitespace.Bill Wendling2010-10-211-8/+8
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-217-110/+60
* putback r116983 and fix simple-fp-encoding.ll testsAndrew Trick2010-10-213-14/+15
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-217-60/+110
* Revert r116983, which is breaking all the buildbots.Owen Anderson2010-10-212-3/+2
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-217-110/+60