[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / AsmParser / directive_lcomm.s
2012-09-07 Benjamin KramerMC: Overhaul handling of .lcomm
2010-01-19 Chris Lattneronly darwin has zerofill
2009-08-28 Daniel Dunbarllvm-mc: Emit .lcomm as .zerofill.
2009-07-17 Daniel Dunbarllvm-mc: Add -triple, and start fetching the target...
2009-07-09 Chris Lattneradd llvm-mc support for parsing the .lcomm directive...