summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/Hexagon.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Target] Untangle disassemblersBenjamin Kramer2018-09-101-27/+0
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [Hexagon] Improve lowering of instructions to the MC layerKrzysztof Parzyszek2015-12-021-7/+0
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [Hexagon] Moving pass declarations out of header and in to implementation fil...Colin LeMahieu2015-06-151-45/+22
* [Hexagon] Adding MC packet shuffler.Colin LeMahieu2015-05-311-0/+3
* [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...Colin LeMahieu2015-05-291-0/+4
* Hexagon: Remove pass that does nothing at allBenjamin Kramer2015-03-101-1/+0
* [Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...Colin LeMahieu2015-02-191-5/+5
* Remove unused class variables and update all callers/uses fromEric Christopher2015-02-021-1/+1
* Migrate the HexagonSplitConst32AndConst64 pass from TargetMachineEric Christopher2015-02-021-2/+1
* Get TargetRegisterInfo and TargetInstrInfo off of the MachineFunctionEric Christopher2015-02-021-2/+1
* Grab TargetInstrInfo off of the MachineFunction and removeEric Christopher2015-02-021-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-191-1/+1
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-141-0/+2
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-071-0/+2
* Reverting r181331.Jyotsna Verma2013-05-071-2/+0
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-071-0/+2
* Make references to HexagonTargetMachine "const".Krzysztof Parzyszek2013-05-061-10/+9
* Use consistent function names.Krzysztof Parzyszek2013-05-041-1/+1
* Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma2013-02-201-2/+3
* Hexagon: Use absolute addressing mode loads/stores for global+offset Jyotsna Verma2013-02-131-1/+2
* Revert 156634 upon request until code improvement changes are made.Brendon Cahoon2012-05-141-1/+1
* Support for Hexagon feature, New Value Jump.Sirish Pande2012-05-121-1/+3
* Hexagon constant extender support.Brendon Cahoon2012-05-111-1/+1
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-031-2/+4
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-2/+0
* Support for Hexagon architectural feature, new value jump.Sirish Pande2012-04-231-0/+1
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-231-0/+1
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-3/+0
* Pass to replace tranfer/copy instructions into combine instruction where poss...Sirish Pande2012-04-131-0/+2
* HexagonPacketizer patch.Sirish Pande2012-04-121-0/+1
* Hexagon: enable assembler output through the MC layer.Evandro Menezes2012-04-121-2/+22
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-171-1/+0
* Optimize redundant sign extends and negation of predicates.Sirish Pande2012-02-151-1/+1
* Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher2012-02-151-1/+1
* Optimize redundant sign extends and negation of predicatesSirish Pande2012-02-151-1/+1
* Add MCTargetDesc library to Hexagon targetTony Linthicum2011-12-151-15/+1
* Hexagon backend supportTony Linthicum2011-12-121-0/+68
OpenPOWER on IntegriCloud