fcopysign and get rid of dsnode cruft. custom PA runtimes make this better in some...
[oota-llvm.git] / test /
2006-03-08 Chris LattnerAutomatically pass -emit-llvm to llvmgcc when using...
2006-03-08 Chris LattnerPass -emit-llvm automatically to %llvmgcc and %llvmg...
2006-03-07 Chris Lattnernew testcase that should have been added long ago.
2006-03-07 Chris Lattnernew testcase
2006-03-06 Chris Lattnernew regression test
2006-03-05 Chris Lattnernew testcase I forgot to check in earlier
2006-03-05 Chris Lattnernew testcase for vector narrowing.
2006-03-04 Chris Lattnernew testcase
2006-03-04 Chris Lattnernew testcase
2006-03-04 Chris Lattnernew testcase
2006-03-04 Chris Lattnernew testcase
2006-03-04 Chris LattnerNew testcase, make sure nate doesn't vanish
2006-03-03 Evan ChengAdd another test case for instruction scheduling.
2006-03-03 Chris LattnerRemove these testcases. These intrinsics are going...
2006-03-02 Chris Lattnernew testcases
2006-03-02 Evan ChengAdd a regression test for bug 478.
2006-03-02 Chris Lattneradd a couple more cases
2006-03-01 Chris Lattnertestcase that crashed the new CFE
2006-03-01 Chris Lattnernew testcase
2006-03-01 Chris Lattnerload (x|y) -> load (x+y) iff x and y have no common...
2006-03-01 Chris Lattnernew testcase. These functions shouldn't touch the...
2006-03-01 Chris Lattnernew testcase. There should be no accesses to the stack...
2006-03-01 Chris Lattnernew testcase
2006-02-28 Evan ChengAdd a test case for left shift by 1. We should not...
2006-02-28 Chris Lattnernew testcase
2006-02-28 Chris Lattnerevan's recent x86 isel improvements have fixed this...
2006-02-28 Chris Lattnernew testcases
2006-02-28 Chris Lattnernew testcases for PR712
2006-02-28 Chris Lattnernew testcase
2006-02-27 Chris Lattnernew testcases
2006-02-27 Chris LattnerNew testcases
2006-02-27 Chris LattnerReenable this
2006-02-27 Chris Lattnernew testcase
2006-02-26 Chris Lattnernew testcase
2006-02-25 Evan ChengNew test case: use lea for imul by some constants.
2006-02-25 Evan Chenglea.ll is XFAIL until we implement convertToThreeAddress.
2006-02-25 Chris Lattnerthis fails, mark it as such
2006-02-23 Evan ChengAdd a test case for 'lea'.
2006-02-22 Chris Lattnernew testcase distilled from SPASS
2006-02-18 Chris Lattnernew testcase that crashes simplifycfg
2006-02-17 Nate BegemanA few final (for now) tests
2006-02-17 Nate BegemanYet another test
2006-02-17 Nate BegemanNew tests!
2006-02-17 Nate BegemanFix a comment sabre noticed :)
2006-02-17 Nate BegemanA couple new regression tests to make sure we always...
2006-02-15 Jim LaskeyCode sufficiently protected against this test.
2006-02-14 Chris Lattnernew testcase that broke unswitch due to loopsimplify...
2006-02-13 Chris Lattnernew testcase
2006-02-13 Chris Lattnertestcase reduced from Ptrdist/bc that is miscompiled...
2006-02-13 Andrew Lenharthtest for improved zap discovery
2006-02-13 Chris Lattnerthis passes now, due to Nate's recent efforts
2006-02-13 Chris LattnerReduce this testcase a bit more, with the help of llvm...
2006-02-12 Evan ChengAdded a test case for a libcall insertion bug.
2006-02-12 Chris Lattnertweaks
2006-02-12 Chris Lattnernew testcase
2006-02-12 Chris Lattnermove a failing testcase from bit-tracking.ll to narrow...
2006-02-12 Chris LattnerMake these tests fail if opt crashes.
2006-02-11 Chris LattnerUpdate comments to be actually accurate
2006-02-11 Chris LattnerThis is implemented by the simplify-libcalls pass,...
2006-02-09 Chris Lattnernew testcase
2006-02-09 Chris Lattnerthis apparently passes on linux
2006-02-08 Jim LaskeyDisable this test for the time being as debug is brough...
2006-02-08 Chris Lattnernew testcase for more interesting select sccp cases
2006-02-07 Chris Lattnernew testcase that caused instcombine to crash on 176...
2006-02-05 Chris Lattnernew testcases
2006-02-05 Chris LattnerThese were moved to ../SPARC
2006-02-05 Chris Lattnermove V8 testcases here
2006-02-03 Evan ChengAdded a (store (op (load ...) ...) ...) folding test...
2006-02-02 Chris Lattnernew testcase
2006-02-01 Andrew Lenharthtest cmov immediate form
2006-02-01 Chris Lattnernew testcase for the 'ret double folding with load...
2006-01-31 Chris Lattnernew testcase
2006-01-30 Evan ChengDon't generate (or setp, setae) for SETUGE. Simply...
2006-01-30 Chris Lattnernew testcase for the 'C++' failures last night.
2006-01-30 Chris Lattnernew testcase
2006-01-27 Evan ChengUse Intel assembly syntax to look for ST
2006-01-27 Evan ChengX86 dag isel is now (soon) the default.
2006-01-27 Evan ChengThese are fp stack test cases.
2006-01-27 Evan ChengXFAIL tailcall test cases until it's implemented.
2006-01-27 Reid SpencerA test case for ensuring that conversion of old-format...
2006-01-27 Reid SpencerThis now passes.
2006-01-26 Andrew Lenharthadded a couple test cases, including the new vaarg...
2006-01-25 Chris Lattnernew tests for actual inline asm expressions
2006-01-24 Chris Lattnertestcase that crashes scalarrepl
2006-01-24 Chris LattnerThis is still broken
2006-01-24 Chris Lattnernew c front-end testcase
2006-01-24 Chris Lattnerminor syntax change
2006-01-23 Chris Lattnernew testcase
2006-01-23 Chris LattnerTestcase that failed due to a legalizer bug
2006-01-23 Chris Lattnerthis option is gone, the dag isel is the default now
2006-01-23 Chris Lattnermake this test harder
2006-01-23 Chris Lattneradd new tests
2006-01-23 Chris LattnerMake sure this tests the right thing, xfail on solaris...
2006-01-21 Chris Lattnernew testcase that crashes llc for ppc
2006-01-20 Reid SpencerAdd a test case for PR697, ensuring the linker works...
2006-01-20 Evan ChengAdded a load folding bug test case.
2006-01-19 Chris LattnerAdd a new testcase for an eliminable cast
2006-01-19 Reid SpencerThis test passes now.
2006-01-19 Chris Lattnermake this work for Reid, who renamed his CVS module...
2006-01-19 Chris Lattnernew testcase the autoupgrader in the bc reader fails...
next