Skip to content
  1. Apr 07, 2009
  2. Mar 28, 2009
  3. Mar 12, 2009
  4. Dec 10, 2008
  5. Nov 20, 2008
  6. Nov 10, 2008
  7. Nov 05, 2008
  8. Oct 31, 2008
  9. Oct 25, 2008
  10. Oct 24, 2008
  11. Oct 17, 2008
  12. Oct 12, 2008
  13. Oct 11, 2008
  14. Oct 03, 2008
  15. Sep 04, 2008
  16. Aug 21, 2008
  17. Aug 12, 2008
  18. Jul 01, 2008
    • Dan Gohman's avatar
      Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating · fb19f940
      Dan Gohman authored
      the need for a flavor operand, and add a new SDNode subclass,
      LabelSDNode, for use with them to eliminate the need for a label id
      operand.
      
      Change instruction selection to let these label nodes through
      unmodified instead of creating copies of them. Teach the MachineInstr
      emitter how to emit a MachineInstr directly from an ISD label node.
      
      This avoids the need for allocating SDNodes for the label id and
      flavor value, as well as SDNodes for each of the post-isel label,
      label id, and label flavor.
      
      llvm-svn: 52943
      fb19f940
  19. May 20, 2008
  20. May 14, 2008
  21. Apr 18, 2008
  22. Apr 16, 2008
  23. Apr 03, 2008
  24. Mar 17, 2008
  25. Mar 15, 2008
  26. Mar 14, 2008
  27. Mar 05, 2008
  28. Mar 01, 2008
  29. Feb 26, 2008
  30. Feb 13, 2008
  31. Feb 08, 2008
  32. Jan 10, 2008
  33. Jan 07, 2008
Loading