<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/projects, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/projects?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/projects?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-07-16T06:33:36Z</updated>
<entry>
<title>Remove bogus link.</title>
<updated>2010-07-16T06:33:36Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2010-07-16T06:33:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=31a0a4318b24208231d67cb122922ad18651d266'/>
<id>urn:sha1:31a0a4318b24208231d67cb122922ad18651d266</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108518 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.</title>
<updated>2010-07-16T04:45:42Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-07-16T04:45:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=04c528a0c86ddf3d6a70681f72e1b2ec07b0b53a'/>
<id>urn:sha1:04c528a0c86ddf3d6a70681f72e1b2ec07b0b53a</id>
<content type='text'>
TII::isMoveInstr is going tobe completely removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108507 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Testing subversion commit access</title>
<updated>2010-02-23T15:11:17Z</updated>
<author>
<name>Wesley Peck</name>
<email>peckw@wesleypeck.com</email>
</author>
<published>2010-02-23T15:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=15c4bb926f3566ca9d75952f19b2aa87e774b12b'/>
<id>urn:sha1:15c4bb926f3566ca9d75952f19b2aa87e774b12b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96948 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: Fixed syntax in conditional.</title>
<updated>2010-02-15T15:17:05Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2010-02-15T15:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6814754e8d3944b6fab7326a6f1f696fd9122f9'/>
<id>urn:sha1:f6814754e8d3944b6fab7326a6f1f696fd9122f9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96221 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Oops.</title>
<updated>2010-02-09T17:24:21Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-02-09T17:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4b42a1e40f82143baea033c41e448af5cf801a28'/>
<id>urn:sha1:4b42a1e40f82143baea033c41e448af5cf801a28</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95670 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>clang test suite</title>
<updated>2010-02-09T17:20:03Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-02-09T17:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8addca2f3aa82b9087602c902722ca5d7c8c944c'/>
<id>urn:sha1:8addca2f3aa82b9087602c902722ca5d7c8c944c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95667 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix autoconf llvm srcdir location for generic projects.</title>
<updated>2010-01-25T04:10:28Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2010-01-25T04:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1f1092920ad1e1871ed97d43341f53cc4a9f86f8'/>
<id>urn:sha1:1f1092920ad1e1871ed97d43341f53cc4a9f86f8</id>
<content type='text'>
Patch by Torvald Riegel!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94405 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: Don't try to descend into projects/compiler-rt, it doesn't work.</title>
<updated>2010-01-22T18:14:27Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-01-22T18:14:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=50a5aa19ca5e164904e1fd62ab5cd20ac62cb9a1'/>
<id>urn:sha1:50a5aa19ca5e164904e1fd62ab5cd20ac62cb9a1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94187 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't try to build compiler-rt if it happens to be checked out into projects/</title>
<updated>2010-01-18T17:52:28Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-01-18T17:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d58816f898bc3a58ccfbad2bc149e4dce211db8a'/>
<id>urn:sha1:d58816f898bc3a58ccfbad2bc149e4dce211db8a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93729 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move DataTypes.h to include/llvm/System, update all users. This breaks the last</title>
<updated>2009-10-26T01:35:46Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2009-10-26T01:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b67f774e9c38b7718b2b300b628388f966df4e0'/>
<id>urn:sha1:8b67f774e9c38b7718b2b300b628388f966df4e0</id>
<content type='text'>
direct inclusion edge from System to Support.


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