Remove an unused and a pointless variable.
[oota-llvm.git] / test /
2010-06-29 Evan ChengPR7503: uxtb16 is not available for ARMv7-M. Patch...
2010-06-29 Bob WilsonReapply my if-conversion cleanup from svn r106939 with...
2010-06-29 Dan GohmanAdd an Intraprocedural form of BasicAliasAnalysis,...
2010-06-29 Bruno Cardoso LopesDescribed the missing AVX forms of SSE2 convert instruc...
2010-06-29 Devang PatelThe comment string does not match for all targets....
2010-06-28 Bob WilsonUnlike other targets, ARM now uses BUILD_VECTORs post...
2010-06-28 Dale JohannesenRefix XTARGET. Previous attempt matches on powerpc...
2010-06-28 Dale JohannesenAttempt to fix XTARGET.
2010-06-28 Devang PatelUse DW_FORM_addr for DW_AT_entry_pc.
2010-06-28 Dale JohannesenIn asm's, output operands with matching input constraints
2010-06-28 Dan GohmanConstant fold x == undef to undef.
2010-06-28 Dan GohmanFix Value::stripPointerCasts and BasicAA to avoid troub...
2010-06-28 Devang PatelRemove this weak test.
2010-06-28 Dale JohannesenTestcase for llvm-gcc fix 107051.
2010-06-28 Jakob Stoklund OlesenDon't write temporary files in test directory
2010-06-28 Jakob Stoklund OlesenAdd a triple so test runs on Linux as well.
2010-06-28 Jakob Stoklund OlesenAdd more special treatment for inline asm in RegAllocFast.
2010-06-28 Devang PatelPreserve deleted function's local variables' debug...
2010-06-28 Devang PatelMake this test darwin specific.
2010-06-26 Chris Lattnerthis test is failing nondeterministically and blaming...
2010-06-26 Benjamin KramerFix test weirdness.
2010-06-26 Benjamin KramerFix some tests that didn't test anything.
2010-06-26 Kenneth UildriksPartial specialization test should not depend on the...
2010-06-26 Rafael EspindolaWhen splitting a VAARG, remember its alignment.
2010-06-26 Bob WilsonRevert my if-conversion cleanup since it caused a bunch...
2010-06-26 Duncan SandsFix PR7328: when turning a tail recursion into a loop...
2010-06-26 Eli FriedmanRemove bogus test.
2010-06-26 Bob WilsonClean up some problems with extra CFG edges being intro...
2010-06-26 Jakob Stoklund OlesenWhen creating X86 MUL8 and DIV8 instructions, make...
2010-06-25 Bruno Cardoso LopesAdd AVX convert CVTSS2SI{rr,rm} and CVTDQ2PS{rr,rm...
2010-06-25 Bruno Cardoso LopesReapply r106896:
2010-06-25 Daniel DunbarThumb2ITBlockPass: Fix a possible dereference of an...
2010-06-25 Bruno Cardoso Lopesrevert this now, it's using avx instead of sse :)
2010-06-25 Evan ChengChange if-conversion block size limit checks to add...
2010-06-25 Bruno Cardoso LopesAdd several AVX MOV flavors
2010-06-25 Dale JohannesenThe hasMemory argument is irrelevant to how the argument
2010-06-25 Dan Gohmanpcmpeqd and friends are Commutable.
2010-06-25 Bill Wendling- Reapply r106066 now that the bzip2 build regression...
2010-06-25 Devang PatelXFAIL this test on powerpc for now.
2010-06-25 Bruno Cardoso LopesAdd some AVX convert instructions
2010-06-24 Dan GohmanDon't write an output file to cwd, and put an rdar...
2010-06-24 Dan GohmanTeach EmitLiveInCopies to omit copies for unused virtua...
2010-06-24 Bill WendlingIt's possible that a flag is added to the SDNode that...
2010-06-24 Devang PatelDBG_VALUE machine instruction pointing to undefined...
2010-06-24 Bruno Cardoso Lopes- Add AVX COMI{SS,SD}{rr,rm} and UCOMI{SS,SD}{rr,rm}.
2010-06-24 Dale JohannesenDisallow matching "i" constraint to symbol addresses...
2010-06-24 Jakob Stoklund OlesenReplace a big gob of old coalescer logic with the new...
2010-06-24 Bob WilsonPR7458: Try commuting Thumb2 instruction operands to...
2010-06-24 Dan GohmanEliminate the other half of the BRCOND optimization...
2010-06-24 Dan GohmanEliminate the first have of the optimization which...
2010-06-24 Dan GohmanReapply r106634, now that the bug it exposed is fixed.
2010-06-24 Chris LattnerTeach the x86 mc assembler that %dr6 = %db6, this imple...
2010-06-24 Dan GohmanOptimize the "bit test" code path for switch lowering...
2010-06-24 Jakob Stoklund OlesenRevert "Replace a big gob of old coalescer logic with...
2010-06-24 Bruno Cardoso LopesAdd AVX CMP{SS,SD}{rr,rm} instructions and encoding...
2010-06-24 Jakob Stoklund OlesenReplace a big gob of old coalescer logic with the new...
2010-06-23 Bill WendlingWe are missing opportunites to use ldm. Take code like...
2010-06-23 Bruno Cardoso LopesAdd AVX MOVMSK{PS,PD}rr instructions
2010-06-23 Bruno Cardoso LopesAdd tests for different AVX cmp opcodes, also teach...
2010-06-23 Bruno Cardoso LopesAdd AVX SHUF{PS,PD}{rr,rm} instructions
2010-06-23 Nico WeberAdd support for the x86 instructions "pusha" and "popa".
2010-06-23 Bruno Cardoso LopesFix a tblgen bug.
2010-06-23 Dale JohannesenReinstate correct test, remove the real invalidated...
2010-06-23 Dale JohannesenRemove tests invalidated by previous checkin.
2010-06-23 Bill WendlingMorphNodeTo doesn't preserve the memory operands. Becau...
2010-06-23 Daniel Dunbartests: Tweak lit.cfg to fix breakage with out-of-dir...
2010-06-23 Daniel DunbarRevert r106263, "Fold the ShrinkDemandedOps pass into...
2010-06-23 Daniel DunbarRevert r106066, "Create a more targeted fix for not...
2010-06-23 Stuart HastingsLess incorrect handling of zero-length bitfields. ...
2010-06-22 Bruno Cardoso LopesAdd AVX compare packed instructions
2010-06-22 Dan GohmanLoosen up this test so that it doesn't depend as much...
2010-06-22 Dan GohmanFix OptimizeMax to handle an odd case where one of...
2010-06-22 Bruno Cardoso LopesReapply support for AVX unpack and interleave instructi...
2010-06-22 Bruno Cardoso LopesAdd AVX MOV{SS,SD}{rr,rm} instructions
2010-06-22 Bob WilsonThumb1 functions using @llvm.returnaddress were not...
2010-06-22 Eric ChristopherMove a 64-bit test to the 64-bit file. Fixes an llvm...
2010-06-22 Dale JohannesenAdd SSE so these actually pass on non-X86 hosts.
2010-06-22 Bruno Cardoso LopesFix a subtle multiclass bug: when using class inheritan...
2010-06-22 Bill WendlingCorresponding test changes for r106564.
2010-06-22 Mon P WangMove v-binop-widen tests to X86 since they don't work...
2010-06-22 Jakob Stoklund OlesenRemove the SimpleJoin optimization from SimpleRegisterC...
2010-06-22 Dan GohmanAllow "exhaustive" trip count evaluation on phi nodes...
2010-06-22 Evan ChengTail merging pass shall not break up IT blocks. rdar...
2010-06-21 Dan GohmanTeach two-address lowering how to unfold a load to...
2010-06-21 Evan ChengFix PR7421: bug in kill transferring logic. It was...
2010-06-21 Dan GohmanMake this test more robust in case LLVM ever decides...
2010-06-21 Dale JohannesenAdd missing FileCheck call.
2010-06-21 Devang Pateltest case for r106438.
2010-06-21 Dale JohannesenFix PR 7433. Silly typo in non-Darwin ARM tail call
2010-06-21 Eric ChristopherAdd some codegen patterns for x86_64-linux-gnu tls...
2010-06-21 Kalle RaiskilaAdd the check to the testcase of r106419.
2010-06-21 Kalle RaiskilaMark the SPU 'lr' instruction to never have side effects.
2010-06-21 Kalle RaiskilaFix the lowering of VECTOR_SHUFFLE on SPU to handle...
2010-06-21 Kalle RaiskilaFix lowering of VECTOR_SHUFFLE on SPU. Old algorithm
2010-06-20 Evan ChengFix a crash caused by dereference of MBB.end(). rdar...
2010-06-19 Dan GohmanInclude the use kind along with the expression in the...
2010-06-19 Dan GohmanFix ScalarEvolution's "exhaustive" trip count evaluatio...
2010-06-19 Bruno Cardoso LopesRefactor aliased packed logical instructions, also add
2010-06-19 Evan ChengDisable sibcall optimization for Thumb1 for now since...
2010-06-19 Bruno Cardoso LopesShrink down code and add for free AVX {MIN,MAX}P{S...
next