summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/nocapture.ll
Commit message (Expand)AuthorAge
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Resubmit support for the 'nocapture' attribute.Nick Lewycky2008-12-19
* Remove empty test.Bill Wendling2008-12-16
* Temporarily revert r61019, r61030, and r61040. These were breaking LLVM ReleaseBill Wendling2008-12-16
* Teach basicaa to use the nocapture attribute when possible. When theChris Lattner2008-12-15