Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Hexagon] Adding expression MC emission and removing XFAIL from test that ↵ | Colin LeMahieu | 2015-05-01 | 1 | -0/+25 | |
| | | | | | | hits this code path. llvm-svn: 236348 | |||||
* | [Hexagon] Moving remaining methods off of HexagonMCInst in to ↵ | Colin LeMahieu | 2015-02-19 | 1 | -6/+48 | |
| | | | | | | HexagonMCInstrInfo and eliminating HexagonMCInst class. llvm-svn: 229914 | |||||
* | [Hexagon] Moving more functions off of HexagonMCInst and in to ↵ | Colin LeMahieu | 2015-02-19 | 1 | -1/+145 | |
| | | | | | | HexagonMCInstrInfo. llvm-svn: 229903 | |||||
* | [Hexagon] Creating HexagonMCInstrInfo namespace as landing zone for static ↵ | Colin LeMahieu | 2015-02-19 | 1 | -0/+37 | |
functions detached from HexagonMCInst. llvm-svn: 229885 |