<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/IndVarsSimplify, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/IndVarsSimplify?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/IndVarsSimplify?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-11-25T19:00:29Z</updated>
<entry>
<title>convertToSignExtendedInteger should return opInvalidOp instead of asserting if sematics of float does not allow arithmetics.</title>
<updated>2008-11-25T19:00:29Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-11-25T19:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=88f2d6c167a575e5d9c62ecb211ff4d825b09ed3'/>
<id>urn:sha1:88f2d6c167a575e5d9c62ecb211ff4d825b09ed3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60042 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Give SIToFPInst preference over UIToFPInst because it is faster on platforms that are widely used.</title>
<updated>2008-11-18T00:40:02Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-11-18T00:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=13877bf6c20621541ff71583c626bda68ef09219'/>
<id>urn:sha1:13877bf6c20621541ff71583c626bda68ef09219</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59476 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>While handling floating point IVs lift restrictions on initial value and increment value.</title>
<updated>2008-11-17T23:27:13Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-11-17T23:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cd40233429fce385ae4b22301ce705273a6951a1'/>
<id>urn:sha1:cd40233429fce385ae4b22301ce705273a6951a1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59471 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turn floating point IVs into integer IVs where possible.</title>
<updated>2008-11-03T18:32:19Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-11-03T18:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=58d43d4a41b21085c063bdd21a2abb68056e2a6f'/>
<id>urn:sha1:58d43d4a41b21085c063bdd21a2abb68056e2a6f</id>
<content type='text'>
This allows SCEV users to effectively calculate trip count.
LSR later on transforms back integer IVs to floating point IVs
later on to avoid int-to-float casts inside the loop.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58625 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Allow the construction of SCEVs with SCEVCouldNotCompute operands, by</title>
<updated>2008-10-04T11:19:07Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-10-04T11:19:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=26e4b216c0c065dece616c1c9931252e2a0e40c6'/>
<id>urn:sha1:26e4b216c0c065dece616c1c9931252e2a0e40c6</id>
<content type='text'>
implementing folding. Fixes PR2857.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57049 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>if loop induction variable is always sign or zero extended then </title>
<updated>2008-09-09T21:41:07Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-09-09T21:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d22a849282c45bbf7eb1734c274294d81e49e3a8'/>
<id>urn:sha1:d22a849282c45bbf7eb1734c274294d81e49e3a8</id>
<content type='text'>
extend the type of induction variable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56017 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR2434. When scanning for exising binary operator to reuse don't </title>
<updated>2008-06-15T19:07:39Z</updated>
<author>
<name>Wojciech Matyjewicz</name>
<email>wmatyjewicz@fastmail.fm</email>
</author>
<published>2008-06-15T19:07:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8a08769bad43a22fae2845bb0ba0fd1266cd55c8'/>
<id>urn:sha1:8a08769bad43a22fae2845bb0ba0fd1266cd55c8</id>
<content type='text'>
take into account the instrucion pointed by InsertPt. Thanks to it, 
returning the new value of InsertPt to the InsertBinop() caller can be 
avoided. The bug was, actually, in visitAddRecExpr() method which wasn't 
correctly handling changes of InsertPt. There shouldn't be any 
performance regression, as -gvn pass (run after -indvars) removes any 
redundant binops.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52291 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove lingering references to .llx and .tr in the tests.</title>
<updated>2008-05-23T21:15:35Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-05-23T21:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3bf19e4c42203a8691d8d3fbdb5fcf8ab2f6597b'/>
<id>urn:sha1:3bf19e4c42203a8691d8d3fbdb5fcf8ab2f6597b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51500 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>sabre brings to my attention that the 'tr' suffix is also obsolete</title>
<updated>2008-05-20T21:00:03Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T21:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6cadc440cbf04330b3cda9a3c76728f08035203'/>
<id>urn:sha1:f6cadc440cbf04330b3cda9a3c76728f08035203</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51349 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too.</title>
<updated>2008-05-20T19:52:04Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T19:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=722243bd402aaed698a279cb323cf37554befd53'/>
<id>urn:sha1:722243bd402aaed698a279cb323cf37554befd53</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51328 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
