summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
Commit message (Expand)AuthorAgeFilesLines
* Include what you use in HexagonShuffler.hDmitri Gribenko2019-06-031-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Hexagon] Foundation of support for Hexagon V66Krzysztof Parzyszek2018-12-051-1/+2
* [Hexagon] Add support for Hexagon V65Krzysztof Parzyszek2017-12-111-0/+9
* Fix warnings discovered by rL317076. [-Wunused-private-field]NAKAMURA Takumi2017-11-011-2/+0
* [Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko2017-08-011-39/+50
* [Hexagon] Remove unneeded code from HexagonShufflerKrzysztof Parzyszek2017-05-021-2/+2
* [Hexagon] Improve shuffle error reportingKrzysztof Parzyszek2017-05-011-23/+9
* [Hexagon] Address ASAN and UBSAN failures after r294226Krzysztof Parzyszek2017-02-071-1/+1
* [Hexagon] Update MCTargetDescKrzysztof Parzyszek2017-02-061-14/+12
* [Hexagon] Replace a static member variable in HexagonCVIResource (NFC)Tobias Edler von Koch2016-01-081-7/+13
* [Hexagon] Adding shuffling resources for HVX instructions and tests for instr...Colin LeMahieu2015-12-031-3/+47
* [Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...Colin LeMahieu2015-11-091-0/+2
* Hexagon: Paper over the undefined behaviour introduced by r238692Justin Bogner2015-06-241-1/+0
* Hexagon: Avoid left shifting negative values (it's UB)Justin Bogner2015-06-241-1/+1
* 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] Adding MC packet shuffler.Colin LeMahieu2015-05-311-0/+139
OpenPOWER on IntegriCloud