summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ThinLTOBitcodeWriter
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTOBitcodeWriter] Emit summaries for regular LTO modulesVlad Tsyrklevich2018-06-011-0/+4
* Fix build failures for r330387 on buildbots that don't build the X86 targetVlad Tsyrklevich2018-04-201-0/+3
* LowerTypeTests: Propagate symver directivesVlad Tsyrklevich2018-04-201-0/+22
* [ThinLTO] fix test failure without x86 backendHiroshi Inoue2018-02-062-0/+3
* ThinLTOBitcodeWriter: Do not include module-level inline asm in the merged mo...Peter Collingbourne2018-02-061-0/+12
* Make GlobalValues with non-default visibilility dso_local.Rafael Espindola2018-01-184-12/+12
* Make internal/private GVs implicitly dso_local.Rafael Espindola2018-01-114-12/+12
* LowerTypeTests: Add limited support for aliasesVlad Tsyrklevich2018-01-101-0/+25
* ThinLTOBitcodeWriter: Try harder to discard unused references to the merged m...Peter Collingbourne2017-11-301-0/+2
* ModuleUtils: Stop using comdat members to generate unique module ids.Peter Collingbourne2017-10-052-0/+8
* 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