[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / AsmParser / directive_ascii.s
2010-10-28 Rafael EspindolaAdd support for the .string directive.
2010-01-23 Chris Lattnerteach MCAsmStreamer::EmitBytes to use .ascii and .asciz
2009-08-14 Daniel Dunbarllvm-mc: Fix bugs where bytes were unintentionally...
2009-08-14 Daniel Dunbarllvm-mc: Support escaped characters in string literals...
2009-07-17 Daniel Dunbarllvm-mc: Add -triple, and start fetching the target...
2009-07-08 Chris Lattnerconvert to FileCheck style.
2009-06-24 Daniel DunbarBasic .s parsing for .asci[iz], .fill, .space, {.byte...