[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / AsmParser / directive_include.s
2013-09-05 Yunzhong GaoImprove handling of .file, .include and .incbin directi...
2009-08-31 Daniel Dunbarllvm-mc: Simplify EmitAssignment ('.set' is identical...
2009-07-17 Daniel Dunbarllvm-mc: Add -triple, and start fetching the target...
2009-07-16 Chris Lattnerimplement .include in the lexer/parser instead of passi...
2009-07-14 Kevin EnderbyAdded llvm-mc support for parsing the .include directive.