aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonInstrInfoV4.td
AgeCommit message (Expand)Author
2013-05-10Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.Jyotsna Verma
2013-05-07Hexagon: Set accessSize and addrMode on all load/store instructions.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
2013-04-23Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.Jyotsna Verma
2013-04-23Hexagon: Define relations for GP-relative instructions.Jyotsna Verma
2013-04-23Hexagon: Remove duplicate instructions to handle global/immediate valuesJyotsna Verma
2013-04-12Hexagon: Set isPredicatedNew flag on predicate new instructions.Jyotsna Verma
2013-04-12Hexagon: Set isPredicatedFlase flag for all the instructions with negated pre...Jyotsna Verma
2013-03-28Hexagon: Use multiclass for gp-relative instructions.Jyotsna Verma
2013-03-26Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth.Jyotsna Verma
2013-03-22Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and w...Jyotsna Verma
2013-03-08Hexagon: Add patterns for zero extended loads from i1->i64.Jyotsna Verma
2013-03-07Hexagon: Add support to lower block address.Jyotsna Verma
2013-03-05reverting patch 176508.Jyotsna Verma
2013-03-05Hexagon: Add support for lowering block address.Jyotsna Verma
2013-02-15Hexagon: Set appropriate TSFlags to the loads/stores with global address toJyotsna Verma
2013-02-14Hexagon: Use multiclass for absolute addressing mode loads.Jyotsna Verma
2013-02-13Hexagon: Use absolute addressing mode loads/stores for global+offset Jyotsna Verma
2013-02-05Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handleJyotsna Verma
2013-02-05Hexagon: Use multiclass for absolute addressing mode stores.Jyotsna Verma
2013-02-05Hexagon: Add V4 compare instructions. Enable relationship mappingJyotsna Verma
2013-02-04Hexagon: Add V4 combine instructions and some more Def Pats for V2.Jyotsna Verma
2013-02-01Replace LDriu*[bhdw]_indexed_V4 instructions with "def Pats".Jyotsna Verma
2013-02-01Add appropriate TSFlags to the instructions that must be always extended.Jyotsna Verma
2013-01-29Use multiclass for post-increment store instructions.Jyotsna Verma
2013-01-29Add constant extender support for MInst type instructions.Jyotsna Verma
2013-01-07Remove more unnecessary # operators with nothing to paste proceeding them.Craig Topper
2013-01-07Remove # from the beginning and end of def names. The # is a paste operator a...Craig Topper
2012-12-20Add constant extender support to GP-relative load/store instructions.Jyotsna Verma
2012-12-20Add TSFlags to ALU32 type instructions for constant-extender/Relationship maps.Jyotsna Verma
2012-12-11Use multiclass for new-value store instructions with MEMri operand.Jyotsna Verma
2012-12-05Define new-value store instructions with base+immediate addressing modeJyotsna Verma
2012-12-05Use multiclass to define store instructions with base+immediate offsetJyotsna Verma
2012-12-04Define store instructions with base+register offset addressing modeJyotsna Verma
2012-12-04Add patterns to define 'combine', 'tstbit', 'ct0/cl0' (count trailing/leading...Jyotsna Verma
2012-12-03Define store instructions with base+immediate offset addressing modeJyotsna Verma
2012-11-30Use multiclass for the store instructions with MEMri operand.Jyotsna Verma
2012-11-30Use multiclass for the load instructions with 'base + register offset'Jyotsna Verma
2012-11-20Removing some unused instruction definitions from the Hexagon backend.Jyotsna Verma
2012-11-14Added multiclass for post-increment load instructions.Jyotsna Verma
2012-07-13Remove variable_ops from call instructions in most targets.Jakob Stoklund Olesen
2012-05-14Revert 156634 upon request until code improvement changes are made.Brendon Cahoon
2012-05-11Hexagon constant extender support.Brendon Cahoon
2012-05-08Update load/store instruction patterns in Hexagon V4.Sirish Pande
2012-05-03Extensions of Hexagon V4 instructions.Sirish Pande
2012-04-23Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth
2012-04-23Support for Hexagon VLIW Packetizer.Sirish Pande