Skip to content
  1. Mar 28, 2008
  2. Mar 27, 2008
  3. Mar 26, 2008
  4. Mar 25, 2008
  5. Mar 24, 2008
  6. Mar 22, 2008
  7. Mar 21, 2008
    • Dan Gohman's avatar
      Fix -view-sunit-dags to support cross-rc-copy nodes. · 30e44a4b
      Dan Gohman authored
      llvm-svn: 48664
      30e44a4b
    • Evan Cheng's avatar
      A couple of kill marker maintainence bug. · 8c19af1b
      Evan Cheng authored
      llvm-svn: 48653
      8c19af1b
    • Duncan Sands's avatar
      Introduce a new node for holding call argument · d97eea37
      Duncan Sands authored
      flags.  This is needed by the new legalize types
      infrastructure which wants to expand the 64 bit
      constants previously used to hold the flags on
      32 bit machines.  There are two functional changes:
      (1) in LowerArguments, if a parameter has the zext
      attribute set then that is marked in the flags;
      before it was being ignored; (2) PPC had some bogus
      code for handling two word arguments when using the
      ELF 32 ABI, which was hard to convert because of
      the bogusness.  As suggested by the original author
      (Nicolas Geoffray), I've disabled it for the moment.
      Tested with "make check" and the Ada ACATS testsuite.
      
      llvm-svn: 48640
      d97eea37
  8. Mar 20, 2008
  9. Mar 19, 2008
Loading