Add support for undef and unreachable
[oota-llvm.git] / utils / vim /
2004-10-16 Chris LattnerAdd support for undef and unreachable
2004-09-28 Misha BrukmanAdd `deplibs' keyword for specifying a list of dependen...
2004-05-19 Misha BrukmanAdd hint about syntax-highlighting non-standardly-named...
2004-04-28 Misha BrukmanAdded `zeroinitializer' keyword.
2004-03-12 Chris LattnerTeach vim about the select instruction. Allow it...
2003-10-27 Chris LattnerMake sure to syntax hilight the 'unwind' keyword!
2003-10-21 Chris LattnerSyntax highlight the new operators
2003-10-10 Chris LattnerAdd support for the weak linkage specifier
2003-09-08 Chris Lattnersyntax highlightify
2003-08-11 Misha BrukmanAdded keyword `include', and a FIXME for hex and binary...
2003-08-11 Misha Brukmantablegen.vim:
2003-08-11 Chris LattnerAdd .llx
2003-08-11 Misha BrukmanAdded a TableGen syntax highlighting mode for VIM and...
2003-06-03 Misha Brukman* Added the `to' keyword, as in `cast <type> <data...
2003-05-08 Chris LattnerAdd support for new va_arg instruction
2003-04-22 Chris LattnerUpdate to add new keywords
2003-04-16 Chris LattnerAdd new linkage keywords. Spell uninitialized correctly
2002-10-07 Nick HildenbrandtLLVM syntax highlighting for VIM.