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

Fix overzealous substitution in NestedCondProp #247

Merged
merged 2 commits into from
Mar 24, 2022
Merged

Conversation

frabert
Copy link
Collaborator

@frabert frabert commented Mar 24, 2022

No description provided.

@frabert frabert marked this pull request as ready for review March 24, 2022 10:19
@pgoodman pgoodman merged commit d862f2d into master Mar 24, 2022
@pgoodman pgoodman deleted the frabert/fix-ncp branch March 24, 2022 19:03
frabert added a commit that referenced this pull request Mar 24, 2022
* Add regression test

* Fix overzealous propagation
frabert added a commit that referenced this pull request Mar 29, 2022
* WIP: Provide provenance info for `llvm::Use`s

* Fix dangling uses

* Fix missing decl

* Fix overzealous substitution in `NestedCondProp` (#247)

* Add regression test

* Fix overzealous propagation

* Do not assume variables stay constant

* Fix provenance tracking

* Refactor `rellic-xref`

* Bundle all provenance info in a single struct

* Revert multimaps to standard maps

* Remove confusing method

* Explain `BlockVisitor`

* Remove wrapper

* Put `BlockVisitor` in a separate file

* Rename `GetOperandExpr` to `CreateOperandExpr`

* Refactor `IRToASTVisitor`

* Separate method declarations and definitions
Also fixes #249 and #58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants