summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86CallingConv.h
Commit message (Expand)AuthorAgeFilesLines
* 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-38/+5
* [X86] Sink complex MCU CC helper to .cpp file from .h file, NFCReid Kleckner2019-01-161-57/+3
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* [X86] Vectorcall Calling Convention - Adding CodeGen Complete SupportOren Ben Simhon2016-12-211-12/+19
* [X86] Regcall - Adding support for mask typesOren Ben Simhon2016-12-111-8/+0
* [X86] RegCall - Handling v64i1 in 32/64 bit targetOren Ben Simhon2016-11-171-0/+8
* [X86] Basic additions to support RegCall Calling Convention.Oren Ben Simhon2016-10-131-0/+7
* [X86] Better support for the MCU psABI (LLVM part)Michael Kuperstein2015-12-281-0/+59
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* X86: Implement the vectorcall calling conventionReid Kleckner2014-10-281-0/+13
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner2014-05-091-27/+0
* [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner2014-01-311-0/+27
* [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-081-0/+35
OpenPOWER on IntegriCloud