Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Analysis / BasicAA /
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-18 Reid SpencerFix bugs in this. What was I thinking??? :)
2006-11-18 Reid SpencerFail even if opt doesn't print anything.
2006-11-18 Reid SpencerAdd a simple test to make sure getModRefInfo is 1/2...
2006-11-03 Chris Lattnernew testcase
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...
2006-03-04 Chris Lattnernew testcase
2005-05-08 Chris LattnerNew testacse for information exposed by the 'tail'...
2005-03-09 Chris Lattnernew testcase for a -basicaa bug that Alkis found with...
2004-12-08 Alkis EvlogimenosAdd testcase and fix for yet another case where we...
2004-12-08 Alkis EvlogimenosAdd testcase and fix for another case where we query...
2004-11-26 Chris Lattnernew testcase basicaa should handle
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-07-29 Chris LattnerDue to a bug in BasicAA, DSE is incorrectly deleting...
2004-03-12 Chris Lattnernew testcase
2004-01-30 Chris LattnerNew testcase for better mod/ref information that basica...
2003-12-11 Chris LattnerRename variable to avoid confusing it with the global G
2003-12-11 Chris LattnerNew testcase for PR86
2003-11-04 Chris LattnerWhile working on the pool allocator, I noticed that...
2003-09-20 Chris LattnerNew testcase that basicaa should be able to handle
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-07-03 Chris LattnerNew testcase
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-17 Chris LattnerAdd new testcase
2003-06-02 Chris LattnerNo need to print out bytecode :)
2003-06-02 Chris LattnerNew testcase, reduced from 300.twolf by bugpoint
2003-05-21 Chris LattnerTrim testcase a bit
2003-05-21 Chris LattnerNew testcase identified by joel
2003-04-25 Chris LattnerNew testcase
2003-04-22 Chris LattnerNew testcase
2003-03-04 Chris LattnerNew testcase
2003-03-03 Chris LattnerMake the testcase more interesting, test that two diffe...
2003-02-26 Chris LattnerFix test
2003-02-26 Chris LattnerNew testcase for size tracking brokenness
2003-02-26 Chris LattnerHopefully final tweak to this testcase
2003-02-25 Chris LattnerAdd a new test for basicaa
2003-02-24 Chris LattnerFix testcase
2003-02-24 Chris LattnerTweak testcase
2003-02-09 Chris LattnerAdd a basic-aa test
2002-10-25 Chris LattnerUpdate test to use long instead of uint getelementptr...
2002-09-08 Chris LattnerNew testcase that tests for array pointer analysis...
2002-09-07 Chris LattnerFix bug in testcase now that load-vn is not built into...
2002-09-07 Chris LattnerFix broken test
2002-08-22 Chris LattnerAdd a testcase that checks to make sure LICM uses basic...
2002-08-22 Chris LattnerInitial testcases for basicaa alias analysis