Skip to content
  1. Jan 13, 2009
  2. Jan 12, 2009
  3. Jan 10, 2009
  4. Jan 09, 2009
  5. Jan 07, 2009
  6. Jan 05, 2009
  7. Jan 03, 2009
  8. Jan 02, 2009
  9. Jan 01, 2009
    • Duncan Sands's avatar
      Fix PR3274: when promoting the condition of a BRCOND node, · 8feb694e
      Duncan Sands authored
      promote from i1 all the way up to the canonical SetCC type.
      In order to discover an appropriate type to use, pass
      MVT::Other to getSetCCResultType.  In order to be able to
      do this, change getSetCCResultType to take a type as an
      argument, not a value (this is also more logical).
      
      llvm-svn: 61542
      8feb694e
  10. Dec 29, 2008
  11. Dec 25, 2008
  12. Dec 24, 2008
  13. Dec 23, 2008
  14. Dec 20, 2008
Loading