<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/Passes.html, branch release_32</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/Passes.html?h=release_32</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/Passes.html?h=release_32'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-10-31T17:25:31Z</updated>
<entry>
<title>Remove stale documentation about tail duplicaton IR pass</title>
<updated>2012-10-31T17:25:31Z</updated>
<author>
<name>Arnold Schwaighofer</name>
<email>arnolds@codeaurora.org</email>
</author>
<published>2012-10-31T17:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=03b4f065534e16730ac48f8527af734beccf85e2'/>
<id>urn:sha1:03b4f065534e16730ac48f8527af734beccf85e2</id>
<content type='text'>
We no longer have a tail duplication pass that runs on LLVM IR. It was removed
in 3.0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167140 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove LoopDependenceAnalysis.</title>
<updated>2012-10-26T20:25:01Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2012-10-26T20:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b8b3f6081f8dc409e7281e1597d8d94e50e4b028'/>
<id>urn:sha1:b8b3f6081f8dc409e7281e1597d8d94e50e4b028</id>
<content type='text'>
It was unmaintained and not much more than a stub. The new DependenceAnalysis
pass is both more general and complete.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166810 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix two typos in the doc</title>
<updated>2012-07-25T22:01:31Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2012-07-25T22:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7f7390e035c20ec2dcbf122330bd76c18b98049b'/>
<id>urn:sha1:7f7390e035c20ec2dcbf122330bd76c18b98049b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160762 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a typo (the the =&gt; the)</title>
<updated>2012-07-23T08:51:15Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2012-07-23T08:51:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c8e41c591741b3da1077f7000274ad040bef8002'/>
<id>urn:sha1:c8e41c591741b3da1077f7000274ad040bef8002</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160621 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Post-dom frontier was removed in 3.0.  Patch by chenwj.</title>
<updated>2012-07-13T10:11:28Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2012-07-13T10:11:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ee4c312898ee0b50423fb80945117021a4ff45a2'/>
<id>urn:sha1:ee4c312898ee0b50423fb80945117021a4ff45a2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160166 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix typos found by http://github.com/lyda/misspell-check</title>
<updated>2012-06-02T10:20:22Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2012-06-02T10:20:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d9b0b025612992a0b724eeca8bdf10b1d7a5c355'/>
<id>urn:sha1:d9b0b025612992a0b724eeca8bdf10b1d7a5c355</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157885 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.</title>
<updated>2012-04-19T20:20:34Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2012-04-19T20:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=adea497673dab74b08fa2546e69619f1abe55662'/>
<id>urn:sha1:adea497673dab74b08fa2546e69619f1abe55662</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155153 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a basic-block autovectorization pass.</title>
<updated>2012-02-01T03:51:43Z</updated>
<author>
<name>Hal Finkel</name>
<email>hfinkel@anl.gov</email>
</author>
<published>2012-02-01T03:51:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=de5e5ec3045a73a06b1054417f9ac6c02929e9ce'/>
<id>urn:sha1:de5e5ec3045a73a06b1054417f9ac6c02929e9ce</id>
<content type='text'>
This is the initial checkin of the basic-block autovectorization pass along with some supporting vectorization infrastructure.
Special thanks to everyone who helped review this code over the last several months (especially Tobias Grosser).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149468 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The default alias analysis is -noaa; update the docs to reflect that.  Patch by Michael Ilseman.</title>
<updated>2011-10-27T22:32:13Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2011-10-27T22:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=146af5ae65a2b66df12240365b6a93c24740df42'/>
<id>urn:sha1:146af5ae65a2b66df12240365b6a93c24740df42</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143159 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.</title>
<updated>2011-08-03T22:18:20Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-08-03T22:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2626dba9c5515d2e534c117bb16ceb03dd4d0930'/>
<id>urn:sha1:2626dba9c5515d2e534c117bb16ceb03dd4d0930</id>
<content type='text'>
This is some of my original LLVM code. *wipes tear*


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