<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/Mips, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/Mips?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/Mips?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-10-26T04:27:18Z</updated>
<entry>
<title>Complete the missing parts of MIPS-JIT functionality. Patch by Petar Jovanovic.</title>
<updated>2011-10-26T04:27:18Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-10-26T04:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=027113d1f68e366b418916eb7f8cbe014c8c6d19'/>
<id>urn:sha1:027113d1f68e366b418916eb7f8cbe014c8c6d19</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143014 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add f128 to datalayout string.</title>
<updated>2011-10-14T19:14:50Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2011-10-14T19:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1ce2668c8484ce838b5515f519eb484e57058293'/>
<id>urn:sha1:1ce2668c8484ce838b5515f519eb484e57058293</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141978 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r141932, r141936 and r141937.</title>
<updated>2011-10-14T17:16:39Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2011-10-14T17:16:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=008b58c4ae38d45e01267bdea9f4b166ad35ca74'/>
<id>urn:sha1:008b58c4ae38d45e01267bdea9f4b166ad35ca74</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141959 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Definition of function getMipsRegisterNumbering.</title>
<updated>2011-10-14T03:04:24Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2011-10-14T03:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=91d2cc9cdd5f5c5fa89b4efa75217c96cbd38356'/>
<id>urn:sha1:91d2cc9cdd5f5c5fa89b4efa75217c96cbd38356</id>
<content type='text'>
Patch by Jack Carter and Reed Kotler at Mips. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141938 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add definition of class MipsELFWriterInfo. </title>
<updated>2011-10-14T02:55:47Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2011-10-14T02:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2891662cc227829b5d9d59be6e10d968e289b9fe'/>
<id>urn:sha1:2891662cc227829b5d9d59be6e10d968e289b9fe</id>
<content type='text'>
Patch by Jack Carter and Reed Kotler at Mips. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141937 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add missing relocation types.</title>
<updated>2011-10-14T02:47:50Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2011-10-14T02:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=51f72c5a3f3e42eafac7abf27ed2849e991b5fbc'/>
<id>urn:sha1:51f72c5a3f3e42eafac7abf27ed2849e991b5fbc</id>
<content type='text'>
Patch by Jack Carter and Reed Kotler at Mips. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141936 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixup enumerations.</title>
<updated>2011-10-14T02:38:56Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2011-10-14T02:38:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=36004b93efde11ba9b0c065d3156e723f69bbb7e'/>
<id>urn:sha1:36004b93efde11ba9b0c065d3156e723f69bbb7e</id>
<content type='text'>
Patch by Jack Carter at Mips. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141934 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add more Mips relocation types.</title>
<updated>2011-10-14T02:17:30Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2011-10-14T02:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=93d2a0a1fae297363acb49e037d91eb03fc7f390'/>
<id>urn:sha1:93d2a0a1fae297363acb49e037d91eb03fc7f390</id>
<content type='text'>
Patch by Jack Carter at Mips. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141932 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Define base class LogicNOR and make 32-bit and 64-bit NOR derive from it.</title>
<updated>2011-10-12T01:05:13Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2011-10-12T01:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=41f9a430cbb47b1d6172a91d2a70adc552b65678'/>
<id>urn:sha1:41f9a430cbb47b1d6172a91d2a70adc552b65678</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141761 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix encoding of 32-bit integer instructions. Change names of operands and nodes.</title>
<updated>2011-10-12T00:56:06Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2011-10-12T00:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6baabc1dd06f0d469900d7d5a6f8e724e5aa3f5a'/>
<id>urn:sha1:6baabc1dd06f0d469900d7d5a6f8e724e5aa3f5a</id>
<content type='text'>
Remove unused classes.


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