1. 21de024 Add the private keyword to the VIM syntax highlighting. by Dan Gohman · 16 years ago
  2. ae3a0be Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 16 years ago
  3. 4dc2b39 It makes no sense to have a ODR version of common linkage, so remove it. by Duncan Sands · 16 years ago
  4. 5f4ee1f Remove the one-definition-rule version of extern_weak by Duncan Sands · 16 years ago
  5. 667d4b8 Introduce new linkage types linkonce_odr, weak_odr, common_odr by Duncan Sands · 16 years ago
  6. 1ed7942 Add the keyword 'default'. by Dan Gohman · 17 years ago
  7. 6a9e75e gc is not an obsolete keyword. by Dan Gohman · 17 years ago
  8. 5d8ab65 Update VIM LLVM IR syntax highlighting. by Dan Gohman · 17 years ago
  9. adf4e4d vimrc by Misha Brukman · 17 years ago
  10. 0e9dfb0 Update this file for 2.0 syntax. by Dan Gohman · 18 years ago
  11. 9dce2b3 Convert llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  12. af26d3e add support for fastcc and friends by Chris Lattner · 20 years ago
  13. 653488d Hilight tail by Chris Lattner · 20 years ago
  14. 4c554c5 Add support for undef and unreachable by Chris Lattner · 21 years ago
  15. 137c8fb Add `deplibs' keyword for specifying a list of dependent libraries by Misha Brukman · 21 years ago
  16. 6cdff92 Added `zeroinitializer' keyword. by Misha Brukman · 21 years ago
  17. ffb33a1 Teach vim about the select instruction. Allow it to forget about the long-dead by Chris Lattner · 21 years ago
  18. 0512d02 Make sure to syntax hilight the 'unwind' keyword! by Chris Lattner · 22 years ago
  19. 84a6f39 Syntax highlight the new operators by Chris Lattner · 22 years ago
  20. 2498d67 Add support for the weak linkage specifier by Chris Lattner · 22 years ago
  21. 09b47f9 syntax highlightify by Chris Lattner · 22 years ago
  22. 5981d78 * Added the `to' keyword, as in `cast <type> <data> to <type>'. by Misha Brukman · 22 years ago
  23. c567567 Add support for new va_arg instruction by Chris Lattner · 22 years ago
  24. 8ad51f5 Update to add new keywords by Chris Lattner · 22 years ago
  25. 828b278 Add new linkage keywords. Spell uninitialized correctly by Chris Lattner · 22 years ago
  26. 75f79b9 LLVM syntax highlighting for VIM. by Nick Hildenbrandt · 23 years ago