<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/lib/Target/R600/MCTargetDesc/AMDGPUFixupKinds.h, 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>2015-06-13T03:28:10+00:00</updated>
<entry>
<title>R600 -&gt; AMDGPU rename</title>
<updated>2015-06-13T03:28:10+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>thomas.stellard@amd.com</email>
</author>
<published>2015-06-13T03:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=45bb48ea197fe496865387120c7c55b56f0717d6'/>
<id>urn:sha1:45bb48ea197fe496865387120c7c55b56f0717d6</id>
<content type='text'>
llvm-svn: 239657
</content>
</entry>
<entry>
<title>Canonicalize header guards into a common format.</title>
<updated>2014-08-13T16:26:38+00:00</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2014-08-13T16:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a7c40ef0224ba21c53d28b90fddbae0d4c5329c2'/>
<id>urn:sha1:a7c40ef0224ba21c53d28b90fddbae0d4c5329c2</id>
<content type='text'>
Add header guards to files that were missing guards. Remove #endif comments
as they don't seem common in LLVM (we can easily add them back if we decide
they're useful)

Changes made by clang-tidy with minor tweaks.

llvm-svn: 215558
</content>
</entry>
<entry>
<title>R600/SI: Store constant initializer data in constant memory</title>
<updated>2014-07-21T14:01:14+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>thomas.stellard@amd.com</email>
</author>
<published>2014-07-21T14:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=067c81567bf35e04b2c9b3d360a6f15dedbfe8aa'/>
<id>urn:sha1:067c81567bf35e04b2c9b3d360a6f15dedbfe8aa</id>
<content type='text'>
This implements a solution for constant initializers suggested
by Vadim Girlin, where we store the data after the shader code
and then use the S_GETPC instruction to compute its address.

This saves use the trouble of creating a new buffer for constant data
and then having to pass the pointer to the kernel via user SGPRs or the
input buffer.

llvm-svn: 213530
</content>
</entry>
<entry>
<title>R600/SI: Use a custom encoding method for simm16 in SOPP branch instructions</title>
<updated>2014-07-21T14:01:08+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>thomas.stellard@amd.com</email>
</author>
<published>2014-07-21T14:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=01825afad772f1d6c268d813026dad2e5303a4f5'/>
<id>urn:sha1:01825afad772f1d6c268d813026dad2e5303a4f5</id>
<content type='text'>
This allows us to explicitly define the type of fixup that is needed,
so we can distinguish this from future fixup types.

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