<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/WritingAnLLVMPass.html, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/WritingAnLLVMPass.html?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/WritingAnLLVMPass.html?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-10-11T07:03:52Z</updated>
<entry>
<title>Minor modifications to make the Hello World example resemble the Hello World</title>
<updated>2011-10-11T07:03:52Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-10-11T07:03:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b99d5b08585c373c3eae7ad132a0df5e1dbdf26e'/>
<id>urn:sha1:b99d5b08585c373c3eae7ad132a0df5e1dbdf26e</id>
<content type='text'>
pass in the tree. Also some minor formatting changes.
PR9413


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141655 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs: Introduce cascading style &lt;div&gt; and &lt;p&gt; continued on &lt;h[2-5]&gt;.</title>
<updated>2011-04-23T00:30:22Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-04-23T00:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f5af6ada3b0570db1afc19029cad8fb8320676ef'/>
<id>urn:sha1:f5af6ada3b0570db1afc19029cad8fb8320676ef</id>
<content type='text'>
&lt;h2&gt;Section Example&lt;/h2&gt;
&lt;div&gt; &lt;!-- h2+div is applied --&gt;
&lt;p&gt;Section preamble.&lt;/p&gt;

&lt;h3&gt;Subsection Example&lt;/h3&gt;
&lt;p&gt; &lt;!-- h3+p is applied --&gt;
Subsection body
&lt;/p&gt;

&lt;!-- End of section body --&gt;
&lt;/div&gt;

FIXME: Care H5 better.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130040 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs: Use &lt;Hn&gt; as Heading elements instead of &lt;DIV class="doc_foo"&gt;.</title>
<updated>2011-04-18T23:59:50Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-04-18T23:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=05d0265fef651de152c8127aa701e689555649f3'/>
<id>urn:sha1:05d0265fef651de152c8127aa701e689555649f3</id>
<content type='text'>
H1 ... doc_title
H2 ... doc_section
H3 ... doc_subsection
H4 ... doc_subsubsection

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129736 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document how to build a LLVM pass with CMake out of source.</title>
<updated>2011-04-12T19:40:35Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2011-04-12T19:40:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=23ba1e4faa8317e762eb95aecd786e9600e9f834'/>
<id>urn:sha1:23ba1e4faa8317e762eb95aecd786e9600e9f834</id>
<content type='text'>
Patch by arrowdodger!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129381 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs/*.html: Make W3C HTML 4.01 Strict more compliant.</title>
<updated>2011-04-09T09:51:57Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-04-09T09:51:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4d6deb099ee63f2b19f3abbe11e8e3c106fd8493'/>
<id>urn:sha1:4d6deb099ee63f2b19f3abbe11e8e3c106fd8493</id>
<content type='text'>
FIXME: The logo handling in ReleaseNotes.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129208 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs: Canonicalize URLs.</title>
<updated>2011-04-09T02:13:37Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-04-09T02:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b9a33634cc9b65465934c4ae13122c8b772b2c29'/>
<id>urn:sha1:b9a33634cc9b65465934c4ae13122c8b772b2c29</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129181 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a bit of nonsense.</title>
<updated>2011-04-07T12:41:09Z</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@gmail.com</email>
</author>
<published>2011-04-07T12:41:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=71001c97c6dda3df509ba4b9b37f979ea1aa8127'/>
<id>urn:sha1:71001c97c6dda3df509ba4b9b37f979ea1aa8127</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129073 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove graphprinter support for domfrontier.</title>
<updated>2011-04-05T21:43:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-04-05T21:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=51fbec9021e180af6e9bb6ec7d0a6ed3bd73a0f3'/>
<id>urn:sha1:51fbec9021e180af6e9bb6ec7d0a6ed3bd73a0f3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128938 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Spelling fix: consequtive -&gt; consecutive.</title>
<updated>2011-02-15T09:23:02Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2011-02-15T09:23:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ab4c366274a582dd8146b2820c6b999cad5fce36'/>
<id>urn:sha1:ab4c366274a582dd8146b2820c6b999cad5fce36</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125563 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Further expand what a call graph pass may do.</title>
<updated>2011-01-03T06:16:07Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-01-03T06:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=99597067357dc1275845cf1cbd3e7e8bd242a7f3'/>
<id>urn:sha1:99597067357dc1275845cf1cbd3e7e8bd242a7f3</id>
<content type='text'>
The rationale is that after analyzing a function in the SCC, we may want to
modify it in a way that requires us to update its uses (f.e. to replace the
call with a constant) or its users (f.e. to call it with fewer arguments).


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