Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AArch64: Implement OMR::ARM64::RegisterDependencyConditions::clone #4638

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

Akira1Saitoh
Copy link
Contributor

  • This commits adds implementation of OMR::ARM64::RegisterDependencyConditions::clone.
  • It adds optional arguments to clone that enables cloning only pre/post part
    of original dependency conditions.
  • It adds utility methods clonePre and clonePost which call clone.

Signed-off-by: Akira Saitoh saiaki@jp.ibm.com

- This commits adds implementation of `OMR::ARM64::RegisterDependencyConditions::clone`.
- It adds optional arguments to `clone` that enables cloning only pre/post part
of original dependency conditions.
- It adds utility methods `clonePre` and `clonePost` which call `clone`.

Signed-off-by: Akira Saitoh <saiaki@jp.ibm.com>
@0xdaryl
Copy link
Contributor

0xdaryl commented Dec 6, 2019

@genie-omr build aarch64

@0xdaryl 0xdaryl self-assigned this Dec 6, 2019
@0xdaryl 0xdaryl merged commit 097434e into eclipse-omr:master Dec 6, 2019
@Akira1Saitoh Akira1Saitoh deleted the aarch64RegDepsClone branch September 13, 2021 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants