Skip to content
  1. Jul 18, 2011
  2. Jul 17, 2011
    • Chandler Carruth's avatar
      Revert r135217, which wasn't the correct fix for PR10358. With this · 7cf5a376
      Chandler Carruth authored
      patch, we actually move the state-machine for the value set backwards
      one step. This can pretty easily lead to infinite loops where we
      continually try to propagate a bit, succeed for one iteration, but then
      back up because we find an uninitialized use.
      
      A reduced test case from PR10379 is included.
      
      llvm-svn: 135359
      7cf5a376
  3. Jul 16, 2011
  4. Jul 15, 2011
Loading