<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/CppBackend/TargetInfo, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/CppBackend/TargetInfo?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/CppBackend/TargetInfo?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-01-24T20:43:08Z</updated>
<entry>
<title>make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.</title>
<updated>2010-01-24T20:43:08Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-01-24T20:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=43b5f9312d56be400af031f7487a99b75b7b0f97'/>
<id>urn:sha1:43b5f9312d56be400af031f7487a99b75b7b0f97</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94378 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Stop building RTTI information for *most* llvm libraries.  Notable</title>
<updated>2010-01-22T06:49:46Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-01-22T06:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e73a31f667ad2fe03e25c97ac45b58c30d7f07c3'/>
<id>urn:sha1:e73a31f667ad2fe03e25c97ac45b58c30d7f07c3</id>
<content type='text'>
missing ones are libsupport, libsystem and libvmcore.  libvmcore is
currently blocked on bugpoint, which uses EH.  Once it stops using
EH, we can switch it off.

This #if 0's out 3 unit tests, because gtest requires RTTI information.
Suggestions welcome on how to fix this.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94164 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Kill Target specific ModuleMatchQuality stuff.</title>
<updated>2009-07-26T02:22:58Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-07-26T02:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fa27ff296d3694a68e7abb3b6b7629588def3e58'/>
<id>urn:sha1:fa27ff296d3694a68e7abb3b6b7629588def3e58</id>
<content type='text'>
 - This was overkill and inconsistently implemented.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77114 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Simplify JIT target selection.</title>
<updated>2009-07-25T10:09:50Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-07-25T10:09:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d6fd377f3333922c4e928019cdfa124ff7f4dd2e'/>
<id>urn:sha1:d6fd377f3333922c4e928019cdfa124ff7f4dd2e</id>
<content type='text'>
 - Instead of requiring targets to define a JIT quality match function, we just
   have them specify if they support a JIT.

 - Target selection for the JIT just gets the host triple and looks for the best
   target which matches the triple and has a JIT.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77060 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add some missing includes.</title>
<updated>2009-07-18T23:22:46Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-07-18T23:22:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=edcb540496ca798003d9fece8cf4e57d536afa38'/>
<id>urn:sha1:edcb540496ca798003d9fece8cf4e57d536afa38</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76346 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>Add TargetInfo libraries for all targets.</title>
<updated>2009-07-15T06:35:19Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-07-15T06:35:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c984df8602a8b2450cbdb6ff55fd49ba709a391e'/>
<id>urn:sha1:c984df8602a8b2450cbdb6ff55fd49ba709a391e</id>
<content type='text'>
 - Intended to match current TargetMachine implementations.

 - No facilities for linking these in yet.


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