1. 69412f8 Set comment string, patch by Johnny Chen! by Chris Lattner · 15 years ago
  2. a02446a Tweak LLVM emacs style to make default namespace indentation closer to style by Daniel Dunbar · 15 years ago
  3. 667d4b8 Introduce new linkage types linkonce_odr, weak_odr, common_odr by Duncan Sands · 15 years ago
  4. 675e754 .emacs file bits for automatically setting the llvm.org coding style. Thanks Anton. by Mike Stump · 15 years ago
  5. a917380 'Previously, the emacs tablegen mode would highlight constants even if by Chris Lattner · 16 years ago
  6. 8387076 Modified to support comments better. by Bill Wendling · 17 years ago
  7. 041b3f8 Reverting 44702. It wasn't correct to rename them. by Bill Wendling · 17 years ago
  8. a98c7b3 Update this file for 2.0 syntax. Contributed by Jan Rehders by Anton Korobeynikov · 17 years ago
  9. d4eeb80 Add better support for keywords. by Bill Wendling · 17 years ago
  10. b7b8317 Change llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 18 years ago
  11. 9dce2b3 Convert llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 18 years ago
  12. af26d3e add support for fastcc and friends by Chris Lattner · 19 years ago
  13. 653488d Hilight tail by Chris Lattner · 19 years ago
  14. 55d2a1a elisp code to help with LLVM code standards compliance by Misha Brukman · 19 years ago
  15. 4c554c5 Add support for undef and unreachable by Chris Lattner · 20 years ago
  16. 7f12bbb * Add `deplibs' keyword for specifying a list of dependent libraries by Misha Brukman · 20 years ago
  17. 6cdff92 Added `zeroinitializer' keyword. by Misha Brukman · 20 years ago
  18. 98124c8 Teach emacs about the select instruction by Chris Lattner · 20 years ago
  19. 0512d02 Make sure to syntax hilight the 'unwind' keyword! by Chris Lattner · 21 years ago
  20. 84a6f39 Syntax highlight the new operators by Chris Lattner · 21 years ago
  21. 2498d67 Add support for the weak linkage specifier by Chris Lattner · 21 years ago
  22. f9de593 Syntax hilight by Chris Lattner · 21 years ago
  23. bdb4119 * Added (X)Emacs mode for TableGen description files by Misha Brukman · 21 years ago
  24. 4817a5e Removing personal name from source code. by Misha Brukman · 21 years ago
  25. f77ed7a Added the `to' keyword as in `cast <type> <data> to <type>'. by Misha Brukman · 21 years ago
  26. c567567 Add support for new va_arg instruction by Chris Lattner · 21 years ago
  27. 8ad51f5 Update to add new keywords by Chris Lattner · 21 years ago
  28. 2c72b18 Add missing keyword, add new linkage keywords by Chris Lattner · 21 years ago
  29. d9b11cf Added a major mode for Emacs to edit LLVM assembler code with syntax by Misha Brukman · 22 years ago