Skip to content
  1. Mar 13, 2009
  2. Mar 12, 2009
    • Duncan Sands's avatar
      Revert commit 66140 since it caused several failures · 1f853d6a
      Duncan Sands authored
      in the Ada testcase.  Reverting this only covers up
      the real problem, which is a nasty conceptual difficulty
      in the phi elimination pass: when eliminating phi nodes
      in landing pads, the register copies need to come before
      the invoke, not at the end of the basic block which is
      too late...  See PR3784.
      
      llvm-svn: 66826
      1f853d6a
  3. Mar 11, 2009
  4. Mar 10, 2009
  5. Mar 09, 2009
  6. Mar 08, 2009
  7. Mar 06, 2009
  8. Mar 05, 2009
  9. Mar 04, 2009
Loading