[all-commits] [llvm/llvm-project] 8c4a86: [CodeGenPrepare] Remove unused check-prefixes
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Nov 9 05:13:19 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c4a86f790caa248468b567eaf9a85c1ab07af28
https://github.com/llvm/llvm-project/commit/8c4a86f790caa248468b567eaf9a85c1ab07af28
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M llvm/test/Transforms/CodeGenPrepare/PowerPC/split-store-alignment.ll
M llvm/test/Transforms/CodeGenPrepare/X86/vec-shift.ll
Log Message:
-----------
[CodeGenPrepare] Remove unused check-prefixes
Commit: 6fa7030a76e70c1f6613f22d68ada4bdce055874
https://github.com/llvm/llvm-project/commit/6fa7030a76e70c1f6613f22d68ada4bdce055874
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/ConstProp/overflow-ops.ll
Log Message:
-----------
[ConstProp] Remove unused check-prefixes
Just use default CHECK and remove duplicate RUN
Commit: 4f175dce800b6673f85ab2cdd5f57fa533e7c502
https://github.com/llvm/llvm-project/commit/4f175dce800b6673f85ab2cdd5f57fa533e7c502
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M llvm/test/Transforms/InterleavedAccess/X86/interleavedLoad.ll
Log Message:
-----------
[InterleavedAccess] Remove unused check-prefixes
Just use default CHECK
Compare: https://github.com/llvm/llvm-project/compare/fc2fe6817e19...4f175dce800b
More information about the All-commits
mailing list