fixes for strcpy optimizer
[oota-llvm.git] / test /
2007-04-06 Chris Lattnertestcase for PR1307
2007-04-06 Chris Lattnernew testcase, update old one.
2007-04-05 Reid SpencerXFAIL this test for now. It will be a while before...
2007-04-05 Chris Lattnernew testcase that crashes globalopt
2007-04-05 Dale Johannesentestcase for padding before zero-length fields.
2007-04-05 Devang PatelNew tests for Packed structs.
2007-04-05 Devang PatelNew tests for Packed structs.
2007-04-05 Anton KorobeynikovFix test
2007-04-04 Reid SpencerImplement the llvm.bit.part_select.iN.iN.iN overloaded...
2007-04-04 Reid SpencerIgnore some things generated by bugpoint.
2007-04-04 Jeff CohenFix some FreeBSD/amd64 regressions.
2007-04-04 Anton KorobeynikovFix test
2007-04-04 Anton KorobeynikovProperly emit range comparisons for switch cases, where...
2007-04-04 Jeff CohenAny add is wrong, regardless of type.
2007-04-04 Jeff CohenGet it right...
2007-04-04 Dale JohannesenTest for transformConstExprCastCall fix.
2007-04-04 Jeff CohenAdd new test.
2007-04-04 Evan ChengBetter still.
2007-04-04 Evan ChengFix test case.
2007-04-04 Evan ChengThese got better.
2007-04-04 Evan ChengNew asm test case.
2007-04-03 Evan ChengNew test case.
2007-04-03 Chris Lattnermove these to FrontendAda
2007-04-03 Chris Lattnertestcase for recent bugfix
2007-04-03 Chris Lattnermove ada tests
2007-04-03 Evan ChengNew test case.
2007-04-03 Chris Lattnernew testcase for PR1253
2007-04-03 Chris Lattnernew testcase, where we should use a negative stride
2007-04-02 Chris LattnerAdd a regtest for cases we now recognize as rotates...
2007-04-02 Chris Lattnerfix this testcase so it passes
2007-04-02 Chris Lattnerfix this testcase on ppc hosts
2007-04-02 Evan ChengNew test case.
2007-04-02 Chris Lattnernew testcase.
2007-04-02 Chris Lattnernew testcase
2007-04-02 Chris Lattnercreative way to add one.
2007-04-02 Chris Lattnermy patch fixed the fixme.
2007-04-02 Reid SpencerFix illegal assembly syntax.
2007-04-02 Reid SpencerAdd a test case to make sure that constant folding...
2007-04-02 Chris Lattnernew testcase for PR1296
2007-04-02 Lauro Ramos Venancio- Divides the comparisons in two types: comparisons...
2007-04-02 Reid SpencerLet llvm-upgrade upgrade the bswap intrinsic.
2007-04-02 Reid SpencerLet llvm-upgrade upgrade bswap intrinsic.
2007-04-02 Reid SpencerRevert the name changes for llvm.bswap to allow (and...
2007-04-01 Anton KorobeynikovAdd testcase for correct sret handling.
2007-04-01 Duncan SandsTestcase for the problem worked around in
2007-04-01 Reid SpencerFor PR1297:
2007-04-01 Chris Lattnernot not!
2007-04-01 Chris LattnerNew testcase
2007-03-30 Evan ChengMissing '&&'
2007-03-30 Chris Lattneradd a testcase for x86
2007-03-30 Evan ChengNew test case.
2007-03-30 Evan ChengTest case for PR1279 (part 2).
2007-03-30 Reid SpencerFor PR1289:
2007-03-29 Reid Spencercheckpoint -> implementation. This really needs to...
2007-03-28 Chris Lattnernew testcases
2007-03-28 Chris Lattnernew testcase
2007-03-28 Reid SpencerDelete the remanant of an obsolete comment.
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-28 Reid SpencerThe implementation keyword was replaced with checkpoint.
2007-03-28 Reid Spencerimplementation keyword is going .. going .. gone.
2007-03-28 Chris Lattnerdon't use 'not' when we can use a positive test
2007-03-28 Reid Spencernew test case for PR1280
2007-03-28 Reid SpencerFor PR1280:
2007-03-28 Evan ChengAdded a test case for PR1279.
2007-03-28 Chris Lattnernew testcase
2007-03-28 Chris Lattnerupgrade a random test
2007-03-28 Chris Lattnernew testcase
2007-03-27 Duncan SandsTest that a VIEW_CONVERT_EXPR used as an lvalue has...
2007-03-26 Reid SpencerAnother test case for PR1271 where bad shift masks...
2007-03-26 Evan ChengTest case for PR1266.
2007-03-26 Reid SpencerFix this test case to match output after a bug was...
2007-03-26 Duncan SandsFix testsuite hang.
2007-03-26 Reid SpencerTest case for PR1271 involving construction of a bad...
2007-03-25 Anton KorobeynikovAdd "feature" testcase for new switch lowering code
2007-03-25 Reid SpencerAdd a test case for PR1271 (necessary, but not sufficient).
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnertest that the ppc backend can do 64-bit cntlz
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-24 Reid SpencerRemove the last vestiges of this directory.
2007-03-24 Reid SpencerFlip the srem tests around. Previous commit was to...
2007-03-24 Reid SpencerFix incorrect test cases for srem. The definition of...
2007-03-23 Reid SpencerAdd more test cases for APIntified InstCombine.
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...
2007-03-23 Duncan SandsTest handling of switches with wide case ranges.
2007-03-22 Reid SpencerMake this test actually match the generated code.
2007-03-22 Reid SpencerAdd tests for nounwind and noreturn function attributes.
2007-03-22 Evan ChengAnother test case.
2007-03-22 Evan ChengTest case for PR1257
2007-03-22 Reid SpencerTest case for PR1248
2007-03-21 Evan ChengNew test case.
2007-03-20 Lauro Ramos Venanciobugfix: When the source register of CALL_NOLINK was...
2007-03-20 Chris Lattnerllvm-gcc now requires -fnested-functions to enable...
2007-03-20 Reid SpencerBreak up huge line so that this file is almost readable.
2007-03-20 Duncan SandsTest handling of structs with multiple variable-sized...
2007-03-20 Duncan SandsAda testcase for structs with multiple variable sized...
2007-03-20 Duncan SandsTest that ARRAY_RANGE_REF returns an array not an element.
2007-03-20 Chris LattnerThese functions should use shll, not lea.
next