Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Classify functions by EH personality type rather than using the triple | Reid Kleckner | 2015-01-23 | 1 | -1/+1 |
* | CodeGen support for x86_64 SEH catch handlers in LLVM | Reid Kleckner | 2015-01-14 | 1 | -7/+8 |
* | EH: Sink computation of local PadMap variable into function that uses it | Reid Kleckner | 2014-12-19 | 1 | -16/+15 |
* | Add the ExceptionHandling::MSVC enumeration | Reid Kleckner | 2014-12-19 | 1 | -6/+7 |
* | Rename EH related stuff to be more precise | Reid Kleckner | 2014-11-14 | 1 | -5/+5 |
* | Allow the use of functions as typeinfo in landingpad clauses | Reid Kleckner | 2014-11-14 | 1 | -4/+4 |
* | CodeGen: refactor DwarfException | Saleem Abdulrasool | 2014-06-11 | 1 | -0/+706 |