<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/AsmParser, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/AsmParser?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/AsmParser?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-03-03T07:49:07Z</updated>
<entry>
<title>Use X86_thiscall calling convention for Win64 as well.</title>
<updated>2011-03-03T07:49:07Z</updated>
<author>
<name>Tilmann Scheller</name>
<email>tilmann.scheller@googlemail.com</email>
</author>
<published>2011-03-03T07:49:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=49d7999b89759a1b58180fec9c491ba05204c95c'/>
<id>urn:sha1:49d7999b89759a1b58180fec9c491ba05204c95c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126934 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add Win64 thiscall calling convention.</title>
<updated>2011-03-02T19:29:22Z</updated>
<author>
<name>Tilmann Scheller</name>
<email>tilmann.scheller@googlemail.com</email>
</author>
<published>2011-03-02T19:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f1cc70ca9356b23369b689e17b89c5596d4c913f'/>
<id>urn:sha1:f1cc70ca9356b23369b689e17b89c5596d4c913f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126862 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a special streamer to libLTO that just records symbols definitions and</title>
<updated>2011-03-02T04:14:42Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2011-03-02T04:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=38c4e535493363b96eac47af9e7c056530137bea'/>
<id>urn:sha1:38c4e535493363b96eac47af9e7c056530137bea</id>
<content type='text'>
uses.

The result produced by the streamer is used to give the linker more accurate
information and to add to llvm.compiler.used. The second improvement removes
the need for the user to add __attribute__((used)) to functions only used in
inline asm. The first one lets us build firefox with LTO on Darwin :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126830 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>convert ConstantVector::get to use ArrayRef.</title>
<updated>2011-02-15T00:14:00Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-02-15T00:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2ca5c8644e6c35b3a7910a576ed89cddb7b82c3b'/>
<id>urn:sha1:2ca5c8644e6c35b3a7910a576ed89cddb7b82c3b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125537 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>revert my ConstantVector patch, it seems to have made the llvm-gcc</title>
<updated>2011-02-14T18:15:46Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-02-14T18:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=75831904220042260c4faece8507a2807acba47f'/>
<id>urn:sha1:75831904220042260c4faece8507a2807acba47f</id>
<content type='text'>
builders unhappy.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125504 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Switch ConstantVector::get to use ArrayRef instead of a pointer+size</title>
<updated>2011-02-14T07:55:32Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-02-14T07:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=283c8caccd093f8e1d4f0bdd01ac240b4edbd20a'/>
<id>urn:sha1:283c8caccd093f8e1d4f0bdd01ac240b4edbd20a</id>
<content type='text'>
idiom.  Change various clients to simplify their code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125487 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr.</title>
<updated>2011-02-07T16:40:21Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-02-07T16:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f067d584a81ae771d301304ea885e55e2de8ee9a'/>
<id>urn:sha1:f067d584a81ae771d301304ea885e55e2de8ee9a</id>
<content type='text'>
Factor some code better.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125006 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>enhance vmcore to know that udiv's can be exact, and add a trivial</title>
<updated>2011-02-06T21:44:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-02-06T21:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=35bda8914c0d1c02a6f90f42e7810c83150737e1'/>
<id>urn:sha1:35bda8914c0d1c02a6f90f42e7810c83150737e1</id>
<content type='text'>
instcombine xform to exercise this.

Nothing forms exact udivs yet though.  This is progress on PR8862



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124992 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move unnamed_addr after the function arguments on Sabre's request.</title>
<updated>2011-01-25T19:09:56Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2011-01-25T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3971df5203146649a34dc50d217c0cc072d39be9'/>
<id>urn:sha1:3971df5203146649a34dc50d217c0cc072d39be9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124209 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Allow unnamed_addr on declarations.</title>
<updated>2011-01-15T08:15:00Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2011-01-15T08:15:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ba7c38c36adb65d66c129270b2813fd2167488ed'/>
<id>urn:sha1:ba7c38c36adb65d66c129270b2813fd2167488ed</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123529 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
