Skip to content
  1. Jul 16, 2013
  2. Jul 15, 2013
  3. Jul 14, 2013
  4. Jul 13, 2013
  5. Jul 12, 2013
  6. Jul 11, 2013
    • Hal Finkel's avatar
      PPC: Add some missing V_SET0 patterns · 47150817
      Hal Finkel authored
      We had patterns to match v4i32 immAllZerosV -> V_SET0, but not patterns for
      v8i16 (which occurs in the test case) or v16i8. The same was true for
      V_SETALLONES (so I added the associated patterns for those as well).
      
      Another bug found by llvm-stress.
      
      llvm-svn: 186108
      47150817
Loading