aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Hexagon
AgeCommit message (Expand)Author
2017-06-22[Hexagon] Handle a global operand to A2_addi when creating duplexesKrzysztof Parzyszek
2017-05-02[Hexagon] Change iconst to emit 27bit relocationKrzysztof Parzyszek
2017-05-02[Hexagon] Add extenders for GD_PLT_B22_PCREL and LD_PLT_B22_PCRELKrzysztof Parzyszek
2017-05-02[Hexagon] Make sure duplexed dealloc_returns are checked for double jumpsKrzysztof Parzyszek
2017-05-02[Hexagon] Move checking AXOK to checkerKrzysztof Parzyszek
2017-05-02[Hexagon] Extract function that checks endloops with other branchesKrzysztof Parzyszek
2017-05-01[Hexagon] Improving error reporting for writing to read only registersKrzysztof Parzyszek
2017-05-01[Hexagon] Give better error messages for solo instruction errorsKrzysztof Parzyszek
2017-03-16[Hexagon] Fixing test from 297920 to add Hexagon triple.Colin LeMahieu
2017-03-16[Hexagon] Updating inline saturate lanes for v62 version.Colin LeMahieu
2017-03-01[Hexagon] Fix testcase accidentally broken by r296645Krzysztof Parzyszek
2017-02-10[Hexagon] Introduce Hexagon V62Krzysztof Parzyszek
2017-02-10[Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek
2017-02-07[Hexagon] Remove encoding bits from mapped instructionsKrzysztof Parzyszek
2017-02-06[Hexagon] Adding gp+ to the syntax of gp-relative instructionsKrzysztof Parzyszek
2017-02-06[Hexagon] Update MCTargetDescKrzysztof Parzyszek
2017-02-02[Hexagon] Adding opExtentBits and opExtentAlign to GPrel instructionsKrzysztof Parzyszek
2017-02-02[Hexagon] Fix relocation kind for extended predicated callsKrzysztof Parzyszek
2016-09-09[Hexagon] Fix disassembler crash after r279255Krzysztof Parzyszek
2016-06-16Remove redundant -mattr options from llvm-objdump commands.Daniel Sanders
2016-05-20[Hexagon] Use pipe instead of temporary files in testsKrzysztof Parzyszek
2016-05-09[Hexagon] Treat all conditional branches as predicted (not-taken by default)Krzysztof Parzyszek
2016-05-05[Hexagon] Add aliases for vector loads/stores with no explicit offsetKrzysztof Parzyszek
2016-04-28[Hexagon] Add instruction aliases for vector unsigned compare-equalKrzysztof Parzyszek
2016-04-28[Hexagon] Define certain aliases for vector instructionsKrzysztof Parzyszek
2016-04-28[Hexagon] Handle double-vector registers as new-value producersKrzysztof Parzyszek
2016-04-27[Hexagon] Merging nops in to previous packet rather than always creating a ne...Colin LeMahieu
2016-04-25[Hexagon] Use llvm-mc instead of llc in an MC testcaseKrzysztof Parzyszek
2016-04-25[Hexagon] Use llvm-mc instead of llc in an MC testcaseKrzysztof Parzyszek
2016-04-25[Hexagon] Correctly set "Flags" in ELF headerKrzysztof Parzyszek
2016-04-22[Hexagon] Add definitions for trap/pause instructionsKrzysztof Parzyszek
2016-04-21[Hexagon] Properly recognize register alt namesKrzysztof Parzyszek
2016-04-20[Hexagon] Fix handling of lcomm directiveKrzysztof Parzyszek
2016-04-08Revert r265817Colin LeMahieu
2016-04-08[llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu
2016-03-21[Hexagon] Add handling fixups and instruction relaxationKrzysztof Parzyszek
2016-03-21[Hexagon] Properly encode registers in duplex instructionsKrzysztof Parzyszek
2016-02-29[Hexagon] As a size optimization, not lazy extending TPREL or DTPREL variants...Colin LeMahieu
2016-02-16[Hexagon] Adding relocation for code size, cold path optimization allowing a ...Colin LeMahieu
2016-02-10[llvm-readobj] Option to emit readelf like outputHemant Kulkarni
2016-02-10Revert "[llvm-readobj] Option to emit readelf like output"Hemant Kulkarni
2016-02-10[llvm-readobj] Option to emit readelf like outputHemant Kulkarni
2016-02-09[Hexagon] Fixing relocation generation and adding tests.Colin LeMahieu
2016-01-03Fix several accidental DOS line endings in source filesDimitry Andric
2015-12-18[Hexagon] Add PIC supportKrzysztof Parzyszek
2015-12-03[Hexagon] Adding shuffling resources for HVX instructions and tests for instr...Colin LeMahieu
2015-11-13[Hexagon] NFC. Adding a number of packet correctness tests.Colin LeMahieu
2015-11-13[Hexagon] Adding relaxation functionality to backend and test.Colin LeMahieu
2015-11-12[Hexagon] Adding checks for values out of operand range and correct new-value...Colin LeMahieu
2015-11-12[Hexagon] Adding test to make sure labels and register pairs are correctly pa...Colin LeMahieu