summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] getCompoundCandidateGroup - fix 'false' value is implicitly cast to...Simon Pilgrim2019-11-051-5/+5
* Include what you use in HexagonMCCompound.cppDmitri Gribenko2019-06-031-1/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-14/+14
* [Hexagon] Improve shuffle error reportingKrzysztof Parzyszek2017-05-011-3/+4
* [Hexagon] Update MCTargetDescKrzysztof Parzyszek2017-02-061-3/+19
* [Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use wa...Eugene Zelenko2017-01-041-29/+16
* [Hexagon] Changing from literal numeric value to argument since #-1 will not ...Colin LeMahieu2016-12-051-4/+2
* [Hexagon] Factoring bundle creation in to a utility function.Colin LeMahieu2015-11-131-1/+1
* [Hexagon] Fixing compound register printing and reenabling more tests.Colin LeMahieu2015-11-101-10/+17
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-5/+5
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-5/+5
* [Hexagon] Make global arrays 'static const'. NFC.Benjamin Kramer2015-06-101-33/+33
* [Hexagon] Adding functionality for searching for compound instruction pairs. ...Colin LeMahieu2015-06-081-0/+420
OpenPOWER on IntegriCloud