summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Hexagon/inst_cmp_gti.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek2017-02-101-1/+1
| | | | llvm-svn: 294753
* Revert r265817Colin LeMahieu2016-04-081-1/+1
| | | | | | lld tests need to be addressed. llvm-svn: 265822
* [llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu2016-04-081-1/+1
| | | | | | Differential Revision: http://reviews.llvm.org/D18770 llvm-svn: 265817
* [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle ↵Colin LeMahieu2015-05-291-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 LeMahieu2014-12-091-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 LeMahieu2014-11-261-0/+10
| | | | llvm-svn: 222849
* Reverting 222792Colin LeMahieu2014-11-251-10/+0
| | | | llvm-svn: 222793
* [Hexagon] Adding compare with immediate instructions.Colin LeMahieu2014-11-251-0/+10
llvm-svn: 222792
OpenPOWER on IntegriCloud