[Hexagon] Removing static variable holding MCInstrInfo.
[oota-llvm.git] / lib / Target / Hexagon / MCTargetDesc / HexagonMCInst.cpp
2015-02-19 Colin LeMahieu[Hexagon] Removing static variable holding MCInstrInfo.
2015-02-02 Eric ChristopherRemove dead code in the HexagonMCInst classes. This...
2015-02-02 Eric Christopher80-col fixup.
2015-02-02 Eric ChristopherRemove dead code in the HexagonMCInst classes. This...
2015-02-02 Eric Christopher80-col fixup.
2014-12-03 Colin LeMahieu[Hexagon] Converting member InstrDesc to static variable.
2014-12-03 Colin LeMahieu[Hexagon] Converting subclass members to an implicit...
2014-12-03 Colin LeMahieu[NFC] Fixing pendantic warning extra semicolons.
2014-12-03 Colin LeMahieu[Hexagon] [NFC] Moving function implementations out...
2014-11-04 Colin LeMahieu[Hexagon] Reverting 220584 to address ASAN errors.
2014-10-24 Colin LeMahieu[Hexagon] Resubmission of 220427
2014-10-23 NAKAMURA TakumiRevert r220427, "[Hexagon] Adding encoding bits for...
2014-10-22 Colin LeMahieu[Hexagon] Adding encoding bits for add opcode.
2014-08-20 Alexey SamsonovFix undefined behavior (left shift of negative value...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2013-02-20 Jyotsna VermaHexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMC...