[all-commits] [llvm/llvm-project] 9e0f76: [SimplifyCFG] Add test for branch on undef/poison ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 3 05:53:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e0f7655f2fa228eb3416302b39e42c1f3dacbba
https://github.com/llvm/llvm-project/commit/9e0f7655f2fa228eb3416302b39e42c1f3dacbba
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
A llvm/test/Transforms/SimplifyCFG/branch-on-undef.ll
Log Message:
-----------
[SimplifyCFG] Add test for branch on undef/poison (NFC)
Commit: 33a3139f809818b39f5786c7505066fc07449a67
https://github.com/llvm/llvm-project/commit/33a3139f809818b39f5786c7505066fc07449a67
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/test/Transforms/CodeGenPrepare/AArch64/sink-free-instructions.ll
Log Message:
-----------
[CGP] Avoid branch on poison UB in test (NFC)
Compare: https://github.com/llvm/llvm-project/compare/0cf066392f68...33a3139f8098
More information about the All-commits
mailing list