Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |