Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-15 | Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes | Chandler Carruth | 1 | -1/+1 |
2012-02-06 | [unwind removal] We no longer have 'unwind' instructions being generated, so | Bill Wendling | 1 | -2/+2 |
2011-08-03 | Add this back in for now. There are still a few passes which create unwind in... | Bill Wendling | 1 | -1/+1 |
2011-08-03 | Replace the 'UnwindInst' check with a check for 'ResumeInst', which also exits | Bill Wendling | 1 | -1/+1 |
2011-04-23 | Remove unused STL header includes. | Jay Foad | 1 | -3/+0 |
2011-04-15 | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 1 | -1/+1 |
2011-01-29 | Implementation of path profiling. | Andrew Trick | 1 | -0/+525 |