[all-commits] [llvm/llvm-project] bfbd63: [DSE, MemorySSA] Add memcmp test case.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Aug 28 02:03:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bfbd63d51a7b3930482637d867e15014088ba711
https://github.com/llvm/llvm-project/commit/bfbd63d51a7b3930482637d867e15014088ba711
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/MSSA/libcalls.ll
Log Message:
-----------
[DSE,MemorySSA] Add memcmp test case.
Commit: 85dacca29f8280fe72ee00adf3678ba06a9e2348
https://github.com/llvm/llvm-project/commit/85dacca29f8280fe72ee00adf3678ba06a9e2348
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
A llvm/test/Analysis/BasicAA/libfuncs.ll
Log Message:
-----------
[BasicAA] Add first libfunc tests with memcmp.
Compare: https://github.com/llvm/llvm-project/compare/6cf72ad3b3d4...85dacca29f82
More information about the All-commits
mailing list