[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / AsmParser / directive_fill.s
2014-02-01 David MajnemerUpdate a .fill test to use the updated semantics.
2014-02-01 David MajnemerMC: Improve the .fill directive's compatibility with GAS
2013-09-24 Roman DivackyMake the size and expr arguments of .fill directive...
2009-08-21 Daniel Dunbarllvm-mc: Accept .fill size of 8.
2009-07-17 Daniel Dunbarllvm-mc: Add -triple, and start fetching the target...
2009-07-08 Chris LattnerSwitch all the MC tests to use FileCheck.
2009-06-24 Daniel DunbarBasic .s parsing for .asci[iz], .fill, .space, {.byte...