summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonInstrInfoV5.td
Commit message (Expand)AuthorAgeFilesLines
* Eliminate constant-extender profitability checks from Hexagon iselKrzysztof Parzyszek2015-03-121-4/+4
* [Hexagon] Adding vector load with post-increment instructions. Adding decode...Colin LeMahieu2015-02-101-1/+55
* [Hexagon] Formatting v5 TD file. Removing commented defs.Colin LeMahieu2015-02-091-38/+28
* [Hexagon] Factoring out a class for immediate transfers and cleaning up forma...Colin LeMahieu2015-02-051-2/+2
* [Hexagon] Since decoding conflicts have been resolved, isCodeGenOnly = 0 by d...Colin LeMahieu2015-02-051-29/+14
* [Hexagon] Deleting unused instructions and adding isCodeGenOnly to some defs.Colin LeMahieu2015-02-051-1/+1
* [Hexagon] Changing some isCodeGenOnly to isAsmParserOnly since we want them t...Colin LeMahieu2015-02-041-6/+6
* [Hexagon] Marking a bunch of non-encoded instructions with isCodeGenOnly = 1.Colin LeMahieu2015-02-031-3/+6
* [Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning out old intrinsic patt...Colin LeMahieu2015-02-031-0/+4
* [Hexagon] Adding vector shift instructions and tests.Colin LeMahieu2015-01-301-0/+23
* [Hexagon] Adding vector multiplies. Cleaning up tests.Colin LeMahieu2015-01-301-0/+42
* [Hexagon] Adding XTYPE/COMPLEX instructions and cleaning up tests.Colin LeMahieu2015-01-301-0/+6
* [Hexagon] Adding XTYPE/ALU vector instructions. Organizing test files.Colin LeMahieu2015-01-301-0/+8
* [Hexagon] Updating several V5 intrinsics and adding FP tests.Colin LeMahieu2015-01-281-0/+32
* [Hexagon] Replacing XTYPE/SHIFT intrinsic patternss. Adding tests and missin...Colin LeMahieu2015-01-281-0/+4
* [Hexagon] Converting old patterns to new versions using classes.Colin LeMahieu2015-01-161-164/+253
* [Hexagon] Adding vmux instruction. Removing old transfer instructions and up...Colin LeMahieu2015-01-151-225/+21
* [Hexagon] Deleting old float comparison instruction and updating references t...Colin LeMahieu2015-01-151-76/+31
* [Hexagon] Replacing old fadd/fsub instructions and updating references.Colin LeMahieu2015-01-151-29/+6
* [Hexagon] Replacing old versions of stores and loads.Colin LeMahieu2015-01-151-53/+4
* [Hexagon] Replacing old version of convert and load f64.Colin LeMahieu2015-01-141-20/+2
* [Hexagon] Fix 225372 USR register is not fully complete. Removing Uses = [US...Colin LeMahieu2015-01-071-12/+12
* [Hexagon] Adding floating point classification and creation.Colin LeMahieu2015-01-071-0/+45
* [Hexagon] Adding encodings for v5 floating point instructions.Colin LeMahieu2015-01-071-0/+326
* [Hexagon] Adding encoding for popcount, fastcorner, dword asr with rounding.Colin LeMahieu2015-01-071-0/+60
* [Hexagon] Removing old XTYPE/BIT instructions and replacing usages.Colin LeMahieu2014-12-161-4/+4
* [Hexagon] Adding encodings for JR class instructions. Updating complier usages.Colin LeMahieu2014-12-101-28/+0
* [Hexagon] Updating rr/ri 32/64 transfer encodings and adding tests.Colin LeMahieu2014-12-091-4/+4
* [Hexagon] Removing old def versions and replacing usages with versions that h...Colin LeMahieu2014-12-081-8/+8
* Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.Craig Topper2014-11-261-2/+2
* Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.Jyotsna Verma2013-05-101-8/+15
* Revert 156634 upon request until code improvement changes are made.Brendon Cahoon2012-05-141-11/+11
* Hexagon constant extender support.Brendon Cahoon2012-05-111-11/+11
* Hexagon V5 Support - V5 td file.Sirish Pande2012-05-101-0/+626
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-626/+0
* Hexagon V5 (floating point) support.Sirish Pande2012-04-231-0/+626
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-626/+0
* Hexagon V5 (Floating Point) Support.Sirish Pande2012-04-161-0/+626
OpenPOWER on IntegriCloud