From: Evan Cheng Date: Fri, 4 Apr 2008 01:19:03 +0000 (+0000) Subject: This is done. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e04f7365452e9c08f89d26187adcc08bf72233e5;p=oota-llvm.git This is done. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49197 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/README.txt b/lib/CodeGen/README.txt index f7975fea6d1..a66fc9dcdcc 100644 --- a/lib/CodeGen/README.txt +++ b/lib/CodeGen/README.txt @@ -197,7 +197,3 @@ It would be really nice to be able to write patterns in .td files for copies, which would eliminate a bunch of explicit predicates on them (e.g. no side effects). Once this is in place, it would be even better to have tblgen synthesize the various copy insertion/inspection methods in TargetInstrInfo. - -//===---------------------------------------------------------------------===// - -Avoid issuing copies of TargetInstrInfo::implicit_def.