Update llc flags for PPC register scavenger.
[oota-llvm.git] / test / Analysis /
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-11-07 Chris LattnerNuke useless testcases
2004-11-06 Chris LattnerAdd a missing run line
2004-11-06 Chris LattnerAdd missing run line
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-08-16 Chris LattnerBelieve it or not, this was broken in LLVM 1.3
2004-07-29 Chris LattnerDue to a bug in BasicAA, DSE is incorrectly deleting...
2004-07-27 Chris Lattnernew testcase
2004-07-27 Chris LattnerHave some testcases
2004-05-23 Chris LattnerTestcases for andersen's alias analysis.
2004-04-11 Chris LattnerAdd another variant of the testcase
2004-04-11 Chris Lattnernew testcase
2004-04-03 Chris LattnerNew testcase
2004-03-16 Chris LattnerFix testcase
2004-03-15 Chris LattnerNew testcase for CSE of call instructions
2004-03-15 Chris LattnerMake sure that pure calls don't kill loads
2004-03-12 Chris Lattnernew testcase
2004-03-12 Misha BrukmanTest the mod/ref analysis in DSA.
2004-02-25 Chris LattnerNew testcase
2004-02-20 Chris Lattnernew testcase
2004-02-13 Chris LattnerRight, memcpy READS memory too :)
2004-02-13 Chris LattnerNew testcase for support for memcpy/memmove
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-11-02 Chris LattnerNew testcase for DSA which is improperly collapsed!
2003-10-23 Chris LattnerFix buggy test
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-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-09-08 Chris LattnerFix grammar-o
2003-09-08 Chris LattnerNew testcase
2003-07-25 Chris LattnerAdd fixmes
2003-07-25 Chris LattnerUpdate to use more modern graph checker
2003-07-25 Chris LattnerNew testcase, an automatized version of Vikrams ggcolla...
2003-07-25 Chris LattnerCheckin of Vikram's ggfuncptr.c test adapted for automa...
2003-07-23 Chris LattnerCheck in old testcase sitting in my tree
2003-07-16 Vikram S. AdveTests for globals with different kinds of behavior...
2003-07-03 Chris LattnerNew testcase
2003-07-01 Chris LattnerMake testcase a bit more interesting
2003-07-01 Chris LattnerNew testcase
2003-06-30 Chris LattnerNew testcase
2003-06-30 Chris LattnerAdd dependency on analyze
2003-06-30 Chris LattnerNew testcase
2003-06-29 Chris LattnerAdd clean target to clean up my mess
2003-06-29 Chris LattnerThis node should not be incomplete!
2003-06-29 Chris LattnerNew, smaller testcase
2003-06-29 Chris LattnerNew testcase
2003-06-29 Chris LattnerFix testcase
2003-06-29 Chris LattnerNew testcase
2003-06-29 Chris LattnerMake sure that the global is known to be internal
2003-06-28 Chris LattnerNew testcase
2003-06-28 Chris LattnerDo not chain to basic-aa
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-28 Chris LattnerImprove the make rule
2003-06-28 Chris LattnerNew testcase
2003-06-28 Chris LattnerNew makefile for Dsgraph tests
2003-06-28 Chris LattnerAdd DSGraph to the tests
2003-06-17 Chris LattnerAdd new testcase
2003-06-16 Chris LattnerFix testcase to work with store forwarding
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-05-15 Chris LattnerDepends on analyze, not opt
2003-05-15 Chris LattnerNew directory
2003-05-15 Chris LattnerNew test
2003-05-15 Chris LattnerAdd new loopinfo test
2003-05-12 Chris LattnerNew testcase
2003-05-12 Chris LattnerNew file
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 LattnerFix test
2003-02-24 Chris LattnerTweak testcase
2003-02-09 Chris LattnerAdd a basic-aa test
2003-02-03 Chris LattnerCheck field sensitivity
2003-02-03 Chris LattnerInitial tests for DS alias analysis
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-30 Chris LattnerMake sure to run these tests with load value #'ing
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
2002-05-16 Chris LattnerAdd tests of redundant load elimination