[all-commits] [llvm/llvm-project] 7f93ff: [llvm] Fix broken cases of 'CHECK[^:]*$' in tests
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Tue Jan 28 08:53:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7f93ff58e1bfbfdbb91a4be5271f9f880016e950
https://github.com/llvm/llvm-project/commit/7f93ff58e1bfbfdbb91a4be5271f9f880016e950
Author: Jonathan Roelofs <jroelofs at jroelofs.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M llvm/test/CodeGen/AArch64/arm64-mte.ll
M llvm/test/CodeGen/PowerPC/vsx-word-splats.ll
M llvm/test/DebugInfo/COFF/enum-co.ll
M llvm/test/Transforms/CorrelatedValuePropagation/udiv.ll
M llvm/test/Transforms/CorrelatedValuePropagation/urem.ll
M llvm/test/Transforms/JumpThreading/pr33605.ll
Log Message:
-----------
[llvm] Fix broken cases of 'CHECK[^:]*$' in tests
More information about the All-commits
mailing list