Fix comments about vectors to use the current wording.
authorDan Gohman <gohman@apple.com>
Mon, 16 Jul 2007 14:29:03 +0000 (14:29 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 16 Jul 2007 14:29:03 +0000 (14:29 +0000)
commit07a96765daedf180a7102d39fe56c499878312b7
treed64631240d2aad80b33853dd3c5f9ee82abac6d6
parent318f0dee83a536061bc4c2aab825a50deb1cd10f
Fix comments about vectors to use the current wording.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39921 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
include/llvm/Constants.h
include/llvm/DerivedTypes.h
include/llvm/InstrTypes.h
include/llvm/Target/TargetData.h
lib/Analysis/BasicAliasAnalysis.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/Target/TargetSelectionDAG.td
lib/Transforms/Scalar/InstructionCombining.cpp
lib/Transforms/Scalar/ScalarReplAggregates.cpp
lib/Transforms/Utils/ValueMapper.cpp
lib/VMCore/ConstantFold.cpp
lib/VMCore/Verifier.cpp