[X86][AVX512] Added support for AVX512 UNPCK shuffle decode comments.
[oota-llvm.git] / test / CodeGen / X86 / funclet-layout.ll
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