Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:...
authorSylvestre Ledru <sylvestre@debian.org>
Thu, 27 Sep 2012 10:14:43 +0000 (10:14 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Thu, 27 Sep 2012 10:14:43 +0000 (10:14 +0000)
commit94c22716d60ff5edf6a98a3c67e0faa001be1142
tree2442b2b9658c29e72b1dd7abae926751854c68dc
parent7e2c793a2b5c746344652b6579e958ee42fafdcc
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: en.wikipedia.org/wiki/If_and_only_if Commit 164767

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164768 91177308-0d34-0410-b5e6-96231b3b80d8
84 files changed:
autoconf/m4/libtool.m4
include/llvm/ADT/APFloat.h
include/llvm/ADT/SetVector.h
include/llvm/ADT/SparseBitVector.h
include/llvm/Analysis/Dominators.h
include/llvm/Analysis/LibCallSemantics.h
include/llvm/Analysis/ScalarEvolution.h
include/llvm/Analysis/ScalarEvolutionExpressions.h
include/llvm/Bitcode/Archive.h
include/llvm/CodeGen/FunctionLoweringInfo.h
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/CodeGen/MachineBranchProbabilityInfo.h
include/llvm/CodeGen/SelectionDAG.h
include/llvm/Constants.h
include/llvm/InstrTypes.h
include/llvm/PassAnalysisSupport.h
include/llvm/Support/PathV1.h
include/llvm/Support/TimeValue.h
include/llvm/Type.h
include/llvm/ValueSymbolTable.h
lib/Analysis/InstructionSimplify.cpp
lib/Analysis/Interval.cpp
lib/Analysis/LazyValueInfo.cpp
lib/Analysis/ScalarEvolution.cpp
lib/Analysis/ValueTracking.cpp
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/MC/WinCOFFObjectWriter.cpp
lib/Support/APInt.cpp
lib/Support/Statistic.cpp
lib/Target/ARM/ARMFastISel.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/X86/X86FloatingPoint.cpp
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/XCore/XCoreISelLowering.cpp
lib/Transforms/IPO/ConstantMerge.cpp
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/IPO/PruneEH.cpp
lib/Transforms/InstCombine/InstCombineAddSub.cpp
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
lib/Transforms/InstCombine/InstCombineCasts.cpp
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
lib/Transforms/InstCombine/InstCombineShifts.cpp
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
lib/Transforms/Instrumentation/PathProfiling.cpp
lib/Transforms/Utils/AddrModeMatcher.cpp
lib/Transforms/Utils/BreakCriticalEdges.cpp
lib/Transforms/Vectorize/BBVectorize.cpp
lib/VMCore/Dominators.cpp
lib/VMCore/Pass.cpp
lib/VMCore/PassManager.cpp
lib/VMCore/Type.cpp
projects/sample/autoconf/m4/libtool.m4
test/Instrumentation/AddressSanitizer/asan-vs-gvn.ll
test/Transforms/InstCombine/add.ll
test/Transforms/InstCombine/apint-xor1.ll
test/Transforms/InstCombine/apint-xor2.ll
tools/bugpoint/CrashDebugger.cpp
utils/DSAextract.py
utils/TableGen/CodeGenRegisters.cpp
utils/TableGen/CodeGenRegisters.h
utils/unittest/googletest/gtest-death-test.cc
utils/unittest/googletest/gtest-port.cc
utils/unittest/googletest/gtest.cc
utils/unittest/googletest/include/gtest/gtest-test-part.h
utils/unittest/googletest/include/gtest/gtest.h
utils/unittest/googletest/include/gtest/internal/gtest-death-test-internal.h
utils/unittest/googletest/include/gtest/internal/gtest-filepath.h
utils/unittest/googletest/include/gtest/internal/gtest-internal-inl.h
utils/unittest/googletest/include/gtest/internal/gtest-internal.h
utils/unittest/googletest/include/gtest/internal/gtest-port.h
utils/unittest/googletest/include/gtest/internal/gtest-string.h
utils/unittest/googletest/include/gtest/internal/gtest-tuple.h
utils/unittest/googletest/include/gtest/internal/gtest-type-util.h