1. 100c267 Switch attribute macros to use 'LLVM_' as a prefix. We retain the old names by Chandler Carruth · 15 years ago
  2. d400850 Silence 'unused' warning. by Bill Wendling · 15 years ago
  3. a7a33fd Fix SmallVector's insert to handle non-random-access iterators. by Dan Gohman · 15 years ago
  4. 5ffc72e Make this test more lenient; with SmallVector now using actually by Dan Gohman · 15 years ago
  5. c2da6fb Add SmallVector::{capacity,set_size}. by Daniel Dunbar · 16 years ago
  6. 614be08 Clarify a FIXME. by Daniel Dunbar · 16 years ago
  7. 3f7c72a Use the testcase from PR2791. by Owen Anderson · 16 years ago
  8. 3d9fbee Fix naming of file. by Bill Wendling · 17 years ago
  9. f2850d9 Adding unittests for SmallVector. Test by Talin. by Bill Wendling · 17 years ago