summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/thinlto-function-summary.ll
Commit message (Expand)AuthorAgeFilesLines
* [LTO] Record whether LTOUnit splitting is enabled in indexTeresa Johnson2019-01-111-0/+1
* [ThinLTO] Allow importing of functions with var argsTeresa Johnson2018-12-011-4/+1
* [ThinLTO] Update handling of vararg functions to match inlinerTeresa Johnson2018-11-141-4/+14
* [ThinLTO] Split NotEligibleToImport into legality and inlinability flagsTeresa Johnson2018-11-061-1/+1
* 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-10/+15
* Bitcode: Do not create FNENTRYs for aliases of functions.Peter Collingbourne2017-04-061-1/+1
* [ThinLTO] Subsume all importing checks into a single flagTeresa Johnson2017-01-051-1/+1
* Fix test after renaming -name-anon-functions pass to -name-anon-globalsMehdi Amini2016-09-161-4/+4
* [PM] Port NameAnonFunction pass to new pass managerTeresa Johnson2016-08-121-0/+1
* Don't import variadic functionsPiotr Padlewski2016-08-111-3/+11
* Reorganize GlobalValueSummary with a "Flags" bitfield.Mehdi Amini2016-04-241-1/+1
* Add a version field in the bitcode for the summaryMehdi Amini2016-04-241-0/+1
* ThinLTO: Make aliases explicit in the summaryMehdi Amini2016-04-161-2/+5
* Revert "Make aliases explicit in the summary"Mehdi Amini2016-04-131-4/+4
* Make aliases explicit in the summaryMehdi Amini2016-04-131-4/+4
* Move summary creation out of llvm-as into optMehdi Amini2016-04-121-2/+2
* [ThinLTO] Move summary computation from BitcodeWriter to new passTeresa Johnson2016-04-111-1/+3
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-151-4/+4
* Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson2016-03-141-4/+4
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-141-4/+4
* [ThinLTO] Support for reference graph in per-module and combined summary.Teresa Johnson2016-03-111-5/+5
* [ThinLTO] Include linkage type in function summaryTeresa Johnson2016-02-061-2/+2
* Add test for PR26419 (stable function summary ordering)Teresa Johnson2016-02-011-3/+10
* Support for function summary index bitcode sections and files.Teresa Johnson2015-10-041-0/+45
OpenPOWER on IntegriCloud