Colin LeMahieu
|
86f218e7ec
|
[Hexagon] Adding basic relaxation functionality.
llvm-svn: 238660
|
2015-05-30 18:55:47 +00:00 |
Colin LeMahieu
|
68d967d92e
|
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle at a time which is the semantic unit for Hexagon. Fixing tests to use the new format. Disabling tests in the direct object emission path for a followup patch.
llvm-svn: 238556
|
2015-05-29 14:44:13 +00:00 |
Jim Grosbach
|
e9119e41ef
|
MC: Modernize MCOperand API naming. NFC.
MCOperand::Create*() methods renamed to MCOperand::create*().
llvm-svn: 237275
|
2015-05-13 18:37:00 +00:00 |
Colin LeMahieu
|
b662565475
|
[Hexagon] Adding expression MC emission and removing XFAIL from test that hits this code path.
llvm-svn: 236348
|
2015-05-01 21:14:21 +00:00 |
Colin LeMahieu
|
1174fea31c
|
[Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrInfo and eliminating HexagonMCInst class.
llvm-svn: 229914
|
2015-02-19 21:10:50 +00:00 |
Colin LeMahieu
|
745c4710db
|
[Hexagon] Moving more functions off of HexagonMCInst and in to HexagonMCInstrInfo.
llvm-svn: 229903
|
2015-02-19 19:49:27 +00:00 |
Colin LeMahieu
|
af304e5192
|
[Hexagon] Creating HexagonMCInstrInfo namespace as landing zone for static functions detached from HexagonMCInst.
llvm-svn: 229885
|
2015-02-19 19:00:00 +00:00 |