Mips.abiflags is a new implicitly generated section that will be present on all...
[oota-llvm.git] / test / MC / AsmParser / directive_values.s
2014-02-01 David WoodhouseMC: Fix .octa output for APInts with BitWidth > 128
2014-02-01 David WoodhouseMC: Add support for .octa
2013-02-26 Jim GrosbachAsmParser: More generic support for integer type suffices.
2011-06-07 Roman DivackyTest that ".byte 1, 2, 3, 4" does the right thing.
2010-12-18 Roman DivackyAdd support for lexing single quotes like 'c'.
2010-11-01 Rafael EspindolaAdd support for .value.
2010-08-24 Chris Lattnerfix rdar://7997827 - Accept and ignore LL and ULL suffi...
2009-09-15 Kevin EnderbyAdded the first bits of the ARM target assembler to...
2009-08-11 Daniel Dunbarllvm-mc: Accept .word as a synonym for .short
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...