[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / AsmParser / floating-literals.s
2013-08-14 Tim NorthoverAdd test-case for hex floating-literals
2013-08-14 Tim NorthoverSupport C99 hexadecimal floating-point literals in...
2011-03-29 Kevin EnderbyAdding a test for "-inf" as well.
2011-03-29 Kevin EnderbyAdded support symbolic floating point constants in...
2011-01-28 Roman DivackyAdd support for parsing .float
2010-09-27 Daniel DunbarMC/AsmParser: Handle exponents in floating point literals.
2010-09-24 Daniel DunbarMC/AsmParser: Handle a missed case of floating literals...
2010-09-24 Daniel DunbarMC/AsmParser: Support .single and .double for embedding...