aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/BasicAA
AgeCommit message (Expand)Author
2004-03-12new testcaseChris Lattner
2004-01-30New testcase for better mod/ref information that basicaa can provideChris Lattner
2003-12-11Rename variable to avoid confusing it with the global GChris Lattner
2003-12-11New testcase for PR86Chris Lattner
2003-11-04While working on the pool allocator, I noticed that basicaa is failing a scaryChris Lattner
2003-09-20New testcase that basicaa should be able to handleChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-07-03New testcaseChris Lattner
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-17Add new testcaseChris Lattner
2003-06-02No need to print out bytecode :)Chris Lattner
2003-06-02New testcase, reduced from 300.twolf by bugpointChris Lattner
2003-05-21Trim testcase a bitChris Lattner
2003-05-21New testcase identified by joelChris Lattner
2003-04-25New testcaseChris Lattner
2003-04-22New testcaseChris Lattner
2003-03-04New testcaseChris Lattner
2003-03-03Make the testcase more interesting, test that two different array elements do...Chris Lattner
2003-02-26Fix testChris Lattner
2003-02-26New testcase for size tracking brokennessChris Lattner
2003-02-26Hopefully final tweak to this testcaseChris Lattner
2003-02-25Add a new test for basicaaChris Lattner
2003-02-24Fix testcaseChris Lattner
2003-02-24Tweak testcaseChris Lattner
2003-02-09Add a basic-aa testChris Lattner
2002-10-25Update test to use long instead of uint getelementptr subscriptsChris Lattner
2002-09-08New testcase that tests for array pointer analysis type stuffChris Lattner
2002-09-07Fix bug in testcase now that load-vn is not built into gcseChris Lattner
2002-09-07Fix broken testChris Lattner
2002-08-22Add a testcase that checks to make sure LICM uses basicaa correctly.Chris Lattner
2002-08-22Initial testcases for basicaa alias analysisChris Lattner