Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Replace instruction definitions with auto-generated ones | Krzysztof Parzyszek | 2017-02-10 | 1 | -1/+1 |
| | | | | llvm-svn: 294753 | ||||
* | Revert r265817 | Colin LeMahieu | 2016-04-08 | 1 | -1/+1 |
| | | | | | | lld tests need to be addressed. llvm-svn: 265822 | ||||
* | [llvm-objdump] Printing hex instead of dec by default | Colin LeMahieu | 2016-04-08 | 1 | -1/+1 |
| | | | | | | Differential Revision: http://reviews.llvm.org/D18770 llvm-svn: 265817 | ||||
* | [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle ↵ | Colin LeMahieu | 2015-05-29 | 1 | -2/+4 |
| | | | | | | 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 | ||||
* | [Hexagon] Updating predicate register transfers and adding tstbit to allow ↵ | Colin LeMahieu | 2014-12-09 | 1 | -1/+1 |
| | | | | | | select selection. Updating ll tests with predicate transfers that previously had nop encodings. llvm-svn: 223800 | ||||
* | [Hexagon] Adding cmp* immediate form instructions. | Colin LeMahieu | 2014-11-26 | 1 | -0/+10 |
| | | | | llvm-svn: 222849 | ||||
* | Reverting 222792 | Colin LeMahieu | 2014-11-25 | 1 | -10/+0 |
| | | | | llvm-svn: 222793 | ||||
* | [Hexagon] Adding compare with immediate instructions. | Colin LeMahieu | 2014-11-25 | 1 | -0/+10 |
llvm-svn: 222792 |