<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/include, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/include?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/include?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-03-24T06:00:53Z</updated>
<entry>
<title>--- Merging r127981 into '.':</title>
<updated>2011-03-24T06:00:53Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-24T06:00:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=962a797052d912ed9a83a7ed90d17f1b281aa598'/>
<id>urn:sha1:962a797052d912ed9a83a7ed90d17f1b281aa598</id>
<content type='text'>
U    include/llvm/Target/TargetLowering.h
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/Target/X86/X86ISelLowering.h
U    lib/Target/ARM/ARMISelLowering.h
U    lib/Target/ARM/ARMISelLowering.cpp
U    lib/Transforms/Scalar/CodeGenPrepare.cpp
--- Merging r128194 into '.':
G    lib/Transforms/Scalar/CodeGenPrepare.cpp
--- Merging r128196 into '.':
G    lib/Transforms/Scalar/CodeGenPrepare.cpp
--- Merging r128197 into '.':
A    test/CodeGen/X86/tailcall-returndup-void.ll
G    lib/Transforms/Scalar/CodeGenPrepare.cpp



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@128200 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Let shrinkToUses optionally return a list of now dead machine instructions.</title>
<updated>2011-03-07T23:29:10Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2011-03-07T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0d8ccaa5c8db820b5b93f37e51563148c57ba6b8'/>
<id>urn:sha1:0d8ccaa5c8db820b5b93f37e51563148c57ba6b8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127192 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Typos.</title>
<updated>2011-03-07T22:48:16Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2011-03-07T22:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d756eceb83fc9a7536f76adfe24cdb19d4c2f253'/>
<id>urn:sha1:d756eceb83fc9a7536f76adfe24cdb19d4c2f253</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127186 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo.</title>
<updated>2011-03-07T21:56:36Z</updated>
<author>
<name>Cameron Zwarich</name>
<email>zwarich@apple.com</email>
</author>
<published>2011-03-07T21:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=be2119e8e2bc7006cfd638a24367acbfda625d16'/>
<id>urn:sha1:be2119e8e2bc7006cfd638a24367acbfda625d16</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127175 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Often GCC can see that NumBuckets is zero here, resulting in a warning</title>
<updated>2011-03-07T19:38:38Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2011-03-07T19:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e54f64899fbaaa95fc3241236aabfaa37003a658'/>
<id>urn:sha1:e54f64899fbaaa95fc3241236aabfaa37003a658</id>
<content type='text'>
about possibly swapped memset parameters.  Avoid the warning.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127170 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Tidy up.</title>
<updated>2011-03-07T19:28:43Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2011-03-07T19:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=42daf912e0d138c1faaeaab9d04e7bbfed633e57'/>
<id>urn:sha1:42daf912e0d138c1faaeaab9d04e7bbfed633e57</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127169 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use the correct LHS type when determining the legalization of a shift's RHS type.</title>
<updated>2011-03-07T18:29:47Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2011-03-07T18:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6154f6c9292179fab6346ae8336f2ad790b52028'/>
<id>urn:sha1:6154f6c9292179fab6346ae8336f2ad790b52028</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127163 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Try fixing mingw build.</title>
<updated>2011-03-07T05:35:01Z</updated>
<author>
<name>Argyrios Kyrtzidis</name>
<email>akyrtzi@gmail.com</email>
</author>
<published>2011-03-07T05:35:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a36be826643ed1f6a4639f79270276df621853ba'/>
<id>urn:sha1:a36be826643ed1f6a4639f79270276df621853ba</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127153 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Do a compiler check that we use one of the types from PointerUnion[N], instead of a runtime check.</title>
<updated>2011-03-07T01:30:20Z</updated>
<author>
<name>Argyrios Kyrtzidis</name>
<email>akyrtzi@gmail.com</email>
</author>
<published>2011-03-07T01:30:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=128ccbb8e5e142d4ec6c9afb4160b74f76cb3064'/>
<id>urn:sha1:128ccbb8e5e142d4ec6c9afb4160b74f76cb3064</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127145 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>ConstantInt has some getters which return ConstantInt's or ConstantVector's of</title>
<updated>2011-03-06T03:36:19Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-03-06T03:36:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d01f50f42ce60207ed6d27fb1778e456d83be06c'/>
<id>urn:sha1:d01f50f42ce60207ed6d27fb1778e456d83be06c</id>
<content type='text'>
the value splatted into every element. Extend this to getTrue and getFalse which
by providing new overloads that take Types that are either i1 or &lt;N x i1&gt;. Use
it in InstCombine to add vector support to some code, fixing PR8469!


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