<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/Inline, branch release_26</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/Inline?h=release_26</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/Inline?h=release_26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-05-08T00:22:04Z</updated>
<entry>
<title>PR4123: don't crash when inlining a call which uses its own result.</title>
<updated>2009-05-08T00:22:04Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2009-05-08T00:22:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5877ad7e90de2179c15914ff9e8f1c72152cac30'/>
<id>urn:sha1:5877ad7e90de2179c15914ff9e8f1c72152cac30</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71199 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>While inlining, clone llvm.dbg.func.start intrinsic and adjust </title>
<updated>2009-04-15T00:17:06Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2009-04-15T00:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=517576d6f96a0acde9bab79553d89f4ceba20cf6'/>
<id>urn:sha1:517576d6f96a0acde9bab79553d89f4ceba20cf6</id>
<content type='text'>
llvm.dbg.region.end instrinsic. This nested llvm.dbg.func.start/llvm.dbg.region.end pair now enables DW_TAG_inlined_subroutine support in code generator.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69118 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a new "available_externally" linkage type.  This is intended</title>
<updated>2009-04-13T05:44:34Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-04-13T05:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=266c7bbbbcc4b326dea82e577de1a415d6acc23e'/>
<id>urn:sha1:266c7bbbbcc4b326dea82e577de1a415d6acc23e</id>
<content type='text'>
to support C99 inline, GNU extern inline, etc.  Related bugzilla's
include PR3517, PR3100, &amp; PR2933.  Nothing uses this yet, but it
appears to work.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68940 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>If a function is marked alwaysinline, it must be inlined (possibly for correctness). Do so even if the callee has dynamic alloca and the caller doesn't.</title>
<updated>2009-03-10T07:57:50Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2009-03-10T07:57:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8c7848f17f2eff731c9f46e286fdd337a5c7e642'/>
<id>urn:sha1:8c7848f17f2eff731c9f46e286fdd337a5c7e642</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66539 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a nasty bug (PR3550) where the inline pass could incorrectly mark </title>
<updated>2009-02-12T07:06:42Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-02-12T07:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=af9985c6b9d066cb70a0363fed699022d0ec196c'/>
<id>urn:sha1:af9985c6b9d066cb70a0363fed699022d0ec196c</id>
<content type='text'>
calls with the tail marker when inlining them through an invoke.  Patch,
testcase, and perfect analysis by Jay Foad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64364 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title> Do not clone llvm.dbg.func.start and corresponding llvm.dbg.region.end during inlining.</title>
<updated>2009-02-10T07:48:18Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2009-02-10T07:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f66d7b5a51f956901e5949413965fecc41cc9761'/>
<id>urn:sha1:f66d7b5a51f956901e5949413965fecc41cc9761</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64209 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r63600. It didn't fix the bug, it just moved it a bit.</title>
<updated>2009-02-03T06:30:37Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-02-03T06:30:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2eafb8b404311ffce66ab170baef0385e79cc2b6'/>
<id>urn:sha1:2eafb8b404311ffce66ab170baef0385e79cc2b6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63618 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the callgraph when replacing InvokeInst with CallInst when inlining.</title>
<updated>2009-02-03T04:34:40Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-02-03T04:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dac5c4b10b387b55c2394cd98a64f3f1394df2e8'/>
<id>urn:sha1:dac5c4b10b387b55c2394cd98a64f3f1394df2e8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63600 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix testsuite regressions from recursive inlining.</title>
<updated>2009-01-13T22:43:37Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2009-01-13T22:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=39fa32403e0b5e163f4f05566d6cde65e6c11095'/>
<id>urn:sha1:39fa32403e0b5e163f4f05566d6cde65e6c11095</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62189 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Enable recursive inlining.  Reduce inlining threshold</title>
<updated>2009-01-12T22:11:50Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2009-01-12T22:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cbfdf9644ce38fd3404469c26ac3c8466c940b6e'/>
<id>urn:sha1:cbfdf9644ce38fd3404469c26ac3c8466c940b6e</id>
<content type='text'>
back to 200; 400 seems to be too high, loses more than
it gains.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62107 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
