<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/Mips/Makefile, branch master</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/Mips/Makefile?h=master</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/Mips/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-12-19T19:55:47Z</updated>
<entry>
<title>Remove edis - the enhanced disassembler. Fixes PR14654.</title>
<updated>2012-12-19T19:55:47Z</updated>
<author>
<name>Roman Divacky</name>
<email>rdivacky@freebsd.org</email>
</author>
<published>2012-12-19T19:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=759e3fa641d0ad01012d16d913015c9f69c8d2ab'/>
<id>urn:sha1:759e3fa641d0ad01012d16d913015c9f69c8d2ab</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170578 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>MIPS DSP: add code necessary for pseudo instruction lowering.</title>
<updated>2012-09-27T01:59:07Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-09-27T01:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cc46fe591af10c193c17323547a3dd7cc00c925d'/>
<id>urn:sha1:cc46fe591af10c193c17323547a3dd7cc00c925d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164747 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add stub methods for mips assembly matcher. </title>
<updated>2012-08-17T20:16:42Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-08-17T20:16:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=72e9b6aeb48d9496bac9db8b02c88a618b464588'/>
<id>urn:sha1:72e9b6aeb48d9496bac9db8b02c88a618b464588</id>
<content type='text'>
Patch by Vladimir Medic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162124 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add disassembler to MIPS. </title>
<updated>2012-04-17T18:03:21Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-17T18:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ecdc9d5bb26936a68060f1238abc6c1d6b3c2a01'/>
<id>urn:sha1:ecdc9d5bb26936a68060f1238abc6c1d6b3c2a01</id>
<content type='text'>
Patch by Vladimir Medic. 



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154935 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r153924. There were buildbot failures.</title>
<updated>2012-04-03T02:51:09Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-03T02:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=02365945a62f368c18547da57a4ef3382beb89d0'/>
<id>urn:sha1:02365945a62f368c18547da57a4ef3382beb89d0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153925 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>MIPS disassembler support.</title>
<updated>2012-04-03T02:20:58Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2012-04-03T02:20:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=885020a7a7299c0cfc12f691bc298e0f41d02190'/>
<id>urn:sha1:885020a7a7299c0cfc12f691bc298e0f41d02190</id>
<content type='text'>
Patch by Vladimir Medic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153924 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add the skeleton of an asm parser for mips.</title>
<updated>2012-01-11T03:56:41Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-01-11T03:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fddf80459747198d2ee33974c90f6137ea29cbd8'/>
<id>urn:sha1:fddf80459747198d2ee33974c90f6137ea29cbd8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147923 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Mips MC object code emission improvements:</title>
<updated>2011-11-11T22:58:42Z</updated>
<author>
<name>Bruno Cardoso Lopes</name>
<email>bruno.cardoso@gmail.com</email>
</author>
<published>2011-11-11T22:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=47b92f3d8362518596d57269dc53d985bc13323a'/>
<id>urn:sha1:47b92f3d8362518596d57269dc53d985bc13323a</id>
<content type='text'>
"With this patch we can now generate runnable Mips code through LLVM
direct object emission. We have run numerous simple programs, both C
and C++ and with -O0 and -O3 from the output. The code is not production
ready, but quite useful for experimentation." Patch and message by
Jack Carter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144414 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Final patch that completes old JIT support for Mips:</title>
<updated>2011-10-18T17:50:36Z</updated>
<author>
<name>Bruno Cardoso Lopes</name>
<email>bruno.cardoso@gmail.com</email>
</author>
<published>2011-10-18T17:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c3f16b316a7a15ee3bd32b4eb5753595cdce2757'/>
<id>urn:sha1:c3f16b316a7a15ee3bd32b4eb5753595cdce2757</id>
<content type='text'>
-Fix binary codes and rename operands in .td files so that automatically
generated function MipsCodeEmitter::getBinaryCodeForInstr gives correct
encoding for instructions.
-Define new class FMem for instructions that access memory.
-Define new class FFRGPR for instructions that move data between GPR and
FPU general and control registers.
-Define custom encoder methods for memory operands, and also for size
operands of ext and ins instructions.
-Only static relocation model is currently implemented.

Patch by Sasa Stankovic

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142378 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Next round of MC refactoring. This patch factor MC table instantiations, MC</title>
<updated>2011-07-14T20:59:42Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2011-07-14T20:59:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c60f9b752381baa6c4b80c0739034660f1748c84'/>
<id>urn:sha1:c60f9b752381baa6c4b80c0739034660f1748c84</id>
<content type='text'>
registeration and creation code into XXXMCDesc libraries.


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