aboutsummaryrefslogtreecommitdiff
path: root/utils/emacs
AgeCommit message (Expand)Author
2003-10-21Syntax highlight the new operatorsChris Lattner
2003-10-10Add support for the weak linkage specifierChris Lattner
2003-09-08Syntax hilightChris Lattner
2003-08-11* Added (X)Emacs mode for TableGen description filesMisha Brukman
2003-06-03Removing personal name from source code.Misha Brukman
2003-06-03Added the `to' keyword as in `cast <type> <data> to <type>'.Misha Brukman
2003-05-08Add support for new va_arg instructionChris Lattner
2003-04-22Update to add new keywordsChris Lattner
2003-04-16Add missing keyword, add new linkage keywordsChris Lattner
2002-10-09Added a major mode for Emacs to edit LLVM assembler code with syntaxMisha Brukman