Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Windows] Replace TrapUnreachable with an int3 insertion pass | Reid Kleckner | 2019-09-09 | 1 | -4/+3 |
* | Revert [Windows] Disable TrapUnreachable for Win64, add SEH_NoReturn | Reid Kleckner | 2019-09-03 | 1 | -3/+4 |
* | [Windows] Disable TrapUnreachable for Win64, add SEH_NoReturn | Reid Kleckner | 2019-08-30 | 1 | -4/+3 |
* | [Codegen] Merge tail blocks with no successors after block placement | David Bolvansky | 2019-06-13 | 1 | -3/+4 |
* | Avoid infinite loops in branch folding | Andrew Kaylor | 2016-12-12 | 1 | -6/+6 |
* | Revert EH-specific checks in BranchFolding that were causing blow ups in comp... | Andrew Kaylor | 2016-07-27 | 1 | -6/+6 |
* | [WinEH] Prevent EH state numbering from skipping nested cleanup pads that nev... | Andrew Kaylor | 2016-02-12 | 1 | -0/+80 |