Comment correction.
authorAndrew Trick <atrick@apple.com>
Tue, 12 Jul 2011 03:39:22 +0000 (03:39 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 12 Jul 2011 03:39:22 +0000 (03:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134958 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll

index e4f0c8ae6003e6e95f9f0427837d9816c7dbd238..cd446d57d8a5abd26b82d11c6eb0404dae38f568 100644 (file)
@@ -1,6 +1,7 @@
 ; RUN: llc < %s
-; This used to cause ScheduleDAG to crash during EmitPhysRegCopy when it mistook
-; followed a non-control dependence, PR10220.
+; This caused ScheduleDAG to crash in EmitPhysRegCopy when searching
+; the uses of a copy to a physical register without ignoring non-data
+; dependence, PR10220.
 
 define void @f(i256* nocapture %a, i256* nocapture %b, i256* nocapture %cc, i256* nocapture %dd) nounwind uwtable noinline ssp {
 entry: