Skip to content
  1. Sep 03, 2011
  2. Sep 02, 2011
  3. Sep 01, 2011
  4. Aug 31, 2011
  5. Aug 30, 2011
  6. Aug 29, 2011
    • Eli Friedman's avatar
      Explicitly zero out parts of a vector which are required to be zero by the... · 850b9a9a
      Eli Friedman authored
      Explicitly zero out parts of a vector which are required to be zero by the algorithm in LowerUINT_TO_FP_i32.  This only has a substantial effect on the generated code when the input is extracted from a vector register; other ways of loading an i32 do the appropriate zeroing implicitly.  Fixes PR10802.
      
      llvm-svn: 138768
      850b9a9a
Loading