summaryrefslogtreecommitdiff
path: root/test/CodeGen/attr-cpuspecific.c
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Add alias for cpu_dispatch function with IFunc & Fix resolver linka...Fangrui Song2019-09-111-23/+39
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-3/+3
* [X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpusCraig Topper2019-03-211-3/+3
* Allow cpu-dispatch forward declarations.Erich Keane2018-11-281-1/+4
* [NFC] Move storage of dispatch-version to GlobalDeclErich Keane2018-11-131-0/+28
* CPU-Dispatch-- Fix conflict between 'generic' and 'pentium'Erich Keane2018-11-011-0/+18
* Implement Function Multiversioning for Non-ELF Systems.Erich Keane2018-10-251-65/+174
* Implement cpu_dispatch/cpu_specific MultiversioningErich Keane2018-07-201-0/+101