Skip to content
  1. Jul 28, 2011
    • Bill Wendling's avatar
      Initial stab at getting inlining working with the EH rewrite. · 246eb96c
      Bill Wendling authored
      This takes the new 'resume' instruction and turns it into a direct jump to the
      caller's landing pad code. The caller's landingpad instruction is merged with
      the landingpad instructions of the callee. This is a bit rough and makes some
      assumptions in how the code works. But it passes a simple test.
      
      llvm-svn: 136313
      246eb96c
  2. Jul 27, 2011
  3. Jul 26, 2011
  4. Jul 25, 2011
  5. Jul 23, 2011
  6. Jul 22, 2011
  7. Jul 21, 2011
  8. Jul 20, 2011
  9. Jul 19, 2011
  10. Jul 18, 2011
Loading