summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/cfg-stackify-eh.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Fix a bug in 'try' placementHeejin Ahn2019-10-081-0/+27
* [WebAssembly] Add REQUIRES: asserts to cfg-stackify-eh.llHeejin Ahn2019-10-081-0/+1
* [WebAssembly] Fix unwind mismatch stat computationHeejin Ahn2019-10-071-0/+4
* [WebAssembly] Add memory intrinsics handling to mayThrow()Heejin Ahn2019-10-071-0/+46
* [WebAssembly] Make sure EH pads are preferred in sortingHeejin Ahn2019-10-011-0/+43
* [WebAssembly] Unstackify regs after fixing unwinding mismatchesHeejin Ahn2019-10-011-2/+12
* [WebAssembly] Fix unwind destination mismatches in CFG stackifyHeejin Ahn2019-03-301-1/+249
* [WebAssembly] Don't analyze branches after CFGStackifyHeejin Ahn2019-03-261-0/+1
* [WebAssembly] Fix a bug when mixing TRY/LOOP markersHeejin Ahn2019-03-261-0/+32
* [WebAssembly] Fix bugs in BLOCK/TRY placementHeejin Ahn2019-03-261-3/+52
* [WebAssembly] Make rethrow take an except_ref type argumentHeejin Ahn2019-03-161-12/+10
* [WebAssembly] Delete ThrowUnwindDest map from WasmEHFuncInfoHeejin Ahn2019-03-031-2/+2
* [WebAssembly] Fix ScopeTops info in CFGStackify for EH padsHeejin Ahn2019-02-271-1/+38
* [WebAssembly] Remove unnecessary instructions after TRY marker placementHeejin Ahn2019-02-271-49/+40
* [WebAssembly] Improve readability of EH testsHeejin Ahn2019-02-261-69/+61
* [WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg2019-02-231-18/+18
* [WebAssembly] Exception handling: Switch to the new proposalHeejin Ahn2019-01-301-52/+70
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-131-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-101-1/+1
* [WebAssembly] CFG sort support for exception handlingHeejin Ahn2018-08-071-0/+263
OpenPOWER on IntegriCloud