commit | 92dbb1780d1d9ce36230122adea72b08424764c4 | [log] [tgz] |
---|---|---|
author | Oren Ben Simhon <oren.ben.simhon@intel.com> | Thu Nov 17 09:59:40 2016 +0000 |
committer | Oren Ben Simhon <oren.ben.simhon@intel.com> | Thu Nov 17 09:59:40 2016 +0000 |
tree | 70c637f6a2b36c4ad728d1f00022ccfd6c1830b9 | |
parent | eaec8b3b2aeac6d0fc0b909f519f6320a92f8267 [diff] |
[X86] RegCall - Handling v64i1 in 32/64 bit target Register Calling Convention defines a new behavior for v64i1 types. This type should be saved in GPR. However for 32 bit machine we need to split the value into 2 GPRs (because each is 32 bit). Differential Revision: https://reviews.llvm.org/D26181 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287217 91177308-0d34-0410-b5e6-96231b3b80d8