<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/clang/test/CodeGenCXX/noinline-template.cpp, branch meklort-10.0.0</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.0</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.0'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2014-01-14T19:35:09+00:00</updated>
<entry>
<title>Remove the -cxx-abi command-line flag.</title>
<updated>2014-01-14T19:35:09+00:00</updated>
<author>
<name>Hans Wennborg</name>
<email>hans@hanshq.net</email>
</author>
<published>2014-01-14T19:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c9bd88e6811fb622cde644a82eac41c0b02c00ee'/>
<id>urn:sha1:c9bd88e6811fb622cde644a82eac41c0b02c00ee</id>
<content type='text'>
This makes the C++ ABI depend entirely on the target: MS ABI for -win32 triples,
Itanium otherwise. It's no longer possible to do weird combinations.

To be able to run a test with a specific ABI without constraining it to a
specific triple, new substitutions are added to lit: %itanium_abi_triple and
%ms_abi_triple can be used to get the current target triple adjusted to the
desired ABI. For example, if the test suite is running with the i686-pc-win32
target, %itanium_abi_triple will expand to i686-pc-mingw32.

Differential Revision: http://llvm-reviews.chandlerc.com/D2545

llvm-svn: 199250
</content>
</entry>
<entry>
<title>Prepare for using MS ABI by default for Win32: update CodeGenCXX tests</title>
<updated>2013-12-13T22:43:52+00:00</updated>
<author>
<name>Hans Wennborg</name>
<email>hans@hanshq.net</email>
</author>
<published>2013-12-13T22:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=442e4f7f5fc3446b02e97d6b3e11091c8932142e'/>
<id>urn:sha1:442e4f7f5fc3446b02e97d6b3e11091c8932142e</id>
<content type='text'>
llvm-svn: 197281
</content>
</entry>
<entry>
<title>Switch to the new MingW ABI.</title>
<updated>2013-12-12T16:07:11+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-12-12T16:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=34970697848274206ab8f4887a56de3fac513eda'/>
<id>urn:sha1:34970697848274206ab8f4887a56de3fac513eda</id>
<content type='text'>
GCC 4.7 changed the MingW ABI. On the clang side this means that methods now
have the thiscall calling convention by default.

llvm-svn: 197164
</content>
</entry>
<entry>
<title>Attempt to clean up tests for non-X86 platforms.</title>
<updated>2013-02-20T19:30:01+00:00</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-02-20T19:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=4467d79ad4e477b6aec02b9886b4434affa7de2a'/>
<id>urn:sha1:4467d79ad4e477b6aec02b9886b4434affa7de2a</id>
<content type='text'>
llvm-svn: 175652
</content>
</entry>
<entry>
<title>Modify the tests to use attribute group references instead of listing the</title>
<updated>2013-02-20T07:22:19+00:00</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-02-20T07:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c33fc4c00453099f4ac180313a67d6eb0f91ce0a'/>
<id>urn:sha1:c33fc4c00453099f4ac180313a67d6eb0f91ce0a</id>
<content type='text'>
function attributes.

llvm-svn: 175606
</content>
</entry>
<entry>
<title>Update the tests.</title>
<updated>2013-01-31T23:17:12+00:00</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-01-31T23:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=85ab57ac5de11a891dcd44159c310a50ca54b80f'/>
<id>urn:sha1:85ab57ac5de11a891dcd44159c310a50ca54b80f</id>
<content type='text'>
This update coincides with r174110. That change ordered the attributes
alphabetically.

llvm-svn: 174111
</content>
</entry>
<entry>
<title>Use attributes from the definition (if available) when</title>
<updated>2011-07-06T15:46:09+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2011-07-06T15:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=ba195cff81bddf2433379638ee27b0e1d569a320'/>
<id>urn:sha1:ba195cff81bddf2433379638ee27b0e1d569a320</id>
<content type='text'>
instantiating functions.

Fixes PR10272.

llvm-svn: 134491
</content>
</entry>
</feed>
