[AVX512] Extended avx512_sqrt_packed (sqrt instructions) to VL subset.
[oota-llvm.git] / test / MC / Disassembler / Sparc /
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-03-09 Venkatraman Govind... [Sparc] Add support for decoding 'swap' instruction.
2014-03-02 Venkatraman Govind... [Sparc] Add return/rett instruction to Sparc backend.
2014-03-02 Venkatraman Govind... [Sparc] Add support for decoding jmpl/retl/ret instruction.
2014-03-02 Venkatraman Govind... [Sparc] Add support for parsing fcmp with %fcc registers.
2014-03-01 Venkatraman Govind... [Sparc] Add support to decode unimp instruction.
2014-03-01 Venkatraman Govind... [Sparc] Add support to decode negative simm13 operands...
2014-03-01 Venkatraman Govind... [Sparc] Add support for decoding call instructions...
2014-03-01 Venkatraman Govind... [Sparc] Add support to disassemble sparc memory instruc...
2014-03-01 Venkatraman Govind... [Sparc] Emit 'restore' instead of 'restore %g0, %g0...
2014-01-24 Venkatraman Govind... [Sparc] Correct quad register list in the asm parser.
2014-01-12 Venkatraman Govind... [Sparc] Add support for parsing floating point instruct...
2014-01-08 Venkatraman Govind... [Sparc] Add support for parsing branch instructions...
2014-01-06 Venkatraman Govind... [Sparc] Add initial implementation of disassembler...