Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ThinLTOBitcodeWriter: Use Module::global_values(). NFCI. | Peter Collingbourne | 2017-03-30 | 1 | -25/+7 |
* | [ThinLTO] Add support for emitting minimized bitcode for thin link | Teresa Johnson | 2017-03-23 | 1 | -17/+57 |
* | Revert r298158. | Evgeniy Stepanov | 2017-03-20 | 1 | -2/+42 |
* | [asan] Fix dead stripping of globals on Linux. | Evgeniy Stepanov | 2017-03-17 | 1 | -42/+2 |
* | ThinLTOBitcodeWriter: Do not follow operand edges of type GlobalValue when lo... | Peter Collingbourne | 2017-03-02 | 1 | -0/+2 |
* | ThinLTOBitcodeWriter: Write available_externally copies of VCP eligible funct... | Peter Collingbourne | 2017-02-14 | 1 | -13/+79 |
* | ThinLTOBitcodeWriter: Strip debug info from merged module. | Peter Collingbourne | 2017-02-08 | 1 | -0/+2 |
* | ThinLTOBitcodeWriter: Clear comdats on filtered globals. | Peter Collingbourne | 2017-01-18 | 1 | -0/+2 |
* | Apply clang-tidy's performance-unnecessary-value-param to LLVM. | Benjamin Kramer | 2017-01-13 | 1 | -1/+1 |
* | IPO: Introduce ThinLTOBitcodeWriter pass. | Peter Collingbourne | 2016-12-16 | 1 | -0/+344 |