<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Analysis, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Analysis?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Analysis?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-09-05T17:45:44Z</updated>
<entry>
<title>Approved by Chris:</title>
<updated>2010-09-05T17:45:44Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-09-05T17:45:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=390f711778edb1d72dfca7a050a4cb0d1471105a'/>
<id>urn:sha1:390f711778edb1d72dfca7a050a4cb0d1471105a</id>
<content type='text'>
$ svn merge -c 113109 https://llvm.org/svn/llvm-project/llvm/trunk
--- Merging r113109 into '.':
U    test/Transforms/GlobalOpt/crash.ll
U    lib/Analysis/ValueTracking.cpp

Log:
fix PR8063, a crash in globalopt in the malloc analysis code.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_28@113111 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable the asserts that check that normalization is perfectly</title>
<updated>2010-09-03T22:12:56Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-09-03T22:12:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46ffb231c6c46f093e0485415f01a1a99f31c8be'/>
<id>urn:sha1:46ffb231c6c46f093e0485415f01a1a99f31c8be</id>
<content type='text'>
invertible. ScalarEvolution's folding routines don't always succeed
in canonicalizing equal expressions to a single canonical form, and
this can cause these asserts to fail, even though there's no actual
correctness problem. This fixes PR8066.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113021 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for simplifying a load from a computed value to a load from a global when it</title>
<updated>2010-09-03T19:08:37Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-09-03T19:08:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1593dd6779d7ab1db13c44f32f987c32aff2b54b'/>
<id>urn:sha1:1593dd6779d7ab1db13c44f32f987c32aff2b54b</id>
<content type='text'>
is provable that they're equivalent.  This fixes PR4855.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112994 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>stop forcing a noop AssemblyAnnotationWriter to silence #uses</title>
<updated>2010-09-02T23:03:10Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-09-02T23:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=831c8ec016e70030752ddd68390ac8d3a5148892'/>
<id>urn:sha1:831c8ec016e70030752ddd68390ac8d3a5148892</id>
<content type='text'>
comments, these don't happen anymore.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112901 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove incorrect and poorly tested code for trying to reason about values on default edges of</title>
<updated>2010-09-02T22:16:52Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-09-02T22:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4caef6001d2180a707ab42f4986f9941d5d0248b'/>
<id>urn:sha1:4caef6001d2180a707ab42f4986f9941d5d0248b</id>
<content type='text'>
switches.  Just return the conservatively correct answer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112876 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a bug in LazyValueInfo that CorrelatedValuePropagation exposed: In the LVI lattice, undef and the full set ConstantRange should not</title>
<updated>2010-09-02T18:23:58Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-09-02T18:23:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=66048c2169dd8d7541eae39e5c2aa2a935fc46fa'/>
<id>urn:sha1:66048c2169dd8d7541eae39e5c2aa2a935fc46fa</id>
<content type='text'>
be treated as equivalent.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112843 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert 112442 and 112440 until the compile time problems introduced</title>
<updated>2010-09-01T01:45:53Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-09-01T01:45:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=191bd64a39490fa75d35b9aaecdd57b00c7a8b5f'/>
<id>urn:sha1:191bd64a39490fa75d35b9aaecdd57b00c7a8b5f</id>
<content type='text'>
by 112440 are resolved.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112692 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r112432, now that the real problem is addressed.</title>
<updated>2010-08-31T22:53:17Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-31T22:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3f19c091bf9cfe717e14b8a1967085ba84db3877'/>
<id>urn:sha1:3f19c091bf9cfe717e14b8a1967085ba84db3877</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112667 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r112433, now that the real problem is addressed.</title>
<updated>2010-08-31T22:52:12Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-31T22:52:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6a0c125ed566d3d2fecd70b9dcac65ef10b7958a'/>
<id>urn:sha1:6a0c125ed566d3d2fecd70b9dcac65ef10b7958a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112666 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r110916. This patch is buggy because the code inside the</title>
<updated>2010-08-31T22:50:31Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-31T22:50:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90b5f25e8d3db3a05a6cedfb70ad59e7db884f29'/>
<id>urn:sha1:90b5f25e8d3db3a05a6cedfb70ad59e7db884f29</id>
<content type='text'>
inner loop doesn't update all the variables in the outer loop.


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