Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
[oota-llvm.git] / lib / Target / Sparc / SparcCodeEmitter.cpp
2014-03-07 Rafael EspindolaReplace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-03-02 Venkatraman Govind... [SparcV9] Adds support for branch on integer register...
2014-03-01 Venkatraman Govind... [SparcV9] Add support for parsing branch instructions...
2014-02-07 Venkatraman Govind... [Sparc] Use SparcMCExpr::VariantKind itself as MachineO...
2014-01-24 Venkatraman Govind... [SparcV9] Add support for JIT in Sparc64.
2014-01-05 Venkatraman Govind... [Sparc] Add initial implementation of MC Code emitter...
2013-10-08 Venkatraman Govind... [Sparc] Implement JIT for SPARC.