<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Transforms/Hello, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Transforms/Hello?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Transforms/Hello?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-12-29T20:36:04Z</updated>
<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>
<entry>
<title>Remove use of SlowOperationInformer.</title>
<updated>2007-04-13T18:58:18Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-04-13T18:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4beccb897dc4851c61aaa7577d9a0aed0bac78bc'/>
<id>urn:sha1:4beccb897dc4851c61aaa7577d9a0aed0bac78bc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35967 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Undo previous check-in.</title>
<updated>2007-04-13T18:35:15Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-04-13T18:35:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=60b0d8459452a92a2ef0ed3f685b0c44f39f3d6b'/>
<id>urn:sha1:60b0d8459452a92a2ef0ed3f685b0c44f39f3d6b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35966 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Hello uses  LLVMSupport.a (SlowerOperationInformer)</title>
<updated>2007-04-13T18:28:23Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-04-13T18:28:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=02c768608a79527516b1c57272fd73eb35947082'/>
<id>urn:sha1:02c768608a79527516b1c57272fd73eb35947082</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35965 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't link against System or Support library. These things will already</title>
<updated>2007-04-09T19:17:47Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-09T19:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9101d8647fbd2d9286fbf8224388557b30a18537'/>
<id>urn:sha1:9101d8647fbd2d9286fbf8224388557b30a18537</id>
<content type='text'>
be in the opt tool.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35827 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
