Changes
Summary
- [NFC][PowerPC] Return early if the element type is not byte-sized in combineBVOfConsecutiveLoads Summary: Based on the Eli Friedman's comments in https://reviews.llvm.org/D60811 , we'd better return early if the element type is not byte-sized in `combineBVOfConsecutiveLoads`. Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D61076
Change Type | Path in Repository | Path in Workspace |
---|---|---|
![]() | /llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp | trunk/lib/Target/PowerPC/PPCISelLowering.cpp |
Summary
- [clangd] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection.
Change Type | Path in Repository | Path in Workspace |
---|---|---|
![]() | /clang-tools-extra/trunk/clangd/test/CMakeLists.txt | trunk/clangd/test/CMakeLists.txt |
![]() | /clang-tools-extra/trunk/clangd/test/lit.cfg.in | trunk/clangd/test/lit.cfg.in |
![]() | /clang-tools-extra/trunk/clangd/test/lit.cfg.py | trunk/clangd/test/lit.cfg.py |
![]() | /clang-tools-extra/trunk/clangd/test/lit.site.cfg.py.in | trunk/clangd/test/lit.site.cfg.py.in |
![]() | /clang-tools-extra/trunk/clangd/unittests/CMakeLists.txt | trunk/clangd/unittests/CMakeLists.txt |
![]() | /clang-tools-extra/trunk/clangd/unittests/lit.cfg.in | trunk/clangd/unittests/lit.cfg.in |
![]() | /clang-tools-extra/trunk/clangd/unittests/lit.cfg.py | trunk/clangd/unittests/lit.cfg.py |
![]() | /clang-tools-extra/trunk/clangd/unittests/lit.site.cfg.py.in | trunk/clangd/unittests/lit.site.cfg.py.in |