summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/EHPersonalities.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [TI removal] Make variables declared as `TerminatorInst` and initializedChandler Carruth2018-10-151-1/+1
* [WebAssembly] Add Wasm personality and isScopedEHPersonality()Heejin Ahn2018-05-171-14/+16
* [EH] Recognize __(gxx|gcc)_personality_seh0 as the GNU EH personalitiesReid Kleckner2017-05-311-0/+2
* [tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during...Kuba Brecka2016-11-141-0/+23
* Use the range variant of find instead of unpacking begin/endDavid Majnemer2016-08-111-1/+1
* X86: permit using SjLj EH on x86 targets as an optionSaleem Abdulrasool2016-05-311-0/+2
* Add Rust's personality function to the list of known personality functionsBjorn Steinbrink2016-03-151-0/+1
* [WinEH] Rename CatchReturnInst::getParentPad, NFCJoseph Tremoulet2016-01-151-1/+1
* [IR] Remove terminatepadDavid Majnemer2015-12-141-3/+2
* Try to appease a buildbotDavid Majnemer2015-12-121-0/+1
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-0/+65
* Forgot to add this file with r254562.David Majnemer2015-12-021-0/+41
OpenPOWER on IntegriCloud