Update spelling of {analyze,insert,remove}Branch in strings and comments
authorKrzysztof Parzyszek <kparzysz@quicinc.com>
Tue, 21 Jan 2020 15:47:35 +0000 (09:47 -0600)
committerKrzysztof Parzyszek <kparzysz@quicinc.com>
Tue, 21 Jan 2020 16:15:38 +0000 (10:15 -0600)
commit020041d99b508ed5f207c0896a19b3e85c942ee7
treee0c0db79ad009c12a650e5b0d12c9157ca4a8e50
parent1fbb1d6df0113ca341f6d257bc72e07343dd861a
Update spelling of {analyze,insert,remove}Branch in strings and comments

These names have been changed from CamelCase to camelCase, but there were
many places (comments mostly) that still used the old names.

This change is NFC.
25 files changed:
libcxxabi/test/test_demangle.pass.cpp
llvm/docs/WritingAnLLVMBackend.rst
llvm/include/llvm/CodeGen/MachineInstr.h
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/include/llvm/MC/MCInstrDesc.h
llvm/lib/CodeGen/BranchFolding.cpp
llvm/lib/CodeGen/EarlyIfConversion.cpp
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/lib/CodeGen/MachineBlockPlacement.cpp
llvm/lib/CodeGen/MachineVerifier.cpp
llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp
llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp
llvm/lib/Target/AMDGPU/R600InstrInfo.cpp
llvm/lib/Target/ARC/ARCInstrInfo.cpp
llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp
llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
llvm/lib/Target/Hexagon/HexagonInstrInfo.h
llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp
llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
llvm/lib/Target/XCore/XCoreInstrInfo.cpp
llvm/test/CodeGen/SystemZ/branch-08.ll
llvm/test/CodeGen/SystemZ/int-cmp-02.ll