summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/thinlto-alias.ll
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Attempt to recommit r365188 after alignment fixEugene Leviant2019-07-051-2/+2
* Reverted r365188 due to alignment problems on i686-androidEugene Leviant2019-07-051-2/+2
* [ThinLTO] Attempt to recommit r365040 after caching fixEugene Leviant2019-07-051-2/+2
* Revert [ThinLTO] Optimize writeonly globals outReid Kleckner2019-07-041-2/+2
* [ThinLTO] Optimize writeonly globals outEugene Leviant2019-07-031-2/+2
* [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson2019-05-101-5/+5
* [LTO] Record whether LTOUnit splitting is enabled in indexTeresa Johnson2019-01-111-0/+1
* [ThinLTO] Compute synthetic function entry countEaswaran Raman2018-12-131-1/+1
* [ThinLTO] Internalize readonly globalsEugene Leviant2018-11-161-2/+2
* Revert "[ThinLTO] Internalize readonly globals"Steven Wu2018-11-131-2/+2
* [ThinLTO] Internalize readonly globalsEugene Leviant2018-11-101-2/+2
* [ThinLTO] Parse module summary index from assemblyTeresa Johnson2018-06-261-1/+5
* [ThinLTO] Fix a few more test match issuesTeresa Johnson2018-05-261-3/+3
* [ThinLTO] Print module summary index to assemblyTeresa Johnson2018-05-261-0/+12
* [ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed b...Teresa Johnson2018-02-071-0/+1
* [ThinLTO] Add FunctionAttrs to ThinLTO indexCharles Saternos2017-08-041-2/+2
* Bitcode: Write the irsymtab to disk.Peter Collingbourne2017-06-271-1/+1
* Bitcode: Add a string table to the bitcode format.Peter Collingbourne2017-04-171-19/+17
* [thinlto] Basic thinlto fdo heuristicPiotr Padlewski2016-09-261-2/+2
* [ThinLTO] Use valueid instead of bitcode offsets in combined index fileTeresa Johnson2016-04-271-5/+5
* Add a version field in the bitcode for the summaryMehdi Amini2016-04-241-0/+2
* ThinLTO: Make aliases explicit in the summaryMehdi Amini2016-04-161-0/+45
* Revert "Make aliases explicit in the summary"Mehdi Amini2016-04-131-45/+0
* Make aliases explicit in the summaryMehdi Amini2016-04-131-0/+45
OpenPOWER on IntegriCloud