ARM: use natural LLVM IR for vshll instructions
[oota-llvm.git] / lib / Target / Sparc / InstPrinter /
2014-02-07 Venkatraman Govind... [Sparc] Use SparcMCExpr::VariantKind itself as MachineO...
2014-01-10 Venkatraman Govind... [Sparc] Add support for parsing jmpl instruction and...
2014-01-08 Venkatraman Govind... [Sparc] Add support for parsing branch instructions...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-12-26 Venkatraman Govind... [Sparc] Lower and MachineInstr to MC and print assembly...
2013-12-25 Venkatraman Govind... [Sparc] Add MCInstPrinter implementation for SPARC.