<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/lib/Support/Hashing.cpp, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2019-01-19T08:50:56+00:00</updated>
<entry>
<title>Update the file headers across all of the LLVM projects in the monorepo</title>
<updated>2019-01-19T08:50:56+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2019-01-19T08:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=2946cd701067404b99c39fb29dc9c74bd7193eb3'/>
<id>urn:sha1:2946cd701067404b99c39fb29dc9c74bd7193eb3</id>
<content type='text'>
to reflect the new license.

We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.

Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.

llvm-svn: 351636
</content>
</entry>
<entry>
<title>Hashing: use 64-bit seed for hashing on all platforms.</title>
<updated>2018-08-30T20:28:32+00:00</updated>
<author>
<name>Tim Northover</name>
<email>tnorthover@apple.com</email>
</author>
<published>2018-08-30T20:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c0445098519defc4bd13624095fac92977c9cfe4'/>
<id>urn:sha1:c0445098519defc4bd13624095fac92977c9cfe4</id>
<content type='text'>
get_execution_seed returns a size_t which varies across platforms, but its
users actually always feed it into a uint64_t role so it makes sense to be
consistent.

Mostly this is just a tidy-up, but it also apparently allows PCH files to be
shared between Clang compilers built for 32-bit and 64-bit hosts.

llvm-svn: 341113
</content>
</entry>
<entry>
<title>Add the source file with trivial definitions in it that was missing from</title>
<updated>2012-03-01T18:58:59+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-03-01T18:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=34085df4e852438dd156fcd87bfd650be9243d2c'/>
<id>urn:sha1:34085df4e852438dd156fcd87bfd650be9243d2c</id>
<content type='text'>
r151822, sorry sorry. =[

We need 'git svn nothave' or some such...

llvm-svn: 151824
</content>
</entry>
<entry>
<title>The implementation of GeneralHash::addBits broke C++ aliasing rules; fix</title>
<updated>2012-02-23T09:16:04+00:00</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@gmail.com</email>
</author>
<published>2012-02-23T09:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=5f77851a99e51803c00f230e9a9232e4c8469ebe'/>
<id>urn:sha1:5f77851a99e51803c00f230e9a9232e4c8469ebe</id>
<content type='text'>
it with memcpy. This also fixes a problem on big-endian hosts, where
addUnaligned would return different results depending on the alignment
of the data.

llvm-svn: 151247
</content>
</entry>
<entry>
<title>Fix issue with bitwise and precedence.</title>
<updated>2012-02-18T22:56:41+00:00</updated>
<author>
<name>Ahmed Charles</name>
<email>ace2001ac@gmail.com</email>
</author>
<published>2012-02-18T22:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=4f9484722ced89d5d7b629f9d42f993207bf44b0'/>
<id>urn:sha1:4f9484722ced89d5d7b629f9d42f993207bf44b0</id>
<content type='text'>
llvm-svn: 150897
</content>
</entry>
<entry>
<title>Hashing.h - utilities for hashing various data types.</title>
<updated>2012-02-18T21:00:49+00:00</updated>
<author>
<name>Talin</name>
<email>viridia@gmail.com</email>
</author>
<published>2012-02-18T21:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=f2291c908bf53afec905dca6d3b4ebca908fbc91'/>
<id>urn:sha1:f2291c908bf53afec905dca6d3b4ebca908fbc91</id>
<content type='text'>
llvm-svn: 150890
</content>
</entry>
</feed>
