diff --git a/docs/ExtendingLLVM.html b/docs/ExtendingLLVM.html index b720911df0a..795e2118dc9 100644 --- a/docs/ExtendingLLVM.html +++ b/docs/ExtendingLLVM.html @@ -146,7 +146,7 @@ cases, new nodes have been added to allow many targets to perform a common task complicated behavior in a single node (rotate).

    -
  1. include/llvm/CodeGen/SelectionDAGNodes.h: +
  2. include/llvm/CodeGen/ISDOpcodes.h: Add an enum value for the new SelectionDAG node.
  3. lib/CodeGen/SelectionDAG/SelectionDAG.cpp: Add code to print the node to getOperationName. If your new node