Remove use of implementation keyword.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 28 Mar 2007 02:38:26 +0000 (02:38 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 28 Mar 2007 02:38:26 +0000 (02:38 +0000)
commit5373b721c0c76c54f948b9097ba7f4737dbab730
tree64fa80203e3e09c75ace8c8965a9ad819e83b6d2
parent83145c3f19685bf17df4b7a4579a92bda2020a94
Remove use of implementation keyword.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35412 91177308-0d34-0410-b5e6-96231b3b80d8
89 files changed:
test/Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll
test/Analysis/Dominators/2007-01-14-BreakCritEdges.ll
test/Analysis/ScalarEvolution/trip-count.ll
test/Assembler/2002-05-02-ParseError.ll
test/Assembler/2007-01-02-Undefined-Arg-Type.ll
test/CodeGen/ARM/2007-03-06-AddR7.ll
test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll
test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll
test/CodeGen/ARM/2007-03-27-RegScavengerAssert.ll
test/CodeGen/ARM/call_nolink.ll
test/CodeGen/Alpha/add.ll
test/CodeGen/Alpha/i32_sub_1.ll
test/CodeGen/Alpha/zapnot.ll
test/CodeGen/CBackend/2007-01-08-ParamAttr-ICmp.ll
test/CodeGen/CBackend/2007-02-05-memset.ll
test/CodeGen/Generic/2007-02-16-BranchFold.ll
test/CodeGen/Generic/switch-lower.ll
test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll
test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
test/CodeGen/X86/2007-01-13-StackPtrIndex.ll
test/CodeGen/X86/2007-03-16-InlineAsm.ll
test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll
test/CodeGen/X86/shift-codegen.ll
test/CodeGen/X86/test-hidden.ll
test/CodeGen/X86/x86-64-arg.ll
test/CodeGen/X86/x86-64-shortint.ll
test/Feature/packed_cmp.ll
test/Feature/packed_struct.ll
test/Integer/BitArith.ll
test/Integer/BitBit.ll
test/Integer/BitCast.ll
test/Integer/BitIcmp.ll
test/Integer/BitMem.ll
test/Integer/BitMisc.ll
test/Integer/BitPacked.ll
test/Integer/basictest_bt.ll
test/Integer/cfgstructures_bt.ll
test/Integer/constexpr_bt.ll
test/Integer/constpointer_bt.ll
test/Integer/forwardreftest_bt.ll
test/Integer/globalvars_bt.ll
test/Integer/indirectcall2_bt.ll
test/Integer/indirectcall_bt.ll
test/Integer/opaquetypes_bt.ll
test/Integer/packed_bt.ll
test/Integer/packed_struct_bt.ll
test/Integer/paramattrs_bt.ll
test/Integer/prototype_bt.ll
test/Integer/recursivetype_bt.ll
test/Integer/simplecalltest_bt.ll
test/Integer/small_bt.ll
test/Integer/testalloca_bt.ll
test/Integer/testarith_bt.ll
test/Integer/testconstants_bt.ll
test/Integer/testicmp_bt.ll
test/Integer/testlogical_bt.ll
test/Integer/testlogical_new_bt.ll
test/Integer/testmemory_bt.ll
test/Integer/testswitch_bt.ll
test/Integer/testvarargs_bt.ll
test/Integer/undefined_bt.ll
test/Integer/unreachable_bt.ll
test/Integer/varargs_bt.ll
test/Integer/varargs_new_bt.ll
test/Transforms/ADCE/2002-01-31-UseStuckAround.ll
test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll
test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll
test/Transforms/InstCombine/2007-03-26-BadShiftMask.ll
test/Transforms/InstCombine/apint-add1.ll
test/Transforms/InstCombine/apint-add2.ll
test/Transforms/InstCombine/apint-and1.ll
test/Transforms/InstCombine/apint-and2.ll
test/Transforms/InstCombine/apint-call-cast-target.ll
test/Transforms/InstCombine/apint-div1.ll
test/Transforms/InstCombine/apint-div2.ll
test/Transforms/InstCombine/apint-mul1.ll
test/Transforms/InstCombine/apint-mul2.ll
test/Transforms/InstCombine/apint-or1.ll
test/Transforms/InstCombine/apint-or2.ll
test/Transforms/InstCombine/apint-rem1.ll
test/Transforms/InstCombine/apint-rem2.ll
test/Transforms/InstCombine/apint-select.ll
test/Transforms/InstCombine/apint-xor1.ll
test/Transforms/InstCombine/apint-xor2.ll
test/Transforms/InstCombine/vec_shuffle.ll
test/Transforms/ScalarRepl/2007-03-19-CanonicalizeMemcpy.ll
test/Transforms/ScalarRepl/memset-aggregate-byte-leader.ll
test/Transforms/ScalarRepl/memset-aggregate.ll