summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86CallingConv.cpp
Commit message (Expand)AuthorAgeFilesLines
* [X86] Fix bug in vectorcall calling conventionReid Kleckner2019-02-261-1/+4
* [X86] Fix bug in x86_intrcc with arg copy elisionReid Kleckner2019-02-261-0/+40
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [X86] Deduplicate static calling convention helpers for code size, NFCReid Kleckner2019-01-191-16/+44
* [X86] Sink complex MCU CC helper to .cpp file from .h file, NFCReid Kleckner2019-01-161-0/+56
* Fix line endings.Eli Friedman2017-01-301-208/+208
* [X86] Vectorcall Calling Convention - Adding CodeGen Complete SupportOren Ben Simhon2016-12-211-4/+4
* [X86] Vectorcall Calling Convention - Adding CodeGen Complete SupportOren Ben Simhon2016-12-211-3/+151
* [X86] RegCall - Handling v64i1 in 32/64 bit targetOren Ben Simhon2016-11-171-0/+60
OpenPOWER on IntegriCloud