Make isDynamicLibrary detect more than just an ELF file.
[oota-llvm.git] / test /
2007-04-10 Devang PatelNew test case.
2007-04-10 Devang PatelAdd test case for PR 1154.
2007-04-09 Chris Lattnernew testcase
2007-04-09 Devang PatelAdd check for opt crash.
2007-04-09 Devang PatelAdd Loop Rotate test cases.
2007-04-09 Anton KorobeynikovNext stage into switch lowering refactoring
2007-04-09 Chris Lattneradd another test
2007-04-09 Chris LattnerThe x constraint allows scalar FP values as well as...
2007-04-09 Chris Lattnernew testcase for PR1304
2007-04-09 Chris Lattnernew testcase for PR1286
2007-04-09 Chris Lattnernew testcase for PR1308
2007-04-08 Chris Lattnertestcase for PR1314
2007-04-08 Nick LewyckyFix this testcase to fail if the bug were reintroduced.
2007-04-08 Owen AndersonRemove DomSet completely. This concludes work on PR1171.
2007-04-08 Chris Lattnerthis xform is correct, not an xfail
2007-04-08 Chris Lattnermake xfail info more nice
2007-04-08 Chris Lattnertweak this to test the right thing.
2007-04-08 Chris Lattnertestrunner should print out xfail info.
2007-04-08 Chris Lattnernew testcase, should simplify down to a xor/and/xor...
2007-04-07 Chris Lattnerthese test a pass that no longer exists.
2007-04-07 Chris Lattnerxfail these until owen can figure out the right fix
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
next