[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction parsing...
[oota-llvm.git] / lib / Target / Hexagon / MCTargetDesc / HexagonMCInstrInfo.h
2015-11-09 Colin LeMahieu[Hexagon] Enabling ASM parsing on Hexagon backend and...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-17 Colin LeMahieu[Hexagon] Adding MC ELF streamer and updating addend...
2015-06-16 Colin LeMahieu[Hexagon] Alphabetical ordering of functions, NFC.
2015-06-08 Colin LeMahieu[Hexagon] Adding functionality for searching for compou...
2015-06-05 Colin LeMahieu[Hexagon] Reapply r239097 with tests corrected for...
2015-06-04 Colin LeMahieuRevert r239095 incorrect test tree.
2015-06-04 Colin LeMahieu[Hexagon] Adding functionality for duplexing. Duplexin...
2015-05-31 Colin LeMahieu[Hexagon] Adding MC packet shuffler.
2015-05-30 Colin LeMahieu[Hexagon] Adding basic relaxation functionality.
2015-05-29 Colin LeMahieu[Hexagon] Disassembling, printing, and emitting instruc...
2015-05-15 Pete CooperRemove 3 includes from MCInstrDesc.h and explicitly...
2015-05-01 Colin LeMahieu[Hexagon] Adding expression MC emission and removing...
2015-02-19 Colin LeMahieu[Hexagon] Moving remaining methods off of HexagonMCInst...
2015-02-19 Colin LeMahieu[Hexagon] Moving more functions off of HexagonMCInst...
2015-02-19 Colin LeMahieu[Hexagon] Creating HexagonMCInstrInfo namespace as...