Skip to content
  1. Oct 30, 2008
  2. Oct 29, 2008
  3. Oct 28, 2008
  4. Oct 27, 2008
    • Ted Kremenek's avatar
    • David Greene's avatar
      · ce2a9381
      David Greene authored
      Have TableGen emit setSubgraphColor calls under control of a -gen-debug
      flag.  Then in a debugger developers can set breakpoints at these calls
      to see waht is about to be selected and what the resulting subgraph
      looks like.  This really helps when debugging instruction selection.
      
      llvm-svn: 58278
      ce2a9381
    • David Greene's avatar
      · b04e7c36
      David Greene authored
      Add setSubgraphColor to color an entire portion of a SelectionDAG.  This
      will be used to support debug features in TableGen.
      
      llvm-svn: 58257
      b04e7c36
Loading