summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ThinLTOBitcodeWriter
Commit message (Expand)AuthorAgeFilesLines
* ThinLTO Minimized Bitcode File Size ReductionHaojie Wang2017-07-212-19/+0
* ThinLTOBitcodeWriter: Do not rewrite intrinsic functions when splitting modules.Peter Collingbourne2017-07-191-0/+4
* [PM/ThinLTO] Fix PR33536, a bug where the ThinLTO bitcode writer wasChandler Carruth2017-07-111-0/+37
* Write summaries for merged modules when splitting modules for ThinLTO.Peter Collingbourne2017-06-081-0/+4
* [ThinLTO] Migrate ThinLTOBitcodeWriter to the new PM.Tim Shen2017-06-011-0/+9
* ThinLTOBitcodeWriter: keep comdats together, rename if leader is renamedBob Haarman2017-04-121-0/+80
* ThinLTOBitcodeWriter: handle aliases first in filterModuleBob Haarman2017-04-051-0/+16
* [ThinLTO] Add support for emitting minimized bitcode for thin linkTeresa Johnson2017-03-233-11/+61
* ThinLTOBitcodeWriter: Do not follow operand edges of type GlobalValue when lo...Peter Collingbourne2017-03-021-0/+9
* ThinLTOBitcodeWriter: Write available_externally copies of VCP eligible funct...Peter Collingbourne2017-02-142-0/+96
* ThinLTOBitcodeWriter: Strip debug info from merged module.Peter Collingbourne2017-02-081-0/+7
* ThinLTOBitcodeWriter: Clear comdats on filtered globals.Peter Collingbourne2017-01-181-2/+4
* IPO: Introduce ThinLTOBitcodeWriter pass.Peter Collingbourne2016-12-166-0/+159
OpenPOWER on IntegriCloud