summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonInstrInfoV4.td
Commit message (Expand)AuthorAge
* TableGen: permit non-leaf ComplexPattern usesTim Northover2014-05-20
* [Hexagon] Add New TSFlags to be used in the upcoming patches.Jyotsna Verma2014-05-07
* Fix typosAlp Toker2014-02-25
* Correct word hyphenationsAlp Toker2013-12-05
* Prune trailing linefeeds.NAKAMURA Takumi2013-10-28
* Hexagon: Add patterns to generate 'combine' instructions.Jyotsna Verma2013-05-14
* Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.Jyotsna Verma2013-05-10
* Hexagon: Set accessSize and addrMode on all load/store instructions.Jyotsna Verma2013-05-07
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-06
* reverting r180953Jyotsna Verma2013-05-02
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-02
* Hexagon: Use multiclass for Jump instructions.Jyotsna Verma2013-05-01
* Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.Jyotsna Verma2013-04-23
* Hexagon: Define relations for GP-relative instructions.Jyotsna Verma2013-04-23
* Hexagon: Remove duplicate instructions to handle global/immediate valuesJyotsna Verma2013-04-23
* Hexagon: Set isPredicatedNew flag on predicate new instructions.Jyotsna Verma2013-04-12
* Hexagon: Set isPredicatedFlase flag for all the instructions with negated pre...Jyotsna Verma2013-04-12
* Hexagon: Use multiclass for gp-relative instructions.Jyotsna Verma2013-03-28
* Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth.Jyotsna Verma2013-03-26
* Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and w...Jyotsna Verma2013-03-22
* Hexagon: Add patterns for zero extended loads from i1->i64.Jyotsna Verma2013-03-08
* Hexagon: Add support to lower block address.Jyotsna Verma2013-03-07
* reverting patch 176508.Jyotsna Verma2013-03-05
* Hexagon: Add support for lowering block address.Jyotsna Verma2013-03-05
* Hexagon: Set appropriate TSFlags to the loads/stores with global address toJyotsna Verma2013-02-15
* Hexagon: Use multiclass for absolute addressing mode loads.Jyotsna Verma2013-02-14
* Hexagon: Use absolute addressing mode loads/stores for global+offset Jyotsna Verma2013-02-13
* Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handleJyotsna Verma2013-02-05
* Hexagon: Use multiclass for absolute addressing mode stores.Jyotsna Verma2013-02-05
* Hexagon: Add V4 compare instructions. Enable relationship mappingJyotsna Verma2013-02-05
* Hexagon: Add V4 combine instructions and some more Def Pats for V2.Jyotsna Verma2013-02-04
* Replace LDriu*[bhdw]_indexed_V4 instructions with "def Pats".Jyotsna Verma2013-02-01
* Add appropriate TSFlags to the instructions that must be always extended.Jyotsna Verma2013-02-01
* Use multiclass for post-increment store instructions.Jyotsna Verma2013-01-29
* Add constant extender support for MInst type instructions.Jyotsna Verma2013-01-29
* Remove more unnecessary # operators with nothing to paste proceeding them.Craig Topper2013-01-07
* Remove # from the beginning and end of def names. The # is a paste operator a...Craig Topper2013-01-07
* Add constant extender support to GP-relative load/store instructions.Jyotsna Verma2012-12-20
* Add TSFlags to ALU32 type instructions for constant-extender/Relationship maps.Jyotsna Verma2012-12-20
* Use multiclass for new-value store instructions with MEMri operand.Jyotsna Verma2012-12-11
* Define new-value store instructions with base+immediate addressing modeJyotsna Verma2012-12-05
* Use multiclass to define store instructions with base+immediate offsetJyotsna Verma2012-12-05
* Define store instructions with base+register offset addressing modeJyotsna Verma2012-12-04
* Add patterns to define 'combine', 'tstbit', 'ct0/cl0' (count trailing/leading...Jyotsna Verma2012-12-04
* Define store instructions with base+immediate offset addressing modeJyotsna Verma2012-12-03
* Use multiclass for the store instructions with MEMri operand.Jyotsna Verma2012-11-30
* Use multiclass for the load instructions with 'base + register offset'Jyotsna Verma2012-11-30
* Removing some unused instruction definitions from the Hexagon backend.Jyotsna Verma2012-11-20
* Added multiclass for post-increment load instructions.Jyotsna Verma2012-11-14
* Remove variable_ops from call instructions in most targets.Jakob Stoklund Olesen2012-07-13