[all-commits] [llvm/llvm-project] 60147c: [EarlyCSE] Regenerate test checks (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 20 05:49:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60147c6034e32f687ef82bafe3f0d7fdf451072a
https://github.com/llvm/llvm-project/commit/60147c6034e32f687ef82bafe3f0d7fdf451072a
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M llvm/test/Transforms/EarlyCSE/atomics.ll
M llvm/test/Transforms/EarlyCSE/basic.ll
M llvm/test/Transforms/EarlyCSE/const-speculation.ll
M llvm/test/Transforms/EarlyCSE/floatingpoint.ll
M llvm/test/Transforms/EarlyCSE/memoryssa.ll
M llvm/test/Transforms/EarlyCSE/pr33406.ll
M llvm/test/Transforms/EarlyCSE/readnone-mayunwind.ll
M llvm/test/Transforms/EarlyCSE/writeonly.ll
Log Message:
-----------
[EarlyCSE] Regenerate test checks (NFC)
More information about the All-commits
mailing list