[all-commits] [llvm/llvm-project] bdb193: [MemCpyOpt] Add additional byval tests (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sun Oct 11 06:22:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bdb193a6ed32edbedbcbe2e9e34d2c7d23ae7815
https://github.com/llvm/llvm-project/commit/bdb193a6ed32edbedbcbe2e9e34d2c7d23ae7815
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-10-11 (Sun, 11 Oct 2020)
Changed paths:
M llvm/test/Transforms/MemCpyOpt/memcpy.ll
Log Message:
-----------
[MemCpyOpt] Add additional byval tests (NFC)
Test read/write clobbers and the the non-local case.
More information about the All-commits
mailing list