aboutsummaryrefslogtreecommitdiffstats
path: root/utils/emacs
Commit message (Expand)AuthorAgeFilesLines
* add support for fastcc and friendsChris Lattner2005-05-131-1/+1
* Hilight tailChris Lattner2005-05-061-1/+1
* elisp code to help with LLVM code standards complianceMisha Brukman2005-04-241-0/+12
* Add support for undef and unreachableChris Lattner2004-10-161-2/+2
* * Add `deplibs' keyword for specifying a list of dependent librariesMisha Brukman2004-09-281-4/+4
* Added `zeroinitializer' keyword.Misha Brukman2004-04-281-1/+1
* Teach emacs about the select instructionChris Lattner2004-03-121-1/+1
* Make sure to syntax hilight the 'unwind' keyword!Chris Lattner2003-10-271-1/+1
* Syntax highlight the new operatorsChris Lattner2003-10-211-1/+1
* Add support for the weak linkage specifierChris Lattner2003-10-101-1/+1
* Syntax hilightChris Lattner2003-09-081-1/+1
* * Added (X)Emacs mode for TableGen description filesMisha Brukman2003-08-113-1/+142
* Removing personal name from source code.Misha Brukman2003-06-031-1/+1
* Added the `to' keyword as in `cast <type> <data> to <type>'.Misha Brukman2003-06-031-7/+4
* Add support for new va_arg instructionChris Lattner2003-05-081-1/+1
* Update to add new keywordsChris Lattner2003-04-221-2/+2
* Add missing keyword, add new linkage keywordsChris Lattner2003-04-161-1/+1
* Added a major mode for Emacs to edit LLVM assembler code with syntaxMisha Brukman2002-10-091-0/+130