[all-commits] [llvm/llvm-project] d5a482: [SimplifyCFG] Regenerate test checks (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sun Jun 28 11:51:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d5a482acf9904ff13e71ab5bad686dc7f93cfbf8
https://github.com/llvm/llvm-project/commit/d5a482acf9904ff13e71ab5bad686dc7f93cfbf8
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-06-28 (Sun, 28 Jun 2020)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/ForwardSwitchConditionToPHI.ll
M llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
M llvm/test/Transforms/SimplifyCFG/duplicate-landingpad.ll
M llvm/test/Transforms/SimplifyCFG/wc-widen-block.ll
Log Message:
-----------
[SimplifyCFG] Regenerate test checks (NFC)
Commit: a28d38a6bca1726d56c9b373f4c7dc5264fc7716
https://github.com/llvm/llvm-project/commit/a28d38a6bca1726d56c9b373f4c7dc5264fc7716
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-06-28 (Sun, 28 Jun 2020)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/switch-dead-default.ll
Log Message:
-----------
[SimplifyCFG] Make test more robust (NFC)
Avoid changing this test if blocks get merged.
Compare: https://github.com/llvm/llvm-project/compare/20a60f46f505...a28d38a6bca1
More information about the All-commits
mailing list