Skip to content
  1. Apr 02, 2005
    • Nate Begeman's avatar
      Add ISD::UNDEF node · cda9aa7f
      Nate Begeman authored
      Teach the SelectionDAG code how to expand and promote it
      Have PPC32 LowerCallTo generate ISD::UNDEF for int arg regs used up by fp
        arguments, but not shadowing their value.  This allows us to do the right
        thing with both fixed and vararg floating point arguments.
      
      llvm-svn: 20988
      cda9aa7f
  2. Apr 01, 2005
  3. Mar 31, 2005
  4. Mar 30, 2005
  5. Mar 29, 2005
Loading