1. 27820f9 [Instruction] Add hasMetadata(Kind) helper [NFC] by Philip Reames · 6 years ago
  2. 0eaee54 [llvm] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 6 years ago
  3. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  4. 3507c6e Use the container form llvm::sort(C, ...) by Fangrui Song · 7 years ago
  5. 0cac726 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) by Fangrui Song · 7 years ago
  6. 636d94d [Transforms] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  7. 428b9e0 [ThinLTO] Correct counting of functions in inliner stats by Teresa Johnson · 9 years ago
  8. 47509f6 Imported statistics types changes by Piotr Padlewski · 9 years ago
  9. 84abc74 Added ThinLTO inlining statistics by Piotr Padlewski · 9 years ago