aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/Hexagon.td
AgeCommit message (Expand)AuthorFilesLines
2024-12-23[Hexagon] Add V79 support to compiler and assembler (#120983)Ikhlas Ajbar1-0/+13
2024-12-20[Hexagon] Add V75 support to compiler and assembler (#120773)Ikhlas Ajbar1-0/+14
2023-03-14[TableGen][RISCV][Hexagon][LoongArch] Add a list of Predicates to HwMode.Craig Topper1-2/+2
2022-11-17[Hexagon] Add instruction definitions for Hexagon v71, v71t, and v73Krzysztof Parzyszek1-0/+30
2022-11-17Revert "[Hexagon] Add instruction definitions for Hexagon v71, v71t, and v73"Fangrui Song1-30/+0
2022-11-17[Hexagon] Add instruction definitions for Hexagon v71, v71t, and v73Krzysztof Parzyszek1-0/+30
2021-12-23[Hexagon] Introduce Hexagon v69 ISAKrzysztof Parzyszek1-10/+45
2021-02-03[Hexagon] Add LLVM instruction definitions for Hexagon V68Krzysztof Parzyszek1-1/+11
2020-03-13[TableGen] Support combining AssemblerPredicates with ORsSimon Cook1-12/+12
2020-02-03[Hexagon] Rename FeatureHasPreV65 to FeaturePreV65Krzysztof Parzyszek1-7/+7
2020-01-21[Hexagon] Add support for Hexagon v67t microarchitecture (tiny core)Krzysztof Parzyszek1-0/+16
2020-01-20[Hexagon] Add support for Hexagon/HVX v67 ISAKrzysztof Parzyszek1-0/+20
2020-01-17[Hexagon] Improve HVX version checksKrzysztof Parzyszek1-4/+4
2020-01-17[Hexagon] Add prev65 subtarget featureKrzysztof Parzyszek1-14/+16
2020-01-16[Hexagon] Add a target feature to disable compound instructionsKrzysztof Parzyszek1-14/+17
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-05[Hexagon] Add instruction definitions for Hexagon V66Krzysztof Parzyszek1-1/+1
2018-12-05[Hexagon] Foundation of support for Hexagon V66Krzysztof Parzyszek1-2/+17
2018-12-03[Hexagon] Switch to auto-generated intrinsic definitions and patternsKrzysztof Parzyszek1-2/+0
2018-11-09[Hexagon] Implement noreturn optimizationBrendon Cahoon1-0/+3
2018-10-19[Hexagon] Remove support for V4Krzysztof Parzyszek1-11/+7
2018-06-26[Hexagon] Add a "generic" cpuBrendon Cahoon1-0/+4
2018-05-15[Hexagon] Remove unused flag from subtarget and (non)corresponding testKrzysztof Parzyszek1-1/+0
2018-05-14[Hexagon] Add a target feature to control using small data sectionKrzysztof Parzyszek1-6/+8
2018-05-14[Hexagon] Add a target feature for generating new-value storesKrzysztof Parzyszek1-6/+13
2018-05-14[Hexagon] Add a target feature for memop generationKrzysztof Parzyszek1-10/+15
2018-04-03[Hexagon] Remove -mhvx-double and the corresponding subtarget featureKrzysztof Parzyszek1-18/+9
2018-03-12[Hexagon] Subtarget feature to emit one instruction per packetKrzysztof Parzyszek1-6/+13
2018-02-28[Hexagon] Implement target feature +reserved-r19Krzysztof Parzyszek1-0/+2
2018-02-23[MachineOperand][Target] MachineOperand::isRenamable semantics changesGeoff Berry1-0/+1
2018-02-09[Hexagon] Express calling conventions via .td file instead of hand-codingKrzysztof Parzyszek1-0/+1
2018-02-06[Hexagon] Extract HVX lowering and selection into HVX-specific files, NFCKrzysztof Parzyszek1-0/+1
2017-12-11[Hexagon] Add support for Hexagon V65Krzysztof Parzyszek1-22/+55
2017-10-20[Hexagon] Reorganize and update instruction patternsKrzysztof Parzyszek1-1/+0
2017-10-18[Hexagon] New HVX target features.Sumanth Gundapaneni1-14/+42
2017-10-05[Hexagon] Give uniform names to functions changing addressing modes, NFCKrzysztof Parzyszek1-13/+13
2017-09-15[Hexagon] Switch to parameterized register classes for HVXKrzysztof Parzyszek1-0/+3
2017-02-10[Hexagon] Introduce Hexagon V62Krzysztof Parzyszek1-0/+3
2017-02-10[Hexagon] Remove unused .td filesKrzysztof Parzyszek1-1/+0
2017-02-10[Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek1-13/+13
2017-02-06[Hexagon] Update MCTargetDescKrzysztof Parzyszek1-5/+5
2016-12-05[Hexagon] Adding additional tokenization characters in preparation for removi...Colin LeMahieu1-1/+1
2016-11-05[Hexagon] Split all selection patterns into a separate fileKrzysztof Parzyszek1-0/+1
2016-07-25[Hexagon] Add target feature to generate long callsKrzysztof Parzyszek1-8/+9
2016-05-05[Hexagon] Merge HexagonAlias.td into HexagonInstrAlias.td, NFCKrzysztof Parzyszek1-1/+0
2016-04-29[Hexagon] Optimize addressing modes for load/storeKrzysztof Parzyszek1-1/+25
2016-04-28[Hexagon] Define certain aliases for vector instructionsKrzysztof Parzyszek1-0/+1
2016-04-21[Hexagon] Properly recognize register alt namesKrzysztof Parzyszek1-0/+1
2015-12-31[TableGen] Modify the AsmMatcherEmitter to only apply the table growth from r...Craig Topper1-0/+5
2015-12-14[Hexagon] Subtarget features/default CPU correctionsKrzysztof Parzyszek1-1/+1