[all-commits] [llvm/llvm-project] d594e0: [WebAssembly] Remove dead declaration MatchTableFo...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat May 6 11:26:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d594e0dcb864e4173cee071259fe36e84f306798
https://github.com/llvm/llvm-project/commit/d594e0dcb864e4173cee071259fe36e84f306798
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
Log Message:
-----------
[WebAssembly] Remove dead declaration MatchTableForLowering
The corresponding function definition was removed on Sep 27, 2022 in
commit 1bd1a4407058c4a159eee6f6956f3bcabeb0d7f8.
Commit: ee054798200fa783e81d5913ac4e14caa90126f0
https://github.com/llvm/llvm-project/commit/ee054798200fa783e81d5913ac4e14caa90126f0
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
Log Message:
-----------
[PowerPC] Remove dead declaration mightUseCTR
The corresponding function definition was removed on Dec 2, 2022 in
commit b5e1fc19da9527b96665bc4937f96a60092e77c6.
Commit: 282798fefdafc2c86bcc70c66d764d6b09fc6cb9
https://github.com/llvm/llvm-project/commit/282798fefdafc2c86bcc70c66d764d6b09fc6cb9
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M libc/docs/compiler_support.rst
M libc/docs/dev/clang_tidy_checks.rst
M libc/docs/dev/cmake_build_rules.rst
M libc/docs/dev/implementation_standard.rst
Log Message:
-----------
[libc] Fix typos in documentation
Compare: https://github.com/llvm/llvm-project/compare/f56ea14c2994...282798fefdaf
More information about the All-commits
mailing list