1. 164b86b Extend Attributes to 64 bits by Kostya Serebryany · 13 years ago
  2. b3c4e26 Remove last references to hotpatch. by Rafael Espindola · 13 years ago
  3. 3a3465b Add a new function attribute, nonlazybind, which inhibits lazy-loading by John McCall · 13 years ago
  4. 8f49168 Don't worry about union types. by Dan Gohman · 14 years ago
  5. a285852 Update the polygen grammar for linker_private and linker_private_weak, by Dan Gohman · 14 years ago
  6. d622b0b Add a polygen rule that reflects the fact that nsw and nuw can be by Dan Gohman · 14 years ago
  7. c235a0c Add the alignstack keyword. by Dan Gohman · 14 years ago
  8. 570a4a5 Reintroduce the InlineHint function attribute. by Jakob Stoklund Olesen · 15 years ago
  9. 606a1d1 Remove the InlineHint attribute. There are no current or planned users. by Eric Christopher · 15 years ago
  10. de86d47 Add an 'inline hint' attribute to represent source by Dale Johannesen · 15 years ago
  11. 224251d Add inbounds to the polygen grammar. by Dan Gohman · 15 years ago
  12. bfacb7e Add new optimization keywords to the polygen grammar. by Dan Gohman · 15 years ago
  13. 923a579 Add the private keyword to the polygen grammar. by Dan Gohman · 15 years ago
  14. 7f6aa2b Remove the vicmp and vfcmp instructions. Because we never had a release with by Nick Lewycky · 15 years ago
  15. ae3a0be Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 15 years ago
  16. d480ac6 Update the polygen grammer to reflect that zext and sext are no longer by Dan Gohman · 15 years ago
  17. 4dc2b39 It makes no sense to have a ODR version of common linkage, so remove it. by Duncan Sands · 15 years ago
  18. 5f4ee1f Remove the one-definition-rule version of extern_weak by Duncan Sands · 15 years ago
  19. 667d4b8 Introduce new linkage types linkonce_odr, weak_odr, common_odr by Duncan Sands · 15 years ago
  20. de0e7f2 Fix a thinko in the grammar for thread_local variables. by Dan Gohman · 16 years ago
  21. 8f56eba A few more polygen grammar updates. by Dan Gohman · 16 years ago
  22. 571238a Update polygen grammar for recent language changes. by Dan Gohman · 16 years ago
  23. 0d58eb6 Update the LLVM polygen grammar for recent language changes: by Dan Gohman · 16 years ago
  24. f910eaa AsmParser support for immediate constant aggregate values. by Dan Gohman · 16 years ago
  25. 34e71fe Update the polygen grammer for the new insertvalue and extractvalue syntax. by Dan Gohman · 16 years ago
  26. b737a64 Fix the spelling of the va_arg keyword. by Dan Gohman · 16 years ago
  27. e4977cf Make structs and arrays first-class types, and add assembly by Dan Gohman · 16 years ago
  28. 890c31c Add a polygen grammar definition for LLVM assembly language. by Dan Gohman · 16 years ago