1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/utils/vim/syntax
Fraser Cormack a876d5dd7e [Utils][vim] Add missing highlights for fast-math flags
This patch adds the `afn`, `contract`, and `reassoc` fast-math flags.

It also fixes up `fneg`'s order in the alphabetized list.

Reviewed By: MaskRay, craig.topper

Differential Revision: https://reviews.llvm.org/D104541
2021-06-22 09:39:15 +01:00
..
llvm.vim [Utils][vim] Add missing highlights for fast-math flags 2021-06-22 09:39:15 +01:00
machine-ir.vim [vim] Highlight most common MIR syntax not in LLVM IR 2021-02-17 02:39:03 -05:00
mir.vim [vim] Add initial syntax definition for .mir files 2021-02-17 02:38:16 -05:00
tablegen.vim