summaryrefslogtreecommitdiff
path: root/test/Transforms/Inline
Commit message (Expand)AuthorAge
* New testcase which the inliner breaksChris Lattner2003-10-14
* Checkin an old bug, which appears to be fixedChris Lattner2003-10-08
* new testcase, reduced by bugpointChris Lattner2003-09-22
* new testcase which crashes the inliner, thanks Bugpoint!Chris Lattner2003-09-22
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* New testcaseChris Lattner2003-09-15
* Fix grepChris Lattner2003-08-24
* Fix typeos and add descriptionsChris Lattner2003-08-24
* New testcases for inlining invoke instructionsChris Lattner2003-08-24
* New testcaseChris Lattner2003-08-24
* new testcaseChris Lattner2003-08-24
* Change tests to use testrunnerChris Lattner2003-05-29
* Basic test of the inlinrChris Lattner2002-06-24