Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Move memop lowering and ISEL/intrinsics cleanup code to remill #8

Open
surovic opened this issue Feb 23, 2018 · 1 comment
Open

Move memop lowering and ISEL/intrinsics cleanup code to remill #8

surovic opened this issue Feb 23, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@surovic
Copy link

surovic commented Feb 23, 2018

The code in fcd is itself copied over from McSema and seems like a reasonable candidate for inclusion into remill as a fast out-of-the-box option to get a cleaner lifted IR. The code could be placed into remill/BC/Lowering.(h|cpp) or something similar.

@surovic surovic changed the title Move memop and ISEL/intrinsics cleanup code to remill Move memop lowering and ISEL/intrinsics cleanup code to remill Feb 23, 2018
@surovic surovic added the enhancement New feature or request label Feb 23, 2018
@surovic surovic self-assigned this Mar 1, 2018
@surovic
Copy link
Author

surovic commented Mar 27, 2018

Maybe some of the code could be made into LLVM passes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant