Fix a bug in GetKnownAlignment of packed structs.
[oota-llvm.git] / test / CodeGen / X86 /
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-07-31 Evan ChengRedo and generalize previously removed opt for pinsrw...
2007-07-27 Dan GohmanRe-apply 40504, but with a fix for the segfault it...
2007-07-27 Evan ChengReverting 40504 for now. It's breaking oggenc.
2007-07-26 Evan ChengTest case for PR1573.
2007-07-26 Evan ChengFix test.
2007-07-26 Dan GohmanRemove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associ...
2007-07-24 Dan GohmanUse movaps to load a v4f32 build_vector of all-constant...
2007-07-20 Dan GohmanUpdate these regression tests to accomodate X86InstrSSE...
2007-07-20 Evan ChengNew test.
2007-07-19 Evan ChengNew test.
2007-07-19 Evan ChengTry fixing it again.
2007-07-19 Reid SpencerFor PR1553:
2007-07-19 Bill WendlingDon't need the "&&" to glue lines together.
2007-07-19 Bill WendlingTestcase for PR1549
2007-07-18 Evan ChengNew test.
2007-07-18 Dan GohmanImplement initial memory alignment awareness for SSE...
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
2007-07-17 Evan ChengFix test.
2007-07-17 Evan ChengUse push / pop for prologues and epilogues.
2007-07-13 Dale JohannesenSkeleton of post-RA scheduler; doesn't do anything...
2007-07-11 Evan ChengAdd test case for PR1545.
2007-07-10 Dan GohmanChange the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR...
2007-07-10 Dan GohmanAdd a regression test for folding spill code into scala...
2007-07-09 Chris Lattnerforce a cpu without SSE
2007-07-09 Chris Lattnerallow this to work on ppc-darwin
2007-07-04 Bill WendlingAllow a GR64 to be moved into an MMX register via the...
2007-07-03 Dale JohannesenNew testcases for rev 37847 (PR's 1489 and 1505).
2007-07-02 Dan GohmanAdd a basic test-case for passing and returning <4...
2007-07-02 Dan GohmanNew test case. DAGCombiner should be able to fold ...
2007-06-29 Evan ChengNew test.
2007-06-29 Evan ChengNew test.
2007-06-29 John CriswellConvert .cvsignore files
2007-06-29 Evan ChengNew tests.
2007-06-19 Evan ChengNew test case: identity operation of RHS / LHS of a...
2007-06-17 Chris Lattnerensure we don't regress on these tests. We generate...
2007-06-16 Bill WendlingXFAILing until I can fix properly.
2007-06-16 Bill WendlingTestcase for MMX int to MMX register failure.
2007-06-15 Chris Lattnermake this test harder, include a tied register.
2007-06-14 Dale JohannesenDo not treat FP_REG_KILL as terminator in branch analys...
2007-06-06 Chris Lattnernew testcase for PR1495
2007-06-05 Evan ChengNew test.
2007-06-04 Dale JohannesenTail merging wasn't working for predecessors of landing...
2007-06-01 Dale JohannesenImplement smarter algorithm for choosing which blocks...
2007-05-23 Dale Johannesentail merging shrinks this code a bit. Could do more...
2007-05-21 Evan ChengAdd test for PR1259.
2007-05-19 Chris Lattneradd source
2007-05-19 Chris Lattnernew testcase
2007-05-17 Evan ChengNew test case.
2007-05-17 Chris Lattnertestcase for PR1427
2007-05-16 Chris Lattnertestcase for maskmovq
2007-05-14 Evan ChengNew test.
2007-05-14 Evan ChengDoh. .cpp -> .ll
2007-05-07 Duncan SandsTestcase for PR1398.
2007-05-05 Chris Lattnerremove this xfail'd test, move it to the X86 readme.
2007-05-05 Chris LattnerWe need support for tail calls, this is moved to PR1392
2007-05-05 Chris Lattnernew testcase for PR1371
2007-05-03 Evan Chengnegatize -> negative
2007-05-01 Reid SpencerSplit target dependent test portions to target-specific...
2007-04-30 Reid SpencerFor PR1370:
2007-04-29 Anton KorobeynikovUpdated aliases test
2007-04-28 Chris Lattnernew testcase for PR1356
2007-04-28 Chris Lattnerupdate for new inline asm syntax
2007-04-26 Dan Gohmantestcase for PR1339: http://llvm.org/PR1339
2007-04-26 Anton KorobeynikovAdd test to proper place. Also, XFAIL until ppc bootstr...
2007-04-26 Anton KorobeynikovFixx off-by-one bug, which prevents llvm-gcc bootstrap...
2007-04-26 Evan ChengPR1348 test case.
2007-04-26 Evan ChengNew test case.
2007-04-25 Chris Lattner&& no longer needed
2007-04-25 Bill WendlingTestcase for codegen bug.
2007-04-25 Anton KorobeynikovImplement aliases. This fixes PR1017 and it's dependent...
2007-04-25 Chris Lattnernew testcase that crashes llc
2007-04-24 Bill WendlingTestcases for MMX.
2007-04-23 Lauro Ramos VenancioAdd TLS tests.
2007-04-21 Reid SpencerUse the llvm_supports_target function to prevent runnin...
2007-04-20 Evan ChengFix test.
2007-04-18 Chris Lattnernew testcase
2007-04-18 Evan ChengNew crasher test case.
2007-04-17 Anton KorobeynikovImplemented correct stack probing on mingw/cygwin for...
2007-04-16 Chris Lattnerrefix this
2007-04-16 Chris Lattneruse an x86 t-t for an x86 test. Thanks to Dan for...
2007-04-16 Chris Lattnerfix this test
2007-04-16 Evan ChengFixes tests and remove xfail.
2007-04-16 Evan ChengOne more callee-saved register used.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerWrap long line.
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Chris Lattnerthis test isn't testing what it thought it was
2007-04-13 Chris LattnerNew testcase
2007-04-12 Chris Lattnernew testcase
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-11 Chris Lattnerthis got better
2007-04-11 Chris Lattnernew testcases for integer abs function
2007-04-09 Chris Lattneradd another test
next