aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/nocapture.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Don't infer whether a value is captured in the current function from theRichard Osborne2012-11-051-0/+21
* FileCheck-ize these tests. Harden some of them.Bill Wendling2012-04-241-1/+2
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Resubmit support for the 'nocapture' attribute.Nick Lewycky2008-12-191-0/+14
* Remove empty test.Bill Wendling2008-12-161-0/+0
* Temporarily revert r61019, r61030, and r61040. These were breaking LLVM ReleaseBill Wendling2008-12-161-13/+0
* Teach basicaa to use the nocapture attribute when possible. When theChris Lattner2008-12-151-0/+13