Skip to content
  1. Jan 07, 2009
  2. Jan 05, 2009
  3. Jan 03, 2009
  4. Jan 02, 2009
  5. 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
  6. Dec 29, 2008
  7. Dec 25, 2008
  8. Dec 24, 2008
  9. Dec 23, 2008
  10. Dec 20, 2008
  11. Dec 19, 2008
  12. Dec 18, 2008
  13. Dec 16, 2008
  14. Dec 12, 2008
  15. Dec 10, 2008
Loading