The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / lib / Target / PowerPC / PPCAsmBackend.cpp
2010-12-06 Rafael EspindolaRemove the instruction fragment to data fragment loweri...
2010-11-27 Daniel DunbarMC/Mach-O: Switch to using MachOFormat.h.
2010-11-26 Rafael EspindolaRemove the unused TheTarget member.
2010-11-17 Rafael Espindolamake isVirtualSection a virtual method on MCSection...
2010-11-15 Chris LattnerWire up primitive support in the assembler backend...