llvm-project/llvm/utils/vim/syntax
Fraser Cormack c97cf73867 [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