summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/byval.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-7/+7
* Revert "Inliner: Handle readonly attribute per argument when adding memcpy"David Majnemer2013-11-031-23/+21
* Inliner: Handle readonly attribute per argument when adding memcpyTom Stellard2013-10-241-4/+29
* when eliding a byval copy due to inlining a readonly function, we haveChris Lattner2010-12-201-0/+23
* pull byval processing out to its own helper function.Chris Lattner2010-12-201-3/+4
* fix PR8769, a miscompilation by inliner when inlining a function with a byvalChris Lattner2010-12-201-0/+24
* merge two tests.Chris Lattner2010-12-201-2/+29
* filecheckizeChris Lattner2010-12-201-2/+5
* 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
* When inlining a functino with a byval argument, make an explicit Chris Lattner2008-01-111-0/+28
OpenPOWER on IntegriCloud