OSDN Git Service

[NFC] fix trivial typos in comments and documents
authorHiroshi Inoue <inouehrs@jp.ibm.com>
Mon, 29 Jan 2018 05:17:03 +0000 (05:17 +0000)
committerHiroshi Inoue <inouehrs@jp.ibm.com>
Mon, 29 Jan 2018 05:17:03 +0000 (05:17 +0000)
commitd1b456b6d12725b992d5150018c027a583efecf0
tree46f529afe74ceb53e13e0846d119d55bde3fef03
parentfdf79b6770dae3af68ea2ba146b736bd78fe8322
[NFC] fix trivial typos in comments and documents

"to to" -> "to"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323628 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
docs/GettingStarted.rst
docs/tutorial/LangImpl08.rst
include/llvm/Analysis/PtrUseVisitor.h
include/llvm/Analysis/ScalarEvolution.h
include/llvm/CodeGen/GlobalISel/RegBankSelect.h
include/llvm/Support/ToolOutputFile.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/GCNIterativeScheduler.cpp
lib/Target/AMDGPU/SIInsertWaitcnts.cpp
lib/Target/AMDGPU/SIInsertWaits.cpp
lib/Target/PowerPC/PPCFastISel.cpp
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Transforms/Scalar/GVNHoist.cpp
lib/Transforms/Scalar/LoopIdiomRecognize.cpp
test/CodeGen/AMDGPU/lds-alignment.ll
test/CodeGen/X86/fltused.ll
test/CodeGen/X86/fltused_function_pointer.ll
test/MC/ELF/gen-dwarf.s
test/Transforms/Inline/last-callsite.ll
utils/unittest/googletest/src/gtest-port.cc