aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* refix PR1143 by making basicaa analyze zexts of indices aggresively,Chris Lattner2010-08-181-7/+7
* Add a testcase to verify that commands don't crash when they hitDan Gohman2010-08-181-0/+9
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-181-1/+1
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-188-9/+9
* MC/ELF: Allow null values in virtual sections, ELF doesn't use specialDaniel Dunbar2010-08-182-0/+13
* Fix a bug with insertelement on SPU. Kalle Raiskila2010-08-181-0/+15
* Remove all traces of v2[i,f]32 on SPU. Kalle Raiskila2010-08-183-10/+10
* Change SPU C calling convention to match that described in Kalle Raiskila2010-08-181-0/+33
* fix a buggy testChris Lattner2010-08-181-3/+3
* fix PR7589: In brief:Chris Lattner2010-08-181-0/+21
* filecheckize and detrivialize.Chris Lattner2010-08-181-3/+26
* Fix PR7755: knowing something about an inval for a predChris Lattner2010-08-181-0/+24
* Expand ZERO_EXTEND operations for NEON vector types.Bob Wilson2010-08-181-0/+7
* Temporarily revert r110987 as it's causing some miscompares inEric Christopher2010-08-171-29/+0
* Tweak IVUsers' concept of "interesting" to exclude add recurrencesDan Gohman2010-08-172-1/+52
* Add nounwind.Evan Cheng2010-08-171-1/+1
* Make fast scheduler handle asm clobbers correctly.Dale Johannesen2010-08-171-0/+17
* Add some win64 coff goodness.Anton Korobeynikov2010-08-171-1/+20
* When rotating loops, put the original header at the bottom of theDan Gohman2010-08-171-5/+17
* Change ARM PKHTB and PKHBT instructions to use a shift_imm operand to avoidBob Wilson2010-08-174-2/+10
* Allow more cases of undef shuffle indices and add tests for them.Bob Wilson2010-08-175-0/+119
* PHI elimination should not break back edge. It can cause some significant cod...Evan Cheng2010-08-172-2/+31
* Add a testcase for svn 111208.Bob Wilson2010-08-161-0/+14
* Generalize a pattern for PKHTB: an SRL of 16-31 bits will guaranteeBob Wilson2010-08-162-1/+19
* Convert test to FileCheck.Bob Wilson2010-08-161-4/+19
* Convert a test to use FileCheck.Bob Wilson2010-08-161-4/+19
* Instead, teach SimplifyCFG to trim non-address-taken blocks fromDan Gohman2010-08-161-0/+13
* Revert r111058, the lint check for indirectbr successors that aren'tDan Gohman2010-08-161-1/+0
* Test expects SSE, give him SSE.Benjamin Kramer2010-08-151-1/+1
* Restore arch on these test, they fail on arm.Benjamin Kramer2010-08-152-2/+2
* Mark as XFAIL on darwin 8. PR 7886.Dale Johannesen2010-08-151-0/+2
* Update tests.Mikhail Glushenkov2010-08-157-51/+7
* LoopSimplify shouldn't split loop backedges that use indirectbr. PR7867.Dan Gohman2010-08-141-0/+35
* Teach SimplifyCFG how to simplify indirectbr instructions.Dan Gohman2010-08-142-1/+51
* Add a lint check for an indirectbr destination which has notDan Gohman2010-08-131-0/+1
* Add a Thumb2 t2RSBrr instruction for disassembly only.Bob Wilson2010-08-131-0/+4
* Temporarily disable tail calls on ARM to work around some linker problems.Bob Wilson2010-08-134-0/+4
* Move the Thumb2 SSAT and USAT optional shift operator out of theBob Wilson2010-08-131-0/+4
* Revert 110491. While not wrong, it was based on aDale Johannesen2010-08-131-27/+0
* One more XFAIL.Mikhail Glushenkov2010-08-131-0/+1
* More XFAILs.Mikhail Glushenkov2010-08-132-0/+2
* Add an XFAIL.Mikhail Glushenkov2010-08-131-0/+3
* Remove -fexceptions from llvmc tests.Mikhail Glushenkov2010-08-1317-17/+17
* llvmc: fix two tests, remove XFAILs.Mikhail Glushenkov2010-08-132-6/+1
* Reapply this transformation now that it is passing the external test which it...Nate Begeman2010-08-131-0/+29
* fix PR7876: If ipsccp decides that a function's address is takenChris Lattner2010-08-121-0/+28
* Cleaned up the for-disassembly-only entries in the arm instruction table so thatJohnny Chen2010-08-121-0/+6
* - Teach SSEDomainFix to switch between different levels of AVX instructions. ...Bruno Cardoso Lopes2010-08-121-0/+12
* Add a test for llvm-gcc svn 110632.Bob Wilson2010-08-121-0/+16
* Temporarily revert 110737 and 110734, they were causing failuresEric Christopher2010-08-121-29/+0