[AVX512] add PSRAV Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / funclet-layout.ll
2015-12-15 David Majnemer[WinEH] Use operand bundles to describe call sites
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-10-06 David Majnemer[WinEH] Create a separate MBB for funclet prologues
2015-10-04 David Majnemer[WinEH] Permit branch folding in the face of funclets
2015-10-01 David Majnemer[WinEH] Stop BranchFolding from merging across funclets
2015-10-01 David Majnemer[WinEH] Make FuncletLayout more robust against catchret
2015-09-17 David Majnemer[WinEH] Add a funclet layout pass