summaryrefslogtreecommitdiff
path: root/utils/emacs
Commit message (Expand)AuthorAge
* Change llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* Convert llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* add support for fastcc and friendsChris Lattner2005-05-13
* Hilight tailChris Lattner2005-05-06
* elisp code to help with LLVM code standards complianceMisha Brukman2005-04-24
* Add support for undef and unreachableChris Lattner2004-10-16
* * Add `deplibs' keyword for specifying a list of dependent librariesMisha Brukman2004-09-28
* Added `zeroinitializer' keyword.Misha Brukman2004-04-28
* Teach emacs about the select instructionChris Lattner2004-03-12
* Make sure to syntax hilight the 'unwind' keyword!Chris Lattner2003-10-27
* Syntax highlight the new operatorsChris Lattner2003-10-21
* Add support for the weak linkage specifierChris Lattner2003-10-10
* Syntax hilightChris Lattner2003-09-08
* * Added (X)Emacs mode for TableGen description filesMisha Brukman2003-08-11
* Removing personal name from source code.Misha Brukman2003-06-03
* Added the `to' keyword as in `cast <type> <data> to <type>'.Misha Brukman2003-06-03
* Add support for new va_arg instructionChris Lattner2003-05-08
* Update to add new keywordsChris Lattner2003-04-22
* Add missing keyword, add new linkage keywordsChris Lattner2003-04-16
* Added a major mode for Emacs to edit LLVM assembler code with syntaxMisha Brukman2002-10-09