Bugfixes for smallvector when the element size is small and N is small.
[oota-llvm.git] / test /
2006-08-15 Chris LattnerNew testcase
2006-08-14 Chris Lattnernew testcase from PR877
2006-08-14 Rafael Espindolaselect code like
2006-08-12 Chris LattnerNew testcase, this used to take hours to loopsimplify.
2006-08-11 Chris LattnerNew testcase
2006-08-09 Rafael Espindolafix the spill code
2006-08-08 Rafael Espindolainitial support for variable number of arguments
2006-08-07 Evan ChengNew test case.
2006-08-04 Chris Lattnerconverge on the right number of %'s :)
2006-08-04 Reid SpencerUse the %llvm-gcc% variable to find llvm-gcc for those...
2006-08-04 Rafael Espindolause a 'register pressure reducing' scheduler
2006-08-03 Chris Lattnernew testcase for pr867
2006-08-03 Jim LaskeyApplying for all.
2006-08-03 Jim LaskeyMake all the schedulers continue to work.
2006-08-01 Chris LattnerIf dejagnu is not found, tell the user instead of bombi...
2006-07-31 Chris LattnerNew testcase for PR850.
2006-07-31 Chris Lattnertestcase for PR854.
2006-07-30 Chris LattnerTestcase for GCC bug28417, ensuring that we don't start...
2006-07-29 Chris LattnerNew testcase for PR853
2006-07-26 Chris Lattnerallow this to pass on non-x86 machines
2006-07-26 Chris LattnerDon't test an example
2006-07-25 Rafael Espindolaimplement function calling of functions with up to...
2006-07-24 Evan ChengXFAIL for now.
2006-07-20 Evan ChengNew vector shuffle test case.
2006-07-20 Evan ChengFix a broken test.
2006-07-20 Chris LattnerNew testcase for PR833
2006-07-19 Chris Lattnernew testcase
2006-07-19 Jim LaskeyRegression test for PR834.
2006-07-12 Chris Lattnertestcase for PR827
2006-07-12 Chris LattnerTestcase for PR828.
2006-07-12 Evan ChengFix test failure on non-Apple systems.
2006-07-11 Chris LattnerTestcase for PR826
2006-07-11 Chris LattnerNew testcase for PR825.
2006-07-11 Chris LattnerThis is fixed
2006-07-10 Evan ChengUpdate.
2006-07-10 Chris LattnerNew testcase for folding bswaps into i16/i32 loads...
2006-07-10 Chris LattnerAdd tests for 16-bit byteswaps.
2006-07-09 Owen AndersonAdd a test for the LCSSA issue I just fixed.
2006-07-07 Chris LattnerTestcase for PR820
2006-07-07 Evan ChengAdd a 64-bit test case.
2006-07-07 Evan ChengNew vector shuffle test case.
2006-07-07 Evan ChengUpdate
2006-07-07 Chris LattnerXfail this
2006-07-05 Evan ChengUpdate test case.
2006-07-03 Andrew LenharthLegalize does not handle this correctly
2006-06-28 Andrew Lenharthnot really XFailing these, as only incompleteness is...
2006-06-28 Andrew Lenharthchange I flag on test
2006-06-28 Chris LattnerTestcase that crashes the ppc backend.
2006-06-28 Chris LattnerInfinite loop in instcombine that nate hit.
2006-06-27 Chris LattnerNew testcase, reduced by nate, which crashes DSE
2006-06-27 Owen AndersonTestcase that Nate found where LoopUnswitch chokes...
2006-06-27 Chris Lattnertestcase that crashes dead arg elim.
2006-06-18 Rafael Espindolainitial implementation of ARMRegisterInfo::eliminateFra...
2006-06-17 Chris LattnerJust a minor tweak so you can run things like:
2006-06-17 Chris Lattnernew testcase that crashes indvars
2006-06-16 Jim LaskeyPR# not associated with XFAIL
2006-06-16 Jim Laskeydebug info is alive again
2006-06-16 Chris LattnerThis test isn't implemented yet
2006-06-16 Chris LattnerNew testcase, the linker is not merging alignments...
2006-06-15 Jim LaskeyMake sure global doubles and vectors are aligned properly.
2006-06-15 Chris Lattnernew testcase, instcombine should turn these into llvm...
2006-06-14 Chris Lattnernew testcase, not currently working.
2006-06-14 Chris Lattnernew testcase, distilled from povray
2006-06-13 Jim LaskeyMy original test case was bogus. Reverting to crasher...
2006-06-13 Jim LaskeyTests to make sure that ComputeMaskedBits discards...
2006-06-12 Chris LattnerTEstcase that makes simplifycfg infloop.
2006-06-12 Chris LattnerNew testcase that crashes llc
2006-06-12 Owen AndersonMake sure that LCSSA works properly when it encounters...
2006-06-08 Chris LattnerAdd new testcase
2006-06-08 Chris LattnerNew testcase, using "AX" as i32.
2006-06-04 Owen AndersonUpdate the regression tests, and add a new one encounte...
2006-06-01 Rafael Espindolaadded some tests for argument passing
2006-06-01 Chris Lattnertestcase for the recent inliner improvement.
2006-06-01 Reid SpencerNo, libLLVMbzip2 does not have a .a suffix.
2006-06-01 Reid SpencerFix gcc command line options after LLVMCore and LLVMbzi...
2006-05-31 Evan ChengUpdate vector extract test cases.
2006-05-30 Reid Spencer1. No need to thwart this test with an environment...
2006-05-30 Evan ChengAdded a test case for parameter passing of vector values.
2006-05-30 Evan ChengFix the test failure on non-Darwin targets.
2006-05-30 Evan ChengAdd a lea instruction selection test case.
2006-05-29 Reid SpencerFix a bug with diffing the wrong files. Make output...
2006-05-29 Owen AndersonRequire both tests to pass.
2006-05-29 Owen AndersonUpdate the testcase to check the full extent of LCSSA.
2006-05-28 Reid SpencerFix a problem where dejagnu won't accept the value...
2006-05-28 Reid SpencerProvide an infrastructure for testing the llvm2cpp...
2006-05-27 Chris LattnerNew testcase: check that the inliner constant folds...
2006-05-26 Owen AndersonTrivial testcase that LCSSA can already handle.
2006-05-26 Chris LattnerNew testcase for trivial DSE
2006-05-26 Chris LattnerNew testcase, check that the bc file correctly encodes...
2006-05-25 Chris Lattnernew testcase
2006-05-25 Chris Lattnernew testcases
2006-05-25 Chris LattnerThe patch corresponding to this test had to be reverted...
2006-05-25 Evan ChengNew test case. x86 isel was creating a cycle in the...
2006-05-25 Rafael Espindolacreate test/Regression/CodeGen/ARM/ and add a minimal...
2006-05-25 Evan Cheng-sched-commute-nodes is now on by default.
2006-05-24 Chris LattnerUpdate testcase with recent cbe change
2006-05-24 Chris LattnerTestcase for a new instcombine xform, patch contributed...
2006-05-24 Chris LattnerOne of these xforms is only safe with unsafe math enabled.
2006-05-24 Chris LattnerNew testcase
2006-05-23 Evan ChengAdded a test case for FP equality check.
next