1. c3c8d2a Documentation: fix a typo 'IEE754' by Dmitri Gribenko · 12 years ago
  2. 5db391c [IR] Add 'Append' and 'AppendUnique' module flag behaviors. by Daniel Dunbar · 12 years ago
  3. 8dd938e [IR] Add verifier support for llvm.module.flags. by Daniel Dunbar · 12 years ago
  4. 67ae135 Add a new attribute, 'noduplicate'. If a function contains a noduplicate call, the call cannot be duplicated - Jump threading, loop unrolling, loop unswitching, and loop rotation are inhibited if they would duplicate the call. by James Molloy · 12 years ago
  5. d8fdf5d So many people have touched this, it doesn't make sense to ascribe authorship anymore. by Chris Lattner · 12 years ago
  6. f722b00 docs: Convert LangRef to reST. by Sean Silva · 12 years ago