<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/IndVarsSimplify, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/IndVarsSimplify?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/IndVarsSimplify?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-05-01T23:50:07Z</updated>
<entry>
<title>Update old-style syntax in some "not grep" tests.</title>
<updated>2008-05-01T23:50:07Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-05-01T23:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fddaa3193cd1bb2ef1f561efc5b7b6dbefeec7ee'/>
<id>urn:sha1:fddaa3193cd1bb2ef1f561efc5b7b6dbefeec7ee</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50560 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename *.llx -&gt; *.ll, last batch.</title>
<updated>2008-04-19T22:32:52Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-04-19T22:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5ae21fb23a55427738132a39c8df550c9c1d0771'/>
<id>urn:sha1:5ae21fb23a55427738132a39c8df550c9c1d0771</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49971 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove llvm-upgrade and update tests.</title>
<updated>2008-03-09T08:16:40Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-03-09T08:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=76806b6a434ad5477727d3733d18fe309a1281fe'/>
<id>urn:sha1:76806b6a434ad5477727d3733d18fe309a1281fe</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48103 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove llvm-upgrade and update test cases.</title>
<updated>2008-03-01T09:15:35Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-03-01T09:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ec9a35a6f9143cfa325e0413cc297c48f627973a'/>
<id>urn:sha1:ec9a35a6f9143cfa325e0413cc297c48f627973a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47793 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops.</title>
<updated>2007-11-25T22:41:31Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2007-11-25T22:41:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c54c561c9f7270c055dd7ba75a3a003b771a42d9'/>
<id>urn:sha1:c54c561c9f7270c055dd7ba75a3a003b771a42d9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44319 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a bug where we'd try to find a scev value for a bitcast operand,</title>
<updated>2007-11-23T08:46:22Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-23T08:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=42b5e08e7123aefbc6e93b547f44e3ed7604526f'/>
<id>urn:sha1:42b5e08e7123aefbc6e93b547f44e3ed7604526f</id>
<content type='text'>
even though the bitcast operand did not have integer type.  This fixes
PR1814.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44286 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert tests using "| wc -l | grep ..." to use the count script.</title>
<updated>2007-08-15T13:36:28Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2007-08-15T13:36:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=28beeeac4db2d582d4947db96d62e423e4b68d88'/>
<id>urn:sha1:28beeeac4db2d582d4947db96d62e423e4b68d88</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41097 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1553:</title>
<updated>2007-07-19T23:13:04Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-07-19T23:13:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9445e9aaa0240a897baf464ff89255acdcc7fbc9'/>
<id>urn:sha1:9445e9aaa0240a897baf464ff89255acdcc7fbc9</id>
<content type='text'>
Change the keywords for the zext and sext parameter attributes to be 
zeroext and signext so they don't conflict with the keywords for the
instructions of the same name. This gets around the ambiguity.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40069 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test case for recent patch for IndVarSimplify.cpp</title>
<updated>2007-07-02T08:02:14Z</updated>
<author>
<name>Zhou Sheng</name>
<email>zhousheng00@gmail.com</email>
</author>
<published>2007-07-02T08:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0142677fe21b177a885a6843088a92cee754fce5'/>
<id>urn:sha1:0142677fe21b177a885a6843088a92cee754fce5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37838 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert .cvsignore files</title>
<updated>2007-06-29T16:35:07Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2007-06-29T16:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e644ef7b098460ce831220c780cbe25eaef3fb28'/>
<id>urn:sha1:e644ef7b098460ce831220c780cbe25eaef3fb28</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37801 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
