Skip to content
  1. Jun 28, 2013
  2. Jun 27, 2013
    • Michael Gottesman's avatar
      Revert "Revert "[APFloat] Removed APFloat constructor which initialized to... · 79b09675
      Michael Gottesman authored
      Revert "Revert "[APFloat] Removed APFloat constructor which initialized to either zero/NaN but allowed you to arbitrarily set the category of the float.""
      
      This reverts commit r185099.
      
      Looks like both the ppc-64 and mips bots are still failing after I reverted this
      change.
      
      Since:
      
      1. The mips bot always performs a clean build,
      2. The ppc64-bot failed again after a clean build (I asked the ppc-64
      maintainers to clean the bot which they did... Thanks Will!),
      
      I think it is safe to assume that this change was not the cause of the failures
      that said builders were seeing. Thus I am recomitting.
      
      llvm-svn: 185111
      79b09675
    • Michael Gottesman's avatar
      Revert "Revert r184787: "Added arm_neon intrinsic tests."" · a7b73d45
      Michael Gottesman authored
      This reverts commit r184817. The failure Chandler was seeing was most likely the
      bug that Bob Wilson fixed in r184870 (which was a bug caught by these tests).
      
      To be safe, I just checked again on x86-64 mac os x/linux that this test passed
      (which it did).
      
      llvm-svn: 185110
      a7b73d45
    • Richard Smith's avatar
      Remove bogus VarDecl::extendsLifetimeOfTemporary function and inline it into · 5a0ef78c
      Richard Smith authored
      its only caller with a FIXME explaining why it's bogus.
      
      llvm-svn: 185109
      5a0ef78c
Loading