[Hexagon] Don't call getNumImplicitDefs and then iterate over the count. getNumImplic...
[oota-llvm.git] / lib / Target / Hexagon / HexagonInstrInfoV3.td
2015-02-09 Colin LeMahieu[Hexagon] Removing v2-4 flags. V4 is the minimum suppo...
2015-02-05 Colin LeMahieu[Hexagon] Renaming v4 compare-and-jump instructions.
2015-02-05 Colin LeMahieu[Hexagon] Since decoding conflicts have been resolved...
2015-02-04 Colin LeMahieu[Hexagon] Changing some isCodeGenOnly to isAsmParserOnl...
2015-02-03 Colin LeMahieu[Hexagon] Marking a bunch of non-encoded instructions...
2015-02-03 Colin LeMahieu[Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning...
2015-01-30 Colin LeMahieu[Hexagon] Adding vector permutation instructions and...
2015-01-30 Colin LeMahieu[Hexagon] Adding XTYPE/COMPLEX instructions and cleanin...
2015-01-16 Colin LeMahieu[Hexagon] Updating call/jump instruction patterns.
2014-12-12 Colin LeMahieu[Hexagon] Adding double word add/min/minu/max/maxu...
2014-12-12 Colin LeMahieu[Hexagon] Adding J class call instructions.
2014-11-26 Craig TopperReplace neverHasSideEffects=1 with hasSideEffects=0...
2013-05-01 Jyotsna VermaHexagon: Use multiclass for Jump instructions.
2012-07-13 Jakob Stoklund OlesenRemove variable_ops from call instructions in most...
2012-05-03 Sirish PandeExtensions of Hexagon V4 instructions.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeSupport for Hexagon VLIW Packetizer.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-12 Sirish PandeHexagonPacketizer patch.
2011-12-12 Tony LinthicumHexagon backend support