Skip to content
  1. Apr 15, 2011
  2. Apr 14, 2011
  3. Apr 13, 2011
  4. Apr 12, 2011
  5. Apr 11, 2011
  6. Apr 09, 2011
  7. Apr 08, 2011
  8. Apr 07, 2011
  9. Apr 05, 2011
  10. Apr 04, 2011
  11. Apr 03, 2011
    • Eli Friedman's avatar
      PR9446: RecursivelyDeleteTriviallyDeadInstructions can delete the instruction · 17bf4922
      Eli Friedman authored
      after the given instruction; make sure to handle that case correctly.
      (It's difficult to trigger; the included testcase involves a dead 
      block, but I don't think that's a requirement.) 
      
      While I'm here, get rid of the unnecessary warning about
      SimplifyInstructionsInBlock, since it should work correctly as far as I know.
      
      llvm-svn: 128782
      17bf4922
  12. Apr 02, 2011
Loading