-
Notifications
You must be signed in to change notification settings - Fork 122
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
test failures in current master branch #606
Milestone
Comments
PhrygianGates
changed the title
Test Failures in Current Master Branch
test failures in current master branch
Jul 26, 2023
PetroZarytskyi
added a commit
to PetroZarytskyi/clad
that referenced
this issue
Dec 1, 2023
Fixes vgvassilev#465, vgvassilev#441, vgvassilev#439. Partially resolves vgvassilev#429 and vgvassilev#606.
vgvassilev
pushed a commit
to PetroZarytskyi/clad
that referenced
this issue
Dec 1, 2023
This patch request optimizes storing and restoring in the reverse mode of Clad and introduces TBR analysis to determine when variables should be stored. Fixes vgvassilev#465, vgvassilev#441, vgvassilev#439. Partially resolves vgvassilev#429 and vgvassilev#606.
vgvassilev
pushed a commit
to PetroZarytskyi/clad
that referenced
this issue
Dec 1, 2023
This patch optimizes storing and restoring in the reverse mode of Clad and introduces TBR analysis to determine when variables should be stored. Fixes vgvassilev#465, vgvassilev#441, vgvassilev#439. Partially resolves vgvassilev#429 and vgvassilev#606.
vgvassilev
pushed a commit
to PetroZarytskyi/clad
that referenced
this issue
Dec 1, 2023
This patch optimizes storing and restoring in the reverse mode of Clad and introduces TBR analysis to determine when variables should be stored. Fixes vgvassilev#465, vgvassilev#441, vgvassilev#439, vgvassilev#429. Partially resolves vgvassilev#606.
vgvassilev
pushed a commit
to PetroZarytskyi/clad
that referenced
this issue
Dec 1, 2023
This patch optimizes storing and restoring in the reverse mode of Clad and introduces TBR analysis to determine when variables should be stored. Fixes vgvassilev#465, vgvassilev#441, vgvassilev#439, vgvassilev#429. Partially resolves vgvassilev#606.
vgvassilev
pushed a commit
to PetroZarytskyi/clad
that referenced
this issue
Dec 1, 2023
This patch optimizes storing and restoring in the reverse mode of Clad and introduces TBR analysis to determine when variables should be stored. Fixes vgvassilev#465, vgvassilev#441, vgvassilev#439, vgvassilev#429. Partially resolves vgvassilev#606.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current master branch will fail 8 tests when LLVM and Clang are built using debug mode.
The "rev-ref-returns" PR (#425) experiences failures in 30 tests.
The text was updated successfully, but these errors were encountered: