| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Adding implementation to outline C++ catch handlers for native Windows 64 exc... | Andrew Kaylor | 2015-02-18 | 1 | -102/+395 | |
| * | Don't promote asynch EH invokes of nounwind functions to calls | Reid Kleckner | 2015-02-11 | 1 | -1/+1 | |
| * | Fix memory leak in WinEHPrepare introduced in r227405. | Alexey Samsonov | 2015-01-30 | 1 | -1/+3 | |
| * | Update comments to use unreachable instead of llvm.trap, as implemented now | Reid Kleckner | 2015-01-29 | 1 | -1/+1 | |
| * | EHPrepare: Remove leftover initialization code for DomTrees. | Benjamin Kramer | 2015-01-29 | 1 | -5/+2 | |
| * | Remove an unused private field added r227405 to fix a Clang warning. | Chandler Carruth | 2015-01-29 | 1 | -2/+1 | |
| * | Remove unused variable | Reid Kleckner | 2015-01-29 | 1 | -2/+0 | |
| * | Add a Windows EH preparation pass that zaps resumes | Reid Kleckner | 2015-01-29 | 1 | -0/+106 | |

