<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/lib/Bytecode/Writer, 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>2007-05-06T19:33:40+00:00</updated>
<entry>
<title>remove the old bc writer</title>
<updated>2007-05-06T19:33:40+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T19:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=cbde84070a8371bceba064f1c7c60f71b25c8d04'/>
<id>urn:sha1:cbde84070a8371bceba064f1c7c60f71b25c8d04</id>
<content type='text'>
llvm-svn: 36881
</content>
</entry>
<entry>
<title>Drop 'const'</title>
<updated>2007-05-03T01:11:54+00:00</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-03T01:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=8c78a0bff0c0e9d0594598bcb76cd623bb625083'/>
<id>urn:sha1:8c78a0bff0c0e9d0594598bcb76cd623bb625083</id>
<content type='text'>
llvm-svn: 36662
</content>
</entry>
<entry>
<title>Use 'static const char' instead of 'static const int'.</title>
<updated>2007-05-02T21:39:20+00:00</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-02T21:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e95c6ad8024975432162aef11918e7c06e0d207c'/>
<id>urn:sha1:e95c6ad8024975432162aef11918e7c06e0d207c</id>
<content type='text'>
Due to darwin gcc bug, one version of darwin linker coalesces
static const int, which defauts PassID based pass identification.

llvm-svn: 36652
</content>
</entry>
<entry>
<title>Do not use typeinfo to identify pass in pass manager.</title>
<updated>2007-05-01T21:15:47+00:00</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-01T21:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=09f162ca6a10446d6377b957f3a58ac92ce38306'/>
<id>urn:sha1:09f162ca6a10446d6377b957f3a58ac92ce38306</id>
<content type='text'>
llvm-svn: 36632
</content>
</entry>
<entry>
<title>Implement protected visibility. This partly implements PR1363. Linker</title>
<updated>2007-04-29T18:35:00+00:00</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-04-29T18:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=39f3cffbe38701ca69890baf4fa22d8a7abf2da1'/>
<id>urn:sha1:39f3cffbe38701ca69890baf4fa22d8a7abf2da1</id>
<content type='text'>
should be taught to deal with protected symbols.

llvm-svn: 36565
</content>
</entry>
<entry>
<title>Implement review feedback. Aliasees can be either GlobalValue's or</title>
<updated>2007-04-28T13:45:00+00:00</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-04-28T13:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b18f8f85e9151195a81833d6862063323338854e'/>
<id>urn:sha1:b18f8f85e9151195a81833d6862063323338854e</id>
<content type='text'>
bitcasts of them.

llvm-svn: 36537
</content>
</entry>
<entry>
<title>Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part</title>
<updated>2007-04-25T14:27:10+00:00</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-04-25T14:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a97b694c823eb346d255ca04724f4003f9056800'/>
<id>urn:sha1:a97b694c823eb346d255ca04724f4003f9056800</id>
<content type='text'>
will follow.

llvm-svn: 36435
</content>
</entry>
<entry>
<title>PR400 work phase 1. Add attributed load/store instructions for volatile/align to LLVM.</title>
<updated>2007-04-22T19:24:39+00:00</updated>
<author>
<name>Christopher Lamb</name>
<email>christopher.lamb@gmail.com</email>
</author>
<published>2007-04-22T19:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=8448570beb954b76f15b18455fec3156e1143a68'/>
<id>urn:sha1:8448570beb954b76f15b18455fec3156e1143a68</id>
<content type='text'>
llvm-svn: 36349
</content>
</entry>
<entry>
<title>Revert Christopher Lamb's load/store alignment changes.</title>
<updated>2007-04-21T18:36:27+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-21T18:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=0c1349e6bc1a50018cddd8c447846701964c07c9'/>
<id>urn:sha1:0c1349e6bc1a50018cddd8c447846701964c07c9</id>
<content type='text'>
llvm-svn: 36309
</content>
</entry>
<entry>
<title>add support for alignment attributes on load/store instructions</title>
<updated>2007-04-21T08:16:25+00:00</updated>
<author>
<name>Christopher Lamb</name>
<email>christopher.lamb@gmail.com</email>
</author>
<published>2007-04-21T08:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=bff50208c8622fbcf8c8fdaac61ff81670de1423'/>
<id>urn:sha1:bff50208c8622fbcf8c8fdaac61ff81670de1423</id>
<content type='text'>
llvm-svn: 36301
</content>
</entry>
</feed>
