<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/Sparc/Sparc.h, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/Sparc/Sparc.h?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/Sparc/Sparc.h?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-01-10T20:47:20Z</updated>
<entry>
<title>Fix some leftover control reaches end of non-void function warnings.</title>
<updated>2012-01-10T20:47:20Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2012-01-10T20:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e4ad58272970ecd850d233862f40a72d15649639'/>
<id>urn:sha1:e4ad58272970ecd850d233862f40a72d15649639</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147874 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove unnecessary default cases in switches that cover all enum values.</title>
<updated>2012-01-10T16:47:17Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2012-01-10T16:47:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2bd335470f8939782f3df7f6180282d3825d4f09'/>
<id>urn:sha1:2bd335470f8939782f3df7f6180282d3825d4f09</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147855 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Next round of MC refactoring. This patch factor MC table instantiations, MC</title>
<updated>2011-07-14T20:59:42Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2011-07-14T20:59:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c60f9b752381baa6c4b80c0739034660f1748c84'/>
<id>urn:sha1:c60f9b752381baa6c4b80c0739034660f1748c84</id>
<content type='text'>
registeration and creation code into XXXMCDesc libraries.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135184 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc</title>
<updated>2011-06-28T20:07:07Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2011-06-28T20:07:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=22fee2dff4c43b551aefa44a96ca74fcade6bfac'/>
<id>urn:sha1:22fee2dff4c43b551aefa44a96ca74fcade6bfac</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134024 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc</title>
<updated>2011-06-27T18:32:37Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2011-06-27T18:32:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=73f50d9bc3bd46cc0abeba9bb0d46977ba1aea42'/>
<id>urn:sha1:73f50d9bc3bd46cc0abeba9bb0d46977ba1aea42</id>
<content type='text'>
into XXXGenRegisterInfo.inc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133922 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add support for the sparcv9-*-* target triple to turn on</title>
<updated>2010-02-04T06:34:01Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-02-04T06:34:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=87c06d617917f4a388fbe9db81198e13cde3e431'/>
<id>urn:sha1:87c06d617917f4a388fbe9db81198e13cde3e431</id>
<content type='text'>
64-bit sparc codegen.  Patch by Nathan Keynes!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95293 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add new helpers for registering targets.</title>
<updated>2009-07-25T06:49:55Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-07-25T06:49:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0c795d61878156817cedbac51ec2921f2634c1a5'/>
<id>urn:sha1:0c795d61878156817cedbac51ec2921f2634c1a5</id>
<content type='text'>
 - Less boilerplate == good.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77052 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Put Target definitions inside Target specific header, and llvm namespace.</title>
<updated>2009-07-18T23:03:22Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-07-18T23:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4cb1e13769856716261a4d315f8202bd918502c3'/>
<id>urn:sha1:4cb1e13769856716261a4d315f8202bd918502c3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76344 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Have asm printers use formatted_raw_ostream directly to avoid a</title>
<updated>2009-07-14T20:18:05Z</updated>
<author>
<name>David Greene</name>
<email>greened@obbligato.org</email>
</author>
<published>2009-07-14T20:18:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=71847813bc419f7a0667468136a07429c6d9f164'/>
<id>urn:sha1:71847813bc419f7a0667468136a07429c6d9f164</id>
<content type='text'>
dynamic_cast&lt;&gt;.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75670 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm_unreachable-&gt;llvm_unreachable(0), LLVM_UNREACHABLE-&gt;llvm_unreachable.</title>
<updated>2009-07-14T16:55:14Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2009-07-14T16:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c23197a26f34f559ea9797de51e187087c039c42'/>
<id>urn:sha1:c23197a26f34f559ea9797de51e187087c039c42</id>
<content type='text'>
This adds location info for all llvm_unreachable calls (which is a macro now) in
!NDEBUG builds.
In NDEBUG builds location info and the message is off (it only prints
"UREACHABLE executed").


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