1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. f78650a Remove trailing space by Fangrui Song · 7 years ago
  3. 213d2f7 Convert StringMapEntry::Create to use StringRef instead of start/end pointers. Simpliies all in tree call sites. No functional change. by Craig Topper · 11 years ago
  4. 92d8998 Don't pass StringRef by reference. by Benjamin Kramer · 15 years ago
  5. 1a25d73 Kill off more cerr/cout uses and prune includes a bit. by Benjamin Kramer · 16 years ago
  6. 5bf72e2 Convert StringMap to using StringRef for its APIs. by Daniel Dunbar · 16 years ago
  7. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  8. 4b41a6f Adding a StringPool data structure, which GC will use. by Gordon Henriksen · 18 years ago