<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Dear Sachin,<br>
      <br>
      Your description of the problem contains too few details; no one
      will be able to diagnose the problem you're having.  You need to
      provide more information on what, exactly, is not working as you
      expected.<br>
      <br>
      Regards,<br>
      <br>
      John Criswell<br>
      <br>
      On 10/2/14, 5:11 PM, sachin arora wrote:<br>
    </div>
    <blockquote
cite="mid:CAJXV4bnWy2bpyNY1Th_=EQCz=NkvBu+TO8kA62OCoUY_krWY0g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Hello,<br>
            <br>
          </div>
          I am writing a MachineFunctionPass that inspects the generated
          machine code, and examines each opcode and its corresponding
          operands. If the 'instruction + operands' match a particular
          sequence, then the pass should replace them with a fixed
          instruction + operands sequence. I tried using MachineInstr's
          getOpcode and getOperand functions but the pass didn't work as
          expected. <br>
          <br>
        </div>
        Kindly tell me how to proceed or point to appropriate
        references. Thank you !<br clear="all">
        <div>
          <div>
            <div>
              <div>
                <div><br>
                  -- <br>
                  <div dir="ltr">Regards,
                    <div>Sachin</div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a class="moz-txt-link-freetext" href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
John Criswell
Assistant Professor
Department of Computer Science, University of Rochester
<a class="moz-txt-link-freetext" href="http://www.cs.rochester.edu/u/criswell">http://www.cs.rochester.edu/u/criswell</a></pre>
  </body>
</html>