<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Transforms/Hello, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Transforms/Hello?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Transforms/Hello?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-01-09T16:44:42Z</updated>
<entry>
<title>Removed trailing whitespace from Makefiles.</title>
<updated>2009-01-09T16:44:42Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2009-01-09T16:44:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9b8f542e2746b28721b3ec603c3aaaa10ea708fc'/>
<id>urn:sha1:9b8f542e2746b28721b3ec603c3aaaa10ea708fc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61991 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Initial support for the CMake build system.</title>
<updated>2008-09-22T01:08:49Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2008-09-22T01:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3d01fc7de86c75926e4e5ac7cc49f0116018893d'/>
<id>urn:sha1:3d01fc7de86c75926e4e5ac7cc49f0116018893d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56419 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Tidy up several unbeseeming casts from pointer to intptr_t.</title>
<updated>2008-09-04T17:05:41Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-09-04T17:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ae73dc1448d25b02cabc7c64c86c64371453dda8'/>
<id>urn:sha1:ae73dc1448d25b02cabc7c64c86c64371453dda8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55779 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clean up the use of static and anonymous namespaces. This turned up</title>
<updated>2008-05-13T00:00:25Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-05-13T00:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=844731a7f1909f55935e3514c9e713a62d67662e'/>
<id>urn:sha1:844731a7f1909f55935e3514c9e713a62d67662e</id>
<content type='text'>
several things that were neither in an anonymous namespace nor static
but not intended to be global.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51017 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove attribution from file headers, per discussion on llvmdev.</title>
<updated>2007-12-29T20:36:04Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ee451de366474b9c228b4e5fa573795a715216d'/>
<id>urn:sha1:4ee451de366474b9c228b4e5fa573795a715216d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45418 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove attribution from lib Makefiles.</title>
<updated>2007-12-29T20:09:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fc643c5e88c596f217750dd91fcc66488dfed73d'/>
<id>urn:sha1:fc643c5e88c596f217750dd91fcc66488dfed73d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45415 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix typo in comment.</title>
<updated>2007-05-06T13:37:16Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2007-05-06T13:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ecd94c804a563f2a86572dcf1d2e81f397e19daa'/>
<id>urn:sha1:ecd94c804a563f2a86572dcf1d2e81f397e19daa</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36873 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Drop 'const'</title>
<updated>2007-05-03T01:11:54Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-03T01:11:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1997473cf72957d0e70322e2fe6fe2ab141c58a6'/>
<id>urn:sha1:1997473cf72957d0e70322e2fe6fe2ab141c58a6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36662 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use 'static const char' instead of 'static const int'.</title>
<updated>2007-05-02T21:39:20Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-02T21:39:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3e15bf33e024b9df9e89351a165acfdb1dde51ed'/>
<id>urn:sha1:3e15bf33e024b9df9e89351a165acfdb1dde51ed</id>
<content type='text'>
Due to darwin gcc bug, one version of darwin linker coalesces
static const int, which defauts PassID based pass identification.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36652 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Do not use typeinfo to identify pass in pass manager.</title>
<updated>2007-05-01T21:15:47Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-01T21:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=794fd75c67a2cdc128d67342c6d88a504d186896'/>
<id>urn:sha1:794fd75c67a2cdc128d67342c6d88a504d186896</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36632 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
