summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Hexagon
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Handle a global operand to A2_addi when creating duplexesKrzysztof Parzyszek2017-06-221-0/+15
* [Hexagon] Change iconst to emit 27bit relocationKrzysztof Parzyszek2017-05-021-1/+1
* [Hexagon] Add extenders for GD_PLT_B22_PCREL and LD_PLT_B22_PCRELKrzysztof Parzyszek2017-05-021-0/+13
* [Hexagon] Make sure duplexed dealloc_returns are checked for double jumpsKrzysztof Parzyszek2017-05-021-0/+7
* [Hexagon] Move checking AXOK to checkerKrzysztof Parzyszek2017-05-022-0/+13
* [Hexagon] Extract function that checks endloops with other branchesKrzysztof Parzyszek2017-05-022-19/+12
* [Hexagon] Improving error reporting for writing to read only registersKrzysztof Parzyszek2017-05-014-0/+25
* [Hexagon] Give better error messages for solo instruction errorsKrzysztof Parzyszek2017-05-012-0/+15
* [Hexagon] Fixing test from 297920 to add Hexagon triple.Colin LeMahieu2017-03-161-2/+2
* [Hexagon] Updating inline saturate lanes for v62 version.Colin LeMahieu2017-03-161-0/+13
* [Hexagon] Fix testcase accidentally broken by r296645Krzysztof Parzyszek2017-03-011-2/+2
* [Hexagon] Introduce Hexagon V62Krzysztof Parzyszek2017-02-105-0/+630
* [Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek2017-02-1022-209/+206
* [Hexagon] Remove encoding bits from mapped instructionsKrzysztof Parzyszek2017-02-071-4/+4
* [Hexagon] Adding gp+ to the syntax of gp-relative instructionsKrzysztof Parzyszek2017-02-069-13/+652
* [Hexagon] Update MCTargetDescKrzysztof Parzyszek2017-02-0613-10/+164
* [Hexagon] Adding opExtentBits and opExtentAlign to GPrel instructionsKrzysztof Parzyszek2017-02-021-4/+4
* [Hexagon] Fix relocation kind for extended predicated callsKrzysztof Parzyszek2017-02-021-0/+6
* [Hexagon] Fix disassembler crash after r279255Krzysztof Parzyszek2016-09-091-0/+7
* Remove redundant -mattr options from llvm-objdump commands.Daniel Sanders2016-06-161-1/+1
* [Hexagon] Use pipe instead of temporary files in testsKrzysztof Parzyszek2016-05-203-6/+6
* [Hexagon] Treat all conditional branches as predicted (not-taken by default)Krzysztof Parzyszek2016-05-091-0/+14
* [Hexagon] Add aliases for vector loads/stores with no explicit offsetKrzysztof Parzyszek2016-05-051-0/+61
* [Hexagon] Add instruction aliases for vector unsigned compare-equalKrzysztof Parzyszek2016-04-281-0/+36
* [Hexagon] Define certain aliases for vector instructionsKrzysztof Parzyszek2016-04-281-0/+10
* [Hexagon] Handle double-vector registers as new-value producersKrzysztof Parzyszek2016-04-281-0/+12
* [Hexagon] Merging nops in to previous packet rather than always creating a ne...Colin LeMahieu2016-04-271-0/+60
* [Hexagon] Use llvm-mc instead of llc in an MC testcaseKrzysztof Parzyszek2016-04-251-0/+9
* [Hexagon] Use llvm-mc instead of llc in an MC testcaseKrzysztof Parzyszek2016-04-251-9/+0
* [Hexagon] Correctly set "Flags" in ELF headerKrzysztof Parzyszek2016-04-251-0/+9
* [Hexagon] Add definitions for trap/pause instructionsKrzysztof Parzyszek2016-04-221-0/+36
* [Hexagon] Properly recognize register alt namesKrzysztof Parzyszek2016-04-211-0/+14
* [Hexagon] Fix handling of lcomm directiveKrzysztof Parzyszek2016-04-201-0/+19
* Revert r265817Colin LeMahieu2016-04-0810-10/+10
* [llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu2016-04-0810-10/+10
* [Hexagon] Add handling fixups and instruction relaxationKrzysztof Parzyszek2016-03-211-0/+25
* [Hexagon] Properly encode registers in duplex instructionsKrzysztof Parzyszek2016-03-211-0/+10
* [Hexagon] As a size optimization, not lazy extending TPREL or DTPREL variants...Colin LeMahieu2016-02-291-0/+8
* [Hexagon] Adding relocation for code size, cold path optimization allowing a ...Colin LeMahieu2016-02-161-0/+6
* [llvm-readobj] Option to emit readelf like outputHemant Kulkarni2016-02-101-1/+1
* Revert "[llvm-readobj] Option to emit readelf like output"Hemant Kulkarni2016-02-101-1/+1
* [llvm-readobj] Option to emit readelf like outputHemant Kulkarni2016-02-101-1/+1
* [Hexagon] Fixing relocation generation and adding tests.Colin LeMahieu2016-02-091-0/+244
* Fix several accidental DOS line endings in source filesDimitry Andric2016-01-031-3/+3
* [Hexagon] Add PIC supportKrzysztof Parzyszek2015-12-182-0/+22
* [Hexagon] Adding shuffling resources for HVX instructions and tests for instr...Colin LeMahieu2015-12-039-0/+1189
* [Hexagon] NFC. Adding a number of packet correctness tests.Colin LeMahieu2015-11-135-0/+88
* [Hexagon] Adding relaxation functionality to backend and test.Colin LeMahieu2015-11-132-0/+25
* [Hexagon] Adding checks for values out of operand range and correct new-value...Colin LeMahieu2015-11-122-0/+82
* [Hexagon] Adding test to make sure labels and register pairs are correctly pa...Colin LeMahieu2015-11-121-0/+26
OpenPOWER on IntegriCloud