aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/README.txt
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-04-04 01:19:03 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-04-04 01:19:03 +0000
commit823017fdd150dce2ece5007269333dbb2334613e (patch)
treeca97adc843ae6178d84e7ff2561736df8f415266 /llvm/lib/CodeGen/README.txt
parentd1a2efadbabe106cdb3aa4cd1abc33da75f01d51 (diff)
downloadllvm-823017fdd150dce2ece5007269333dbb2334613e.zip
llvm-823017fdd150dce2ece5007269333dbb2334613e.tar.gz
llvm-823017fdd150dce2ece5007269333dbb2334613e.tar.bz2
This is done.
llvm-svn: 49197
Diffstat (limited to 'llvm/lib/CodeGen/README.txt')
-rw-r--r--llvm/lib/CodeGen/README.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/lib/CodeGen/README.txt b/llvm/lib/CodeGen/README.txt
index f7975fe..a66fc9d 100644
--- a/llvm/lib/CodeGen/README.txt
+++ b/llvm/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.