User Details
- User Since
- Jul 10 2012, 11:19 PM (568 w, 1 d)
Apr 25 2023
Apr 24 2023
Feb 4 2023
Jan 29 2023
Update for review comments
Jan 25 2023
Ping
Ping
Jan 16 2023
Update for review feedback.
Jan 15 2023
Ping
Jan 14 2023
Jan 13 2023
Jan 12 2023
Jan 11 2023
Jan 10 2023
Fix improperly updated testcase.
Jan 9 2023
Incorporated build fixes for GCC. Waiting for buildbots to complete.
Fix nit
Address review feedback.
Removing the FIXME in https://reviews.llvm.org/D141344
Jan 8 2023
Update for comment
Jan 7 2023
Rebase
Fix testcase.
Jan 4 2023
Refactor and add more code comments. Update test comments.
Incorporate suggestion
Jan 3 2023
I have not been able to construct a test for this manually, and didn't find any hits for it in the test-suite.
Update for feedback
Extract poison fixup logic to a helper and apply it in the short-circuit case without
going through the rest of the hoisting process.
Restart case iteration when we fold the switch condition.
Jan 2 2023
Update for feedback
Reduce test case.
Jan 1 2023
Update for comments
I don't have a test that exercises this, just following up on the FIXME comments.
Update for test comments and add tests.
Dec 30 2022
Dec 28 2022
Fix typo.
Dec 27 2022
Update based on feedback.
Dec 25 2022
Add negative tests. Enhance comments to explain the profitability heuristic.
Attempt to fix pre-existing correctness concerns WRT non-transferring predecessors.
Rebase
Rebase