Remove NEON vmull, vmlal, and vmlsl intrinsics, replacing them with multiply,
[oota-llvm.git] / test / CodeGen / X86 /
2010-09-01 Bruno Cardoso LopesUsing target specific nodes for shuffle nodes makes...
2010-09-01 Jakob Stoklund OlesenTeach RemoveCopyByCommutingDef to check all aliases...
2010-09-01 Dan GohmanRevert 112442 and 112440 until the compile time problem...
2010-08-30 Chris Lattnertwo changes:
2010-08-30 Duncan SandsCorrect bogus module triple specifications.
2010-08-29 Dan GohmanMake IVUsers iterative instead of recursive.
2010-08-29 Dan GohmanMake this test less dependent on register allocation...
2010-08-29 Chris Lattnermerge a bunch of shuffle tests into sse2.ll
2010-08-29 Chris Lattneradd some nounwind's
2010-08-28 Chris Lattnerfix the buildvector->insertp[sd] logic to not always...
2010-08-28 Chris Lattnerfix the BuildVector -> unpcklps logic to not do pointle...
2010-08-28 Dan GohmanCompletely disable tail calls when fast-isel is enabled...
2010-08-27 Chris Lattnerget this test passing on linux builders.
2010-08-27 Daniel DunbarX86: Fix an encoding issue with LOCK_ADD64mr, which...
2010-08-26 Chris LattnerAdd a hackaround for PR7993 which is causing failures...
2010-08-26 Chris LattnerI think enough general codegen bugs are fixed to allow...
2010-08-26 Chris Lattnerimplement SplitVecOp_CONCAT_VECTORS, fixing the include...
2010-08-26 Chris LattnerMake sure this forces the x86 targets
2010-08-26 Chris Lattnerfix sse1 only codegen in x86-64 mode, which is something we
2010-08-25 Chris Lattnertemporarily disable this, which started failing on...
2010-08-25 Chris LattnerChange handling of illegal vector types to widen when...
2010-08-25 Bruno Cardoso LopesConvert test to use filecheck and make it more specific
2010-08-24 Dan GohmanFix X86's isLegalAddressingMode to recognize that stati...
2010-08-23 Chris LattnerAdd a new llvm.x86.int intrinsic, allowing access to the
2010-08-21 Dan GohmanFix x86 fast-isel's cmp+branch folding to avoid folding...
2010-08-19 Evan ChengIt's possible to sink a def if its local uses are PHI's.
2010-08-18 Dan GohmanWhen sending stats output to stdout for grepping, don...
2010-08-17 Dan GohmanTweak IVUsers' concept of "interesting" to exclude...
2010-08-17 Evan ChengAdd nounwind.
2010-08-17 Dale JohannesenMake fast scheduler handle asm clobbers correctly.
2010-08-17 Evan ChengPHI elimination should not break back edge. It can...
2010-08-15 Benjamin KramerTest expects SSE, give him SSE.
2010-08-15 Benjamin KramerRestore arch on these test, they fail on arm.
2010-08-15 Dale JohannesenMark as XFAIL on darwin 8. PR 7886.
2010-08-13 Dale JohannesenRevert 110491. While not wrong, it was based on a
2010-08-12 Bruno Cardoso Lopes- Teach SSEDomainFix to switch between different levels...
2010-08-12 Bruno Cardoso LopesBegin to support some vector operations for AVX 256...
2010-08-12 Devang PatelThis is x86 only test.
2010-08-11 Bruno Cardoso LopesAdd testcases for all AVX 256-bit intrinsics added...
2010-08-11 Bruno Cardoso LopesReapply r109881 using a more strict command line for...
2010-08-10 Jakob Stoklund OlesenFix test for more architectures. Patch by Tobias Grosser.
2010-08-10 Tobias GrosserFix failing testcase.
2010-08-10 Devang PatelHandle TAG_constant for integers.
2010-08-07 Dale JohannesenUse sdmem and sse_load_f64 (etc.) for the vector
2010-08-05 Eric ChristopherAdd an option to always emit realignment code for a...
2010-08-05 Devang PatelMove x86 specific tests into test/CodeGen/X86.
2010-08-05 Dan GohmanMove x86-specific tests out of test/Transforms/LoopStre...
2010-08-05 Daniel Dunbartests: CodeGen/X86/GC tests require X86.
2010-08-04 Bill WendlingThe lower invoke pass needs to have unreachable code...
2010-08-04 Eli FriedmanPR7814: Truncates cannot be ignored for signed comparisons.
2010-08-04 Stuart Hastingscall-imm.ll test case regex fix. Patch by Dimitry...
2010-08-03 Jakob Stoklund OlesenOK, that's it. This test is going away now. But don...
2010-07-31 Bob WilsonRevert new AVX intrinsic tests. They are breaking...
2010-07-30 Bruno Cardoso LopesA *bunch* of tests for AVX intrinsics
2010-07-30 Eli FriedmanFix for bug reported by Evzen Muller on llvm-commits...
2010-07-28 Nate BegemanImplement a vectorized algorithm for <16 x i8> << ...
2010-07-27 Nate Begeman~40% faster vector shl <4 x i32> on SSE 4.1 Larger...
2010-07-23 Dan GohmanUse the proper type for shift counts. This fixes a...
2010-07-23 Dan GohmanDAGCombine (shl (anyext x, c)) to (anyext (shl x, c...
2010-07-22 Eric ChristopherCustom lower the memory barrier instructions and add...
2010-07-20 Dan GohmanFix SCEV denormalization of expressions where the exit...
2010-07-20 Duncan SandsThe same problem was being tracked in PR7652.
2010-07-19 Dan GohmanAfter a custom inserter, in a block which has constant...
2010-07-19 Owen AndersonRemove r108639 now that it is handled by InstCombine...
2010-07-18 Owen AndersonAdd a testcase for r108639.
2010-07-16 Bill WendlingConsider this function:
2010-07-16 Jakob Stoklund OlesenRemove the X86::FP_REG_KILL pseudo-instruction and...
2010-07-16 Jakob Stoklund OlesenAdd forgotten test case.
2010-07-16 Dan GohmanUse the source-order scheduler instead of the "fast...
2010-07-15 Bill WendlingRevert. This isn't the correct way to go.
2010-07-15 Bill WendlingHandle code gen for the unreachable instruction if...
2010-07-15 Evan ChengSplit -enable-finite-only-fp-math to two options:
2010-07-15 Chris Lattnerfix the definitions of ConstTextCoalSection/ConstDataCo...
2010-07-15 Devang PatelFix crash reported in PR7653.
2010-07-15 Dan GohmanWatch out for a constant offset cancelling out a base...
2010-07-14 Devang PatelMake it a .ll test case.
2010-07-14 Dan GohmanDelete fast-isel's trivial load optimization; it breaks...
2010-07-14 Evan ChengFix for PR7193 was overly conservative. The only case...
2010-07-14 Evan ChengRe-enable the test with fix.
2010-07-14 Chris Lattnertemporarily disable to test to fix buildbots.
2010-07-14 Evan ChengTeach ProcessImplicitDefs to transform more COPY instru...
2010-07-13 Dale JohannesenIn inline asm treat indirect 'X' constraint as 'm'.
2010-07-13 Evan Cheng-enable-unsafe-fp-math should not imply -enable-finite...
2010-07-13 Dale JohannesenFix PR number.
2010-07-12 Dan GohmanApply the SSE dependence idiom for SSE unary operations to
2010-07-10 Dan GohmanFix this test.
2010-07-10 Jakob Stoklund OlesenFileCheckize inline asm FP stack tests
2010-07-10 Dan GohmanReapply bottom-up fast-isel, with several fixes for...
2010-07-09 Jakob Stoklund OlesenFix a few tests
2010-07-09 Dan GohmanAdd a target triple.
2010-07-09 Dan GohmanFix MachineLICM to actually visit inner loops.
2010-07-09 Bob Wilson--- Reverse-merging r107947 into '.':
2010-07-09 Dan GohmanRe-apply bottom-up fast-isel, with fixes. Be very caref...
2010-07-08 Bill WendlingExtension of r107506. Make sure that we don't mark...
2010-07-08 Eric ChristopherA slight reworking of the custom patterns for x86-64...
2010-07-08 Dan GohmanRevert 107840 107839 107813 107804 107800 107797 107791.
2010-07-07 Jakob Stoklund OlesenAllow copies between GR8_ABCD_L and GR8_ABCD_H.
2010-07-07 Dan GohmanImplement bottom-up fast-isel. This has the advantage...
2010-07-07 Dan GohmanAdd X86FastISel support for return statements. This...
2010-07-06 Dale JohannesenAccept RIP-relative symbols with 'i' constraint, and
next