[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / AsmParser / directive_seh.s
2014-06-10 Reid KlecknerRearrange the CHECK lines in this test to make failure...
2014-06-10 Reid KlecknerRevert "Patch by Ray Donnelly to print register names...
2014-04-19 Yaron KerenPatch by Ray Donnelly to print register names instead...
2014-04-18 Chandler CarruthRevert r206565 (and r206566 which updated tests).
2014-04-18 Yaron KerenUpdated test with register names following r206565.
2011-05-26 Charles DavisAdd a test for the chained directives that I forgot...
2011-05-26 Charles DavisTest .seh_startchained and .seh_endchained parsing.
2011-05-25 Charles DavisAdd tests for .seh_setframe and .seh_handlerdata parsin...
2011-05-25 Charles DavisAdd tests for .seh_savereg and .seh_savexmm parsing...
2011-05-25 Charles DavisAdd a test for .seh_pushframe parsing. Fix the bug...
2011-05-25 Charles DavisAdd a test for the .seh_handler directive. Fix problems...
2011-05-24 Charles DavisTest basic SEH directive-parsing functionality. Fix...