Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | [ctorutils] Update and sort includes. NFC. | Benjamin Kramer | 2015-03-23 | 1 | -1/+2 |
* | GlobalOpt: Preserve comdats of unoptimized initializers | Reid Kleckner | 2014-09-23 | 1 | -45/+26 |
* | Add comdat key field to llvm.global_ctors and llvm.global_dtors | Reid Kleckner | 2014-05-16 | 1 | -12/+14 |
* | Re-commit r208025, reverted in r208030, with a fix for a conformance issue | Richard Smith | 2014-05-06 | 1 | -3/+3 |
* | Revert r208025, which made buildbots unhappy for unknown reasons. | Richard Smith | 2014-05-06 | 1 | -3/+3 |
* | Add llvm::function_ref (and a couple of uses of it), representing a type-eras... | Richard Smith | 2014-05-06 | 1 | -3/+3 |
* | Teach GlobalDCE how to remove empty global_ctor entries. | Nico Weber | 2014-05-02 | 1 | -0/+181 |