1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 994a845 [Transforms] Prefer static and avoid namespaces, NFC by Reid Kleckner · 7 years ago
  3. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  4. 6af4f23 Remove redundant includes from lib/Transforms. by Michael Zolotukhin · 8 years ago
  5. 738837e [CtorUtils] Modernize. No functional changes intended. by Davide Italiano · 9 years ago
  6. 5b4c837 TransformUtils: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  7. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  8. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  9. 1f7c328 [ctorutils] Update and sort includes. NFC. by Benjamin Kramer · 11 years ago
  10. 78927e8 GlobalOpt: Preserve comdats of unoptimized initializers by Reid Kleckner · 11 years ago
  11. fceb76f Add comdat key field to llvm.global_ctors and llvm.global_dtors by Reid Kleckner · 11 years ago
  12. c167d65 Re-commit r208025, reverted in r208030, with a fix for a conformance issue by Richard Smith · 11 years ago
  13. 09bf116 Revert r208025, which made buildbots unhappy for unknown reasons. by Richard Smith · 11 years ago
  14. 6cf1d74 Add llvm::function_ref (and a couple of uses of it), representing a type-erased reference to a callable object. by Richard Smith · 11 years ago
  15. 4b2acde Teach GlobalDCE how to remove empty global_ctor entries. by Nico Weber · 12 years ago