[Hexagon] Remove the remnants of isConstExtProfitable
[oota-llvm.git] / lib / Target / Hexagon / HexagonOperands.td
2015-10-20 Krzysztof Parzyszek[Hexagon] Remove the remnants of isConstExtProfitable
2015-10-17 Colin LeMahieu[Hexagon] Adding skeleton of HVX extension instructions.
2015-06-12 Colin LeMahieu[Hexagon] Making intrinsic tests agnostic to register...
2015-06-10 Colin LeMahieu[Hexagon] Adding decoders for signed operands and ensur...
2015-06-05 Colin LeMahieu[Hexagon] Reapply r239097 with tests corrected for...
2015-06-04 Colin LeMahieuRevert r239095 incorrect test tree.
2015-06-04 Colin LeMahieu[Hexagon] Adding functionality for duplexing. Duplexin...
2015-04-27 Brendon Cahoon[Hexagon] Use constant extenders to fix up hardware...
2015-03-12 Krzysztof ParzyszekRemove unused complex patterns for addressing modes...
2015-03-12 Krzysztof ParzyszekEliminate constant-extender profitability checks from...
2015-02-09 Colin LeMahieu[Hexagon] Removing more V4 predicates since V4 is the...
2015-02-04 Colin LeMahieu[Hexagon] Simplifying some store patterns. Adding...
2015-02-04 Colin LeMahieu[Hexagon] Adding selection for GlobalAddress and conver...
2015-02-02 Eric ChristopherMigrate HexagonISelDAGToDAG to setting a subtarget...
2015-01-28 Colin LeMahieu[Hexagon] Deleting a lot of old variants of intrinsics...
2015-01-19 Colin LeMahieu[Hexagon] Converting remaining ALU32/ALU intrinsics.
2015-01-06 Colin LeMahieu[Hexagon] Adding encoding for misc v4 instructions...
2015-01-06 Colin LeMahieu[Hexagon] Adding dealloc_return encoding and absolute...
2014-12-22 Colin LeMahieu[Hexagon] Adding classes and load unsigned byte instruc...
2014-12-16 Colin LeMahieu[Hexagon] Adding doubleword multiplies with and without...
2012-12-04 Jyotsna VermaMove all operand definitions into HexagonOperands.td
2012-12-03 Jyotsna VermaDefine unsigned const-ext predicates.
2012-12-03 Jyotsna VermaRemoving unnecessary 'else' statement from the predicat...
2012-12-03 Jyotsna VermaDefine signed const-ext predicates.
2012-11-28 Jyotsna VermaDefine signed const-ext immediate operands and their...
2012-11-26 Jyotsna VermaFix comments in HexagonOperands.td.
2012-11-21 Jyotsna VermaAdd new predicates for the immediate operands.
2012-11-21 Jyotsna VermaUse one common 'let' expression to set PrintMethod...
2012-11-21 Rafael EspindolaFinish the renaming.
2012-11-21 Jyotsna VermaRenamed HexagonImmediates.td -> HexagonOperands.td.