<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/CodeGen/AsmPrinter, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/CodeGen/AsmPrinter?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/CodeGen/AsmPrinter?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-03-06T00:13:15Z</updated>
<entry>
<title>lib/CodeGen/AsmPrinter/CMakeLists.txt: Fix CMake build, following up to r127099.</title>
<updated>2011-03-06T00:13:15Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-03-06T00:13:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=511cab20cb6ef0575c961cbbcb86bb539b538a1c'/>
<id>urn:sha1:511cab20cb6ef0575c961cbbcb86bb539b538a1c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127114 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Some first rudimentary support for ARM EHABI: print exception table in "text mode".</title>
<updated>2011-03-05T18:43:15Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2011-03-05T18:43:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b5e16af9ea04cc1f94ca631104e5e6be96546aa1'/>
<id>urn:sha1:b5e16af9ea04cc1f94ca631104e5e6be96546aa1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127099 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2011-03-03T21:49:41Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2011-03-03T21:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bbd0f45b4711ee54f1c636a6de7afa766c855327'/>
<id>urn:sha1:bbd0f45b4711ee54f1c636a6de7afa766c855327</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126962 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix thinko in previous check-in.</title>
<updated>2011-03-03T20:08:10Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2011-03-03T20:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6f676be5ffdf80543e6e6b4d3c9c6b8b8e838fa5'/>
<id>urn:sha1:6f676be5ffdf80543e6e6b4d3c9c6b8b8e838fa5</id>
<content type='text'>
Add comment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126959 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm::Function argument count is not a good indicator of how many arugments does the function have at source level. If we need more space, just resize vector conservatively. This vector is only used once per function.</title>
<updated>2011-03-03T20:02:02Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2011-03-03T20:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cb3a65755e5161519355e5aad5107915be750597'/>
<id>urn:sha1:cb3a65755e5161519355e5aad5107915be750597</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126957 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>If argument numbering is encoded in metadata then emit arguments' debug info in that order.</title>
<updated>2011-03-01T22:58:55Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2011-03-01T22:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0478c15d1ecdbc53cf106419629479bcb2a0f4af'/>
<id>urn:sha1:0478c15d1ecdbc53cf106419629479bcb2a0f4af</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126794 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.</title>
<updated>2011-02-25T16:30:32Z</updated>
<author>
<name>Cameron Zwarich</name>
<email>zwarich@apple.com</email>
</author>
<published>2011-02-25T16:30:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f754f50805fee2bb4d461a9b41107122a22cd6f6'/>
<id>urn:sha1:f754f50805fee2bb4d461a9b41107122a22cd6f6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126488 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove dead variable.</title>
<updated>2011-02-24T23:15:43Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-02-24T23:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4e671437ed9ff171e83fb34a971388c29cbe2704'/>
<id>urn:sha1:4e671437ed9ff171e83fb34a971388c29cbe2704</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126450 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Enable DebugInfo support for COFF object files.</title>
<updated>2011-02-24T21:04:00Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2011-02-24T21:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f410608271b6318bfc9e26c0d199f185d5a89ccb'/>
<id>urn:sha1:f410608271b6318bfc9e26c0d199f185d5a89ccb</id>
<content type='text'>
Patch by Nathan Jeffords!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126425 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Do not use DIFactory.</title>
<updated>2011-02-24T18:49:30Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2011-02-24T18:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0eea95d1cdfb0da79defe45a3cf13debc1b4a6d7'/>
<id>urn:sha1:0eea95d1cdfb0da79defe45a3cf13debc1b4a6d7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126397 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
