LegalizeTypes can sometimes have deleted nodes
[oota-llvm.git] / docs / HistoricalNotes / 2001-02-09-AdveCommentsResponse.txt
index 4d2879554a4cb908e65898b38cb7ddba83d73376..5c87330fb7ea895410e30e3e5abde9cec1f8d5f5 100644 (file)
@@ -150,7 +150,7 @@ needed...
 Conditional move is effectly a special case of a predicated
 instruction... and I think that all predicated instructions can possibly
 be implemented later in LLVM.  It would significantly change things, and
-it doesn't seem to be very neccesary right now.  It would seem to
+it doesn't seem to be very necessary right now.  It would seem to
 complicate flow control analysis a LOT in the virtual machine.  I would
 tend to prefer that a predicated architecture like IA64 convert from a
 "basic block" representation to a predicated rep as part of it's dynamic