Add support for passing and returning vectors in accordance with the x86 calling convention.
- Add TargetLowering::lowerArguments() as a new stage in TargetLowering.
- Add support for passing arguments/return values in XMM registers in the x86 target.
BUG=none
R=jvoung@chromium.org, stichnot@chromium.org
Review URL: https://codereview.chromium.org/372113005
Showing
This diff is collapsed.
Click to expand it.
tests_lit/llvm2ice_tests/vector-arg.ll
0 → 100644
Please
register
or
sign in
to comment