summaryrefslogtreecommitdiffstats
path: root/llvm/test/ThinLTO/X86
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO/WPD] Remove an overly-aggressive assertTeresa Johnson2020-01-142-0/+130
* [ThinLTO] Handle variable with twice promoted name (Rust)Teresa Johnson2020-01-142-0/+43
* [ThinLTO/WPD] Fix index-based WPD for alias vtablesTeresa Johnson2020-01-132-0/+73
* Make lazyload_metadata.ll resilient to the addition of new metadata kindsDavid Herzka2019-12-261-11/+10
* Revert "Make lazyload_metadata.ll resilient to the addition of new metadata k...Reid Kleckner2019-12-261-13/+12
* Make lazyload_metadata.ll resilient to the addition of new metadata kindsDavid Herzka2019-12-261-12/+13
* Revert "Make lazyload_metadata.ll resilient to the addition of new metadata k...David Herzka2019-12-251-13/+12
* Make lazyload_metadata.ll resilient to the addition of new metadata kindsDavid Herzka2019-12-251-12/+13
* [ThinLTO] Show preserved symbols in DOT filesevgeny2019-12-181-1/+1
* [ThinLTO] Add option to disable readonly/writeonly attribute propagationTeresa Johnson2019-12-051-0/+7
* [ThinLTO] Fix importing of writeonly variables in distributed ThinLTOTeresa Johnson2019-12-044-8/+26
* [Remarks][ThinLTO] Use the correct file extension based on the formatFrancis Visoiu Mistrih2019-12-021-0/+13
* [ThinLTO] Make ValueInfo::operator bool() explicitevgeny2019-11-191-0/+21
* ThinLTO: Fix assembler to emit alwaysInline in the summaryTeresa Johnson2019-11-181-2/+4
* ThinLTO : Import always_inline functions irrespective of the thresholdTeresa Johnson2019-11-084-5/+39
* [ThinLTO] Fix bug when importing writeonly variablesevgeny2019-11-082-0/+43
* [ThinLTO] Import readonly vars with refsevgeny2019-11-072-2/+2
* Recommit "[ThinLTO] Handle GUID collision in import global processing""Teresa Johnson2019-11-012-0/+52
* Revert "[LLD][ThinLTO] Handle GUID collision in import global processing"Teresa Johnson2019-11-012-29/+0
* [ThinLTO/WPD] Fix index-based WPD for available_externally vtablesTeresa Johnson2019-10-304-0/+201
* [LLD][ThinLTO] Handle GUID collision in import global processingTeresa Johnson2019-10-252-0/+29
* [ThinLTO] Don't internalize during promotionEugene Leviant2019-10-222-1/+37
* One more attempt to fix PS4 buildbot after r375219Eugene Leviant2019-10-181-1/+1
* Attempt to fix PS4 buildbot after r375219Eugene Leviant2019-10-181-1/+1
* [ThinLTOCodeGenerator] Add support for index-based WPDEugene Leviant2019-10-181-0/+57
* Reland: Dead Virtual Function EliminationOliver Stannard2019-10-171-2/+2
* [ThinLTO] Import virtual method with single implementation in hybrid modeEugene Leviant2019-10-173-0/+148
* Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya2019-10-141-2/+2
* Dead Virtual Function EliminationOliver Stannard2019-10-111-2/+2
* [ThinLTO/WPD] Ensure devirtualized targets use promoted symbol when necessaryTeresa Johnson2019-10-022-0/+111
* Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-111-2/+2
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Dmitri Gribenko2019-09-111-2/+2
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-111-2/+2
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-10155-155/+155
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-101-2/+2
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-101-2/+2
* Revert r370105 - Update two x86 datalayouts for r370083, looks like racing co...Richard Trieu2019-08-281-1/+1
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-28155-155/+155
* Update two x86 datalayouts for r370083, looks like racing commitsReid Kleckner2019-08-271-1/+1
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-27155-155/+155
* [ThinLTO] Fix handling of weak interposable symbolsTeresa Johnson2019-08-232-3/+38
* [NewPM][PassInstrumentation] Fix test added in r369024.David L. Jones2019-08-151-2/+2
* [NewPM][PassInstrumentation] IR printing support for (Thin)LTOTaewook Oh2019-08-151-0/+12
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-2/+2
* Use llvm-nm instead of nm in new test to unbreak Windows botTeresa Johnson2019-08-021-8/+8
* Fix new test try 2Teresa Johnson2019-08-021-1/+1
* Fix new testTeresa Johnson2019-08-021-1/+1
* [ThinLTO] Implement index-based WPDTeresa Johnson2019-08-024-9/+450
* [ThinLTO] only emit used or referenced CFI records to indexBob Haarman2019-07-092-0/+80
* [BPF] add new intrinsics preserve_{array,union,struct}_access_indexYonghong Song2019-07-091-2/+2
OpenPOWER on IntegriCloud