[all-commits] [llvm/llvm-project] 4045ad: [DCE] Add tests for non-willreturn function being ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Feb 18 12:56:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4045ad6b0ccd35fe990d51b9bfdd9e7de109bdf5
https://github.com/llvm/llvm-project/commit/4045ad6b0ccd35fe990d51b9bfdd9e7de109bdf5
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
A llvm/test/Transforms/ADCE/willreturn.ll
A llvm/test/Transforms/BDCE/willreturn.ll
Log Message:
-----------
[DCE] Add tests for non-willreturn function being removed (NFC)
More information about the All-commits
mailing list