[all-commits] [llvm/llvm-project] 9df9de: Fix signed/unsigned comparison warning. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Nov 18 03:52:13 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9df9dec926e2782e4f62b5a39f18619c7d928eba
https://github.com/llvm/llvm-project/commit/9df9dec926e2782e4f62b5a39f18619c7d928eba
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
Log Message:
-----------
Fix signed/unsigned comparison warning. NFCI.
Commit: b68191e729e0059c4edf7a3dbfde2bf38f419240
https://github.com/llvm/llvm-project/commit/b68191e729e0059c4edf7a3dbfde2bf38f419240
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M llvm/test/CodeGen/X86/extractelement-load.ll
Log Message:
-----------
[X86][SSE] Add test for extractelement with multiple uses
Mentioned in D70267
Commit: 1e3cc06d986dd04b0973ade251e9f2e129315509
https://github.com/llvm/llvm-project/commit/1e3cc06d986dd04b0973ade251e9f2e129315509
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M clang/lib/Sema/SemaOpenMP.cpp
Log Message:
-----------
Fix "not all control paths return a value" warning. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/eedb9648229f...1e3cc06d986d
More information about the All-commits
mailing list