1. ae3a0be Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 15 years ago
  2. 4dc2b39 It makes no sense to have a ODR version of common linkage, so remove it. by Duncan Sands · 16 years ago
  3. 5f4ee1f Remove the one-definition-rule version of extern_weak by Duncan Sands · 16 years ago
  4. 667d4b8 Introduce new linkage types linkonce_odr, weak_odr, common_odr by Duncan Sands · 16 years ago
  5. 748dbc6 Fix a missing word. by Dan Gohman · 16 years ago
  6. 907532d Versions of VIM included with Intrepid and Leopard at least appear by Dan Gohman · 16 years ago
  7. 789da27 Enable syntax highlighting of LLVM and tablegen files by default, by Dan Gohman · 16 years ago
  8. 5e59c27 Only set cindent for C and C++ source files. by Dan Gohman · 16 years ago
  9. 5539a1e Use VIM's built-in shorthand for whitespace in regex. by Misha Brukman · 16 years ago
  10. 1ed7942 Add the keyword 'default'. by Dan Gohman · 16 years ago
  11. 6a9e75e gc is not an obsolete keyword. by Dan Gohman · 16 years ago
  12. 7e638cd The .llx suffix is obsolete. by Dan Gohman · 16 years ago
  13. 5d8ab65 Update VIM LLVM IR syntax highlighting. by Dan Gohman · 16 years ago
  14. a0741ba Set a few more vimrc indentation options. by Dan Gohman · 16 years ago
  15. f225d2e Use softtabstop instead of redefining tabstop. by Dan Gohman · 16 years ago
  16. 96eafe2 Switch the vimrc file from smartindent to cindent, which is by Dan Gohman · 16 years ago
  17. adf4e4d vimrc by Misha Brukman · 16 years ago
  18. 908865d Added support for: by Bill Wendling · 16 years ago
  19. 0e9dfb0 Update this file for 2.0 syntax. by Dan Gohman · 17 years ago
  20. bf49f33 Remove blank line at end of file, removing test user "foo" from CVS history. by Reid Spencer · 18 years ago
  21. 9dce2b3 Convert llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  22. af26d3e add support for fastcc and friends by Chris Lattner · 19 years ago
  23. 2bb5508 * Fix wording of the warning by Misha Brukman · 19 years ago
  24. 653488d Hilight tail by Chris Lattner · 19 years ago
  25. 3d6eea5 .vimrc file to aid in LLVM coding standards conformance by Misha Brukman · 19 years ago
  26. b6a0d35 Test commit by Test Commit · 20 years ago
  27. 4c554c5 Add support for undef and unreachable by Chris Lattner · 20 years ago
  28. 137c8fb Add `deplibs' keyword for specifying a list of dependent libraries by Misha Brukman · 20 years ago
  29. e38adf5 Add hint about syntax-highlighting non-standardly-named LLVM Makefiles. by Misha Brukman · 20 years ago
  30. 6cdff92 Added `zeroinitializer' keyword. by Misha Brukman · 20 years ago
  31. ffb33a1 Teach vim about the select instruction. Allow it to forget about the long-dead by Chris Lattner · 21 years ago
  32. 0512d02 Make sure to syntax hilight the 'unwind' keyword! by Chris Lattner · 21 years ago
  33. 84a6f39 Syntax highlight the new operators by Chris Lattner · 21 years ago
  34. 2498d67 Add support for the weak linkage specifier by Chris Lattner · 21 years ago
  35. 09b47f9 syntax highlightify by Chris Lattner · 21 years ago
  36. dac3549 Added keyword `include', and a FIXME for hex and binary constants. by Misha Brukman · 21 years ago
  37. 3871f05 tablegen.vim: by Misha Brukman · 21 years ago
  38. 00a61d4 Add .llx by Chris Lattner · 21 years ago
  39. 115dc0d Added a TableGen syntax highlighting mode for VIM and a README that describes by Misha Brukman · 21 years ago
  40. 5981d78 * Added the `to' keyword, as in `cast <type> <data> to <type>'. by Misha Brukman · 21 years ago
  41. c567567 Add support for new va_arg instruction by Chris Lattner · 21 years ago
  42. 8ad51f5 Update to add new keywords by Chris Lattner · 21 years ago
  43. 828b278 Add new linkage keywords. Spell uninitialized correctly by Chris Lattner · 21 years ago
  44. 75f79b9 LLVM syntax highlighting for VIM. by Nick Hildenbrandt · 22 years ago