summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/Hexagon.td
AgeCommit message (Expand)Author
2017-12-11[Hexagon] Add support for Hexagon V65Krzysztof Parzyszek
2017-10-20[Hexagon] Reorganize and update instruction patternsKrzysztof Parzyszek
2017-10-18[Hexagon] New HVX target features.Sumanth Gundapaneni
2017-10-05[Hexagon] Give uniform names to functions changing addressing modes, NFCKrzysztof Parzyszek
2017-09-15[Hexagon] Switch to parameterized register classes for HVXKrzysztof Parzyszek
2017-02-10[Hexagon] Introduce Hexagon V62Krzysztof Parzyszek
2017-02-10[Hexagon] Remove unused .td filesKrzysztof Parzyszek
2017-02-10[Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek
2017-02-06[Hexagon] Update MCTargetDescKrzysztof Parzyszek
2016-12-05[Hexagon] Adding additional tokenization characters in preparation for removi...Colin LeMahieu
2016-11-05[Hexagon] Split all selection patterns into a separate fileKrzysztof Parzyszek
2016-07-25[Hexagon] Add target feature to generate long callsKrzysztof Parzyszek
2016-05-05[Hexagon] Merge HexagonAlias.td into HexagonInstrAlias.td, NFCKrzysztof Parzyszek
2016-04-29[Hexagon] Optimize addressing modes for load/storeKrzysztof Parzyszek
2016-04-28[Hexagon] Define certain aliases for vector instructionsKrzysztof Parzyszek
2016-04-21[Hexagon] Properly recognize register alt namesKrzysztof Parzyszek
2015-12-31[TableGen] Modify the AsmMatcherEmitter to only apply the table growth from r...Craig Topper
2015-12-14[Hexagon] Subtarget features/default CPU correctionsKrzysztof Parzyszek
2015-11-26[Hexagon] Hexagon V60 HVX intrinsic defintionsKrzysztof Parzyszek
2015-11-24[Hexagon] Bring HexagonInstrInfo up to dateKrzysztof Parzyszek
2015-11-09[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...Colin LeMahieu
2015-10-20[Hexagon] Change Based->Base in getBasedWithImmOffsetKrzysztof Parzyszek
2015-10-20[Hexagon] Remove the remnants of isConstExtProfitableKrzysztof Parzyszek
2015-10-17[Hexagon] Adding skeleton of HVX extension instructions.Colin LeMahieu
2015-03-21Make the Hexagon ISelDAGToDAG pass set the subtarget dynamicallyEric Christopher
2015-03-12Remove unused complex patterns for addressing modes on Hexagon.Krzysztof Parzyszek
2015-03-10Hexagon: Remove unused InstrMapping.Benjamin Kramer
2015-02-09[Hexagon] Removing more V4 predicates since V4 is the required minimum.Colin LeMahieu
2015-02-02Migrate HexagonISelDAGToDAG to setting a subtarget pointer duringEric Christopher
2015-01-06[Hexagon] Adding dealloc_return encoding and absolute address stores.Colin LeMahieu
2014-12-30[Hexagon] Adding reg-reg indexed load forms.Colin LeMahieu
2014-05-08[Hexagon] Add new InstrItinClass to support timing classes.Jyotsna Verma
2013-12-02Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola
2013-05-10Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore.Jyotsna Verma
2013-05-10Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.Jyotsna Verma
2013-05-06Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma
2013-05-02reverting r180953Jyotsna Verma
2013-05-02Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma
2013-05-01Hexagon: Use multiclass for Jump instructions.Jyotsna Verma
2012-12-04Move generic Hexagon subtarget information into Hexagon.tdJyotsna Verma
2012-07-07I'm introducing a new machine model to simultaneously allow simpleAndrew Trick
2012-05-10Hexagon V5 FP Support.Sirish Pande
2012-04-23Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth
2012-04-23Hexagon V5 (floating point) support.Sirish Pande
2012-04-12Hexagon: enable assembler output through the MC layer.Evandro Menezes
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2011-12-12Hexagon backend supportTony Linthicum