| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WholeProgramDevirt: When promoting for single-impl devirt, also rename the ↵ | Peter Collingbourne | 2017-09-08 | 1 | -6/+12 |
| | | | | | | | | | | | | comdat. This is required when targeting COFF, as the comdat name must match one of the names of the symbols in the comdat. Differential Revision: https://reviews.llvm.org/D37550 llvm-svn: 312767 | ||||
| * | Skip CFI for dead functions. | Evgeniy Stepanov | 2017-06-02 | 1 | -0/+1 |
| | | | | | | | Differential Revision: https://reviews.llvm.org/D33805 llvm-svn: 304578 | ||||
| * | WholeProgramDevirt: Implement exporting for single-impl devirtualization. | Peter Collingbourne | 2017-03-04 | 1 | -0/+78 |
| Differential Revision: https://reviews.llvm.org/D29811 llvm-svn: 296945 | |||||

