summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Hexagon
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* [llvm-mc] Add reportWarning() to MCContextBrian Cain2019-08-081-0/+19
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [llvm-objdump] - Print relocation record in a GNU format.George Rimar2019-05-071-1/+1
* [hexagon] change AsmParser assertion to errorBrian Cain2019-05-032-0/+12
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-4/+4
* [Hexagon] Add instruction definitions for Hexagon V66Krzysztof Parzyszek2018-12-053-0/+39
* [MC] Fix 3 objdump tests after rL346610Fangrui Song2018-11-112-6/+6
* [Hexagon] Handle Hexagon's SHF_HEX_GPREL section flagKrzysztof Parzyszek2018-11-091-0/+10
* [Hexagon] Remove support for V4Krzysztof Parzyszek2018-10-191-2/+0
* Check for tied operandsSid Manning2018-08-131-0/+6
* [Hexagon] Fix the value of HexagonII::TypeCVI_FIRSTKrzysztof Parzyszek2018-06-191-0/+12
* [Hexagon] Use addAliasForDirective for data directivesAlex Bradbury2018-05-172-0/+45
* Hexagon: Put relocations after instructions not packets.Sid Manning2018-05-142-2/+17
* [Hexagon] Move clamping of extended operands directly to MC code emitterKrzysztof Parzyszek2018-05-071-0/+7
* [Hexagon] Recognize and handle :endloop01Krzysztof Parzyszek2018-03-301-3/+10
* [Hexagon] Always generate mux out of predicated transfers if possibleKrzysztof Parzyszek2018-03-231-4/+3
* [Hexagon] Add trap1 instructionKrzysztof Parzyszek2018-03-012-1/+13
* [Hexagon] Add guest registersKrzysztof Parzyszek2018-03-011-0/+67
* [Hexagon] Express calling conventions via .td file instead of hand-codingKrzysztof Parzyszek2018-02-091-4/+4
* [Hexagon] Add support for Hexagon V65Krzysztof Parzyszek2017-12-118-21/+250
* [Hexagon] Remove trailing spaces, NFCKrzysztof Parzyszek2017-11-223-4/+4
* [Hexagon] New HVX target features.Sumanth Gundapaneni2017-10-1813-22/+22
* [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
OpenPOWER on IntegriCloud