<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/lib/Target/R600/R600ControlFlowFinalizer.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>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>Reuse a bunch of cached subtargets and remove getSubtarget calls</title>
<updated>2015-01-30T23:24:40+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2015-01-30T23:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=7792e32b649d6399ffc9d4ebcc700a376a4936e8'/>
<id>urn:sha1:7792e32b649d6399ffc9d4ebcc700a376a4936e8</id>
<content type='text'>
without a Function argument.

llvm-svn: 227638
</content>
</entry>
<entry>
<title>Remove unnecessary copying or replace it with moves in a bunch of places.</title>
<updated>2014-10-04T16:55:56+00:00</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2014-10-04T16:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c6cc58e7032239529a5ceaab3dab4aa9e7f898e7'/>
<id>urn:sha1:c6cc58e7032239529a5ceaab3dab4aa9e7f898e7</id>
<content type='text'>
NFC.

llvm-svn: 219061
</content>
</entry>
<entry>
<title>Eliminate some deep std::vector copies. NFC.</title>
<updated>2014-10-03T18:33:16+00:00</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2014-10-03T18:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e12a6bac3290c6c46239ad22c698e7a1da7b08af'/>
<id>urn:sha1:e12a6bac3290c6c46239ad22c698e7a1da7b08af</id>
<content type='text'>
llvm-svn: 218999
</content>
</entry>
<entry>
<title>Have MachineFunction cache a pointer to the subtarget to make lookups</title>
<updated>2014-08-05T02:39:49+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2014-08-05T02:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=fc6de428c8ab10330e1b00c6541503cfd98a9cca'/>
<id>urn:sha1:fc6de428c8ab10330e1b00c6541503cfd98a9cca</id>
<content type='text'>
shorter/easier and have the DAG use that to do the same lookup. This
can be used in the future for TargetMachine based caching lookups from
the MachineFunction easily.

Update the MIPS subtarget switching machinery to update this pointer
at the same time it runs.

llvm-svn: 214838
</content>
</entry>
<entry>
<title>Remove the TargetMachine forwards for TargetSubtargetInfo based</title>
<updated>2014-08-04T21:25:23+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2014-08-04T21:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=d913448b38bab6ace92ae5057b917eb57035f83b'/>
<id>urn:sha1:d913448b38bab6ace92ae5057b917eb57035f83b</id>
<content type='text'>
information and update all callers. No functional change.

llvm-svn: 214781
</content>
</entry>
<entry>
<title>R600: Make ShaderType private</title>
<updated>2014-07-13T03:06:39+00:00</updated>
<author>
<name>Matt Arsenault</name>
<email>Matthew.Arsenault@amd.com</email>
</author>
<published>2014-07-13T03:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=762af96f4638a2e22b7446ad0d528d2d332e922f'/>
<id>urn:sha1:762af96f4638a2e22b7446ad0d528d2d332e922f</id>
<content type='text'>
llvm-svn: 212896
</content>
</entry>
<entry>
<title>R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget</title>
<updated>2014-06-13T01:32:00+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>thomas.stellard@amd.com</email>
</author>
<published>2014-06-13T01:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=2e59a45f80e5323bcc5c5c811a1aae86584daef2'/>
<id>urn:sha1:2e59a45f80e5323bcc5c5c811a1aae86584daef2</id>
<content type='text'>
llvm-svn: 210869
</content>
</entry>
<entry>
<title>[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. R600 edition</title>
<updated>2014-04-29T07:57:24+00:00</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2014-04-29T07:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=5656db4a8ba682c7436eac98c65570b62b3a138f'/>
<id>urn:sha1:5656db4a8ba682c7436eac98c65570b62b3a138f</id>
<content type='text'>
llvm-svn: 207503
</content>
</entry>
<entry>
<title>[C++] Use 'nullptr'. Target edition.</title>
<updated>2014-04-25T05:30:21+00:00</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2014-04-25T05:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=062a2baef02b0f2ed21aa5c5d61460ac02d2880b'/>
<id>urn:sha1:062a2baef02b0f2ed21aa5c5d61460ac02d2880b</id>
<content type='text'>
llvm-svn: 207197
</content>
</entry>
</feed>
