Skip to content
  1. Jan 15, 2010
  2. Jan 14, 2010
  3. Jan 13, 2010
  4. Jan 12, 2010
  5. Jan 11, 2010
  6. Jan 09, 2010
  7. Jan 08, 2010
  8. Jan 07, 2010
    • Chris Lattner's avatar
      Fix rdar://7517201, a regression introduced by r92849. · dab2cd54
      Chris Lattner authored
      When folding a and(any_ext(load)) both the any_ext and the
      load have to have only a single use.
      
      This removes the anyext-uses.ll testcase which started failing
      because it is unreduced and unclear what it is testing.
      
      llvm-svn: 92950
      dab2cd54
Loading