Add addrspacecast instruction.
[oota-llvm.git] / utils / emacs / llvm-mode.el
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-11-14 Matt ArsenaultUpdate emacs llvm mode.
2012-12-03 Bill WendlingRemove 'deplibs' keyword, since it's no longer used.
2012-12-01 Michael IlsemanUpdate the emacs mode to recognize fadd, fsum, fmul...
2010-09-19 Misha BrukmanUsing regexp-opt for keyword regex declarations makes...
2009-12-19 Chris Lattner.llx is no more.
2009-03-07 Duncan SandsIntroduce new linkage types linkonce_odr, weak_odr...
2007-10-19 Anton KorobeynikovUpdate this file for 2.0 syntax. Contributed by Jan...
2006-03-14 Reid SpencerConvert llvm.cs.uiuc.edu -> llvm.org
2005-05-13 Chris Lattneradd support for fastcc and friends
2005-05-06 Chris LattnerHilight tail
2004-10-16 Chris LattnerAdd support for undef and unreachable
2004-09-28 Misha Brukman* Add `deplibs' keyword for specifying a list of depend...
2004-04-28 Misha BrukmanAdded `zeroinitializer' keyword.
2004-03-12 Chris LattnerTeach emacs about the select instruction
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 hilight
2003-08-11 Misha Brukman* Added (X)Emacs mode for TableGen description files
2003-06-03 Misha BrukmanRemoving personal name from source code.
2003-06-03 Misha BrukmanAdded the `to' keyword as in `cast <type> <data> to...
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 missing keyword, add new linkage keywords
2002-10-09 Misha BrukmanAdded a major mode for Emacs to edit LLVM assembler...