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

Refactor AddressSpaceAAWrapperPass #37

Open
surovic opened this issue Apr 29, 2018 · 1 comment
Open

Refactor AddressSpaceAAWrapperPass #37

surovic opened this issue Apr 29, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@surovic
Copy link

surovic commented Apr 29, 2018

The simple alias analysis pass housed in fcd/pass_asaa.* is currently littered with LLVM version #ifdef directives. There was some effort to keep it tidy, but LLVMs alias analysis has seen a lot of changes from 3.5 onwards. The pass could use a refactor.

@surovic surovic added the enhancement New feature or request label Apr 29, 2018
@surovic
Copy link
Author

surovic commented Apr 30, 2018

Might be relevant Custom Alias Analysis in LLVM

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