llvm-project/llvm/test/CodeGen/VE
Kazushi (Jam) Marukawa f784be0777 [VE] Support SJLJ exception related instructions
Support EH_SJLJ_LONGJMP, EH_SJLJ_SETJMP, and EH_SJLJ_SETUP_DISPATCH
for SjLj exception handling.  NC++ uses SjLj exception handling, so
implement it first.  Add regression tests also.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D94071
2021-01-05 20:19:15 +09:00
..
Scalar [VE] Support SJLJ exception related instructions 2021-01-05 20:19:15 +09:00
VELIntrinsics [VE] Add logical mask intrinsic instructions 2020-12-15 01:34:31 +09:00
Vector [VE] Vector 'and' isel and tests 2020-12-23 13:29:29 +01:00
lit.local.cfg