aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/BasicAA/gcsetest.ll
AgeCommit message (Expand)Author
2004-07-29Move Transforms/BasicAA to Analysis/BasicAAChris Lattner
2004-03-12new testcaseChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2002-09-07Fix bug in testcase now that load-vn is not built into gcseChris 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