summaryrefslogtreecommitdiffstats
path: root/llvm/utils/emacs
Commit message (Expand)AuthorAgeFilesLines
* [TableGen] Update editor modes for new keywords.Simon Tatham2020-01-141-1/+2
* [NFC][emacs] remove out-of-date comment from tablegen-mode.elBob Haarman2019-09-261-2/+0
* [emacs] simplify and improve keyword highlighting in tablegen-mode.elBob Haarman2019-09-251-3/+2
* ARM MTE stack sanitizer.Evgeniy Stepanov2019-07-151-1/+1
* IR: Add immarg attributeMatt Arsenault2019-03-121-1/+1
* Add fneg instruction to syntax highlighting listsMatt Arsenault2018-11-131-1/+1
* [emacs] Indent statement continuation to match clang-formatAndrew Savonichev2018-08-021-1/+11
* Add attributes and fix some keywords in llvm-mode.elFangrui Song2018-03-081-5/+23
* Fix some regular expressions in llvm-mode.el.Rafael Espindola2018-01-291-5/+6
* Cleaning up LLVM IR mode for Emacs.Rafael Espindola2015-09-101-78/+19
* Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner2015-08-051-1/+1
* [emacs] Get llvm-mode to font-lock "personality"Ramkumar Ramachandra2015-02-091-1/+1
* Correcting keyword highlighting in llvm-mode.el.Rafael Espindola2015-02-061-12/+12
* [emacs] llvm-mode: fix parens, font-lock i*Ramkumar Ramachandra2015-01-231-10/+3
* [emacs] Use c-mode-common-hook, derive from "gnu"Ramkumar Ramachandra2015-01-221-18/+6
* IR: Add 'distinct' MDNodes to bitcode and assemblyDuncan P. N. Exon Smith2015-01-081-0/+2
* Improvements to emacs packages for llvm and tablegen mode.Rafael Espindola2015-01-072-50/+64
* Improve emacs coding styleWill Newton2014-12-091-13/+8
* IR: Implement uselistorder assembly directivesDuncan P. N. Exon Smith2014-08-191-0/+2
* [Emacs] Use spaces rather than tabs for indentation in tablegen-modeAdam Nemet2014-06-241-0/+1
* Add addrspacecast instruction.Matt Arsenault2013-11-151-1/+1
* Update emacs llvm mode.Matt Arsenault2013-11-141-4/+11
* Remove 'deplibs' keyword, since it's no longer used.Bill Wendling2012-12-031-1/+1
* Update the emacs mode to recognize fadd, fsum, fmul, fdiv, frem, fcmp, icmpMichael Ilseman2012-12-011-3/+4
* Remove bad comma from .el file.Bill Wendling2012-02-221-1/+1
* Add Foreach LoopDavid Greene2012-02-221-1/+1
* Remove MultidefsDavid Greene2011-10-071-1/+1
* Emacs Support for MultidefsDavid Greene2011-10-051-1/+1
* Using regexp-opt for keyword regex declarations makes the word lists moreMisha Brukman2010-09-192-14/+17
* .llx is no more.Chris Lattner2009-12-191-1/+1
* Set comment string, patch by Johnny Chen!Chris Lattner2009-10-211-0/+2
* Tweak LLVM emacs style to make default namespace indentation closer to styleDaniel Dunbar2009-07-281-2/+5
* Introduce new linkage types linkonce_odr, weak_odr, common_odrDuncan Sands2009-03-071-1/+1
* .emacs file bits for automatically setting the llvm.org coding style. Thanks...Mike Stump2009-03-041-0/+24
* 'Previously, the emacs tablegen mode would highlight constants even if Chris Lattner2008-07-231-4/+4
* Modified to support comments better.Bill Wendling2007-12-191-53/+42
* Reverting 44702. It wasn't correct to rename them.Bill Wendling2007-12-081-19/+19
* Update this file for 2.0 syntax. Contributed by Jan RehdersAnton Korobeynikov2007-10-191-11/+12
* Add better support for keywords.Bill Wendling2007-03-271-21/+40
* Change llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
* Convert llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-142-2/+2
* 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
OpenPOWER on IntegriCloud