From e04f7365452e9c08f89d26187adcc08bf72233e5 Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Fri, 4 Apr 2008 01:19:03 +0000 Subject: This is done. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49197 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/README.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/CodeGen/README.txt') diff --git a/lib/CodeGen/README.txt b/lib/CodeGen/README.txt index f7975fea6d..a66fc9dcdc 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. -- cgit v1.2.3