Skip to content
  1. Mar 28, 2007
  2. Mar 27, 2007
  3. Mar 26, 2007
  4. Mar 25, 2007
    • Reid Spencer's avatar
      For PR1271: · 52830327
      Reid Spencer authored
      Remove a use of getLowBitsSet that caused the mask used for replacement of
      shl/lshr pairs with an AND instruction to be computed incorrectly. Its not
      clear exactly why this is the case. This solves the disappearing shifts
      problem, but it doesn't fix Regression/C/2003-05-21-UnionBitFields. It
      seems there is more going on.
      
      llvm-svn: 35342
      52830327
    • Chris Lattner's avatar
      implement Transforms/InstCombine/cast2.ll:test3 and PR1263 · 9bf53ffa
      Chris Lattner authored
      llvm-svn: 35341
      9bf53ffa
Loading