<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/AsmParser, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/AsmParser?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/AsmParser?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-08-28T04:09:24Z</updated>
<entry>
<title>remove unions from LLVM IR.  They are severely buggy and not</title>
<updated>2010-08-28T04:09:24Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-08-28T04:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=61c70e98ac3c7504d31dd9bc81c4e9cb998e9984'/>
<id>urn:sha1:61c70e98ac3c7504d31dd9bc81c4e9cb998e9984</id>
<content type='text'>
being actively maintained, improved, or extended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112356 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a comment explaining why this code doesn't just call</title>
<updated>2010-08-24T14:35:45Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-24T14:35:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6826114d6e10725d122dca9352dc2d99a0f693e9'/>
<id>urn:sha1:6826114d6e10725d122dca9352dc2d99a0f693e9</id>
<content type='text'>
ParseMetadataValue.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111914 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a comment explaining why this code is more complex than it</title>
<updated>2010-08-24T14:31:06Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-24T14:31:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=41d6ab4b884120123e4f03bf284166f3af73deaa'/>
<id>urn:sha1:41d6ab4b884120123e4f03bf284166f3af73deaa</id>
<content type='text'>
initially seems it should require.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111913 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Extend function-local metadata to be usable as attachments.</title>
<updated>2010-08-24T02:24:03Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-24T02:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=309b3af547a60bedd74daa2a94ebd3d3ed5f06e9'/>
<id>urn:sha1:309b3af547a60bedd74daa2a94ebd3d3ed5f06e9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111895 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Give ParseInstructionMetadata access to the PerFunctionState object.</title>
<updated>2010-08-24T02:05:17Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-24T02:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d072f51ebf61edda9c31f831c2642d110170d13'/>
<id>urn:sha1:9d072f51ebf61edda9c31f831c2642d110170d13</id>
<content type='text'>
This is in preparation for generalizing its parsing of function-local
values.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111893 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Create the new linker type "linker_private_weak_def_auto".</title>
<updated>2010-08-20T22:05:50Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-08-20T22:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=55ae515f9db484125a23429d4906c5edaf9f10d2'/>
<id>urn:sha1:55ae515f9db484125a23429d4906c5edaf9f10d2</id>
<content type='text'>
It's similar to "linker_private_weak", but it's known that the address of the
object is not taken. For instance, functions that had an inline definition, but
the compiler decided not to inline it. Note, unlike linker_private and
linker_private_weak, linker_private_weak_def_auto may have only default
visibility.  The symbols are removed by the linker from the final linked image
(executable or dynamic library).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111684 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Introduce a new temporary MDNode concept. Temporary MDNodes are</title>
<updated>2010-08-20T22:02:26Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-20T22:02:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=489b29b0a4ee4526e3d50ad88d3d48745baf5042'/>
<id>urn:sha1:489b29b0a4ee4526e3d50ad88d3d48745baf5042</id>
<content type='text'>
not part of the IR, are not uniqued, and may be safely RAUW'd.
This replaces a variety of alternate mechanisms for achieving
the same effect.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111681 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't print the filename twice in file-not-found errors.</title>
<updated>2010-08-04T01:13:48Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-04T01:13:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=582554555376cd60507c77cadb45edb88acfe7ed'/>
<id>urn:sha1:582554555376cd60507c77cadb45edb88acfe7ed</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110179 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move MaximumAlignment to be a member of the Value class.</title>
<updated>2010-07-30T21:07:05Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-07-30T21:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e16829b401409b398c9de9847c1d12eb931f7d63'/>
<id>urn:sha1:e16829b401409b398c9de9847c1d12eb931f7d63</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109891 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Define a maximum supported alignment value for load, store, and</title>
<updated>2010-07-28T20:12:04Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-07-28T20:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=138aa2a82bc6de611f28e51332fb0a30262a58e3'/>
<id>urn:sha1:138aa2a82bc6de611f28e51332fb0a30262a58e3</id>
<content type='text'>
alloca instructions (constrained by their internal encoding),
and add error checking for it. Fix an instcombine bug which
generated huge alignment values (null is infinitely aligned).
This fixes undefined behavior noticed by John Regehr.


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