XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / Verifier /
2010-08-08 Nick LewyckyReject unrepresentable pointer types in intrinsics...
2010-04-04 Mon P WangReapply address space patch after fixing an issue in...
2010-04-02 Mon P WangRevert r100191 since it breaks objc in clang
2010-04-02 Mon P WangReapply address space patch after fixing an issue in...
2010-03-30 Bob WilsonRevert Mon Ping's change 99928, since it broke all...
2010-03-30 Mon P WangAdded support for address spaces and added a isVolatile...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-05-29 Duncan SandsDan noticed that the verifier wasn't thoroughly checkin...
2009-05-22 Torok EdwinRevert this. There's no way to verifiy indirect calls...
2009-05-22 Torok EdwinVerify that calling conventions match function prototype.
2009-01-02 Chris LattnerReimplement the old and horrible bison parser for ...
2008-11-15 Nick LewyckyCorrect this error message.
2008-08-27 Dan GohmanDiagnose uses of unsized types with the byval attribute...
2008-08-23 Chris LattnerVerify that the alignment argument to llvm.memcpy is...
2008-06-10 Matthijs KooijmanFor all RUN lines starting with "not", redirect stderr...
2008-05-23 Dan GohmanMake structs and arrays first-class types, and add...
2008-05-20 Gabor GreifEliminate questionable syntax for stdin redirection...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-05-16 Dan GohmanRevert the change from r51157 in
2008-05-15 Dan GohmanIR support for extractvalue and insertvalue instruction...
2008-03-22 Anton KorobeynikovAdd testcase for prev. commit. Minor fixes
2008-03-16 Nick LewyckyAll of these tests had out of date syntax and were...
2008-03-16 Nick LewyckyFunctions are allowed to return structures. (Note that...
2008-03-16 Nick LewyckyRegressions/ is long gone.
2008-03-10 Tanya LattnerRemove llvm-upgrade and update tests.
2008-03-01 Chris LattnerFix PR2113 by verifying allocations.
2008-03-01 Chris LattnerFix this test.
2008-01-22 Chris Lattnerupdate this test to pass with duncan's change.
2008-01-14 Duncan SandsThis test is now the same as byval-1.ll, so remove it.
2008-01-14 Duncan SandsTest that byval cannot be used with pointers to
2008-01-14 Duncan SandsWe now allow byval on fairly general pointer types.
2008-01-12 Duncan SandsBe more liberal in what parameter attributes are
2008-01-11 Duncan SandsDo not allow attributes beyond a function's last
2007-12-21 Duncan SandsGet the verifier to check attributes on calls as well
2007-12-11 Dan GohmanUse not instead of ignore when an exit status is expect...
2007-11-27 Dan GohmanChange &| to |&.
2007-09-17 Gordon HenriksenFix for PR1633: Verifier doesn't fully verify GC intrinsics
2007-08-01 Reid SpencerMake sure these tests pass for the right reasons (verif...
2007-07-10 Rafael Espindolacheck for correct usage of the byval attribute
2007-06-29 John CriswellConvert .cvsignore files
2007-05-05 Chris Lattnerremove bogus xfailed testcase
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-01-26 Reid SpencerFor PR761:
2006-12-16 Chris Lattnertestcases for PR1042
2006-12-13 Chris LattnerNew testcase for PR1047
2006-12-02 Reid SpencerMake sure this file gets upgraded with llvm-upgrade
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-10-15 Chris Lattnertestcase that causes the asmparser to assert
2006-07-11 Chris LattnerTestcase for PR826
2006-04-13 Chris LattnerFix an accidental commit.
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2005-12-23 Chris Lattnerthis test is malformed
2005-12-22 Reid SpencerFix PR409:
2005-03-21 Chris LattnerNew testcase that the assembler incorrectly accepts.
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-06 Tanya LattnerAdding RUN lines.
2004-05-21 Chris LattnerTestcase for PR340: Verifier misses malformed switch...
2003-11-21 Chris LattnerNew testcase
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2002-11-06 Chris LattnerNew testcase to handle eventually
2002-08-22 Chris LattnerAdd readme file describing directory
2002-06-08 Chris LattnerNew testcases for verifier
2002-04-18 Chris LattnerNew testcase
2002-04-13 Chris LattnerNew testcase for the verifier