<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/utils/vim/syntax/machine-ir.vim, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[vim] Highlight most common MIR syntax not in LLVM IR</title>
<updated>2021-02-17T07:39:03+00:00</updated>
<author>
<name>Cassie Jones</name>
<email>code@witchoflight.com</email>
</author>
<published>2021-02-17T07:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ed7638a34d32ee427f75c6ca1ef0a9e8661b847d'/>
<id>ed7638a34d32ee427f75c6ca1ef0a9e8661b847d</id>
<content type='text'>
This adds highlighting for MIR instruction opcodes, physical registers,
and MIR types.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D95553
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds highlighting for MIR instruction opcodes, physical registers,
and MIR types.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D95553
</pre>
</div>
</content>
</entry>
<entry>
<title>[vim] Add initial syntax definition for .mir files</title>
<updated>2021-02-17T07:38:16+00:00</updated>
<author>
<name>Cassie Jones</name>
<email>code@witchoflight.com</email>
</author>
<published>2021-02-17T07:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c6a96df3752065a9411e517942e2cd928e7af82e'/>
<id>c6a96df3752065a9411e517942e2cd928e7af82e</id>
<content type='text'>
This initial definition handles the yaml container and the embedding of
the inner IRs. As a stopgap, this reuses the LLVM IR syntax highlighting
for the MIR function bodies--even though it's not technically correct,
it produces decent highlighting for a first pass.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D95552
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This initial definition handles the yaml container and the embedding of
the inner IRs. As a stopgap, this reuses the LLVM IR syntax highlighting
for the MIR function bodies--even though it's not technically correct,
it produces decent highlighting for a first pass.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D95552
</pre>
</div>
</content>
</entry>
</feed>
