1. d0c0d44 Add this back in for now. There are still a few passes which create unwind instructions at the moment. by Bill Wendling · 14 years ago
  2. 19308a1 Replace the 'UnwindInst' check with a check for 'ResumeInst', which also exits by Bill Wendling · 14 years ago
  3. ddcdcc8 Remove unused STL header includes. by Jay Foad · 14 years ago
  4. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  5. 04317cc Implementation of path profiling. Modified patch by Adam Preuss. by Andrew Trick · 15 years ago