Recommit r232027 with PR22883 fixed: Add infrastructure for support of multiple memor...
[oota-llvm.git] / lib / Target / Hexagon / HexagonOperands.td
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.