summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Hexagon] Add support for Hexagon V65Krzysztof Parzyszek2017-12-111-41/+10
* [Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko2017-08-011-31/+40
* [Hexagon] Formatting changes, NFCKrzysztof Parzyszek2017-05-021-1/+2
* [Hexagon] Move checking AXOK to checkerKrzysztof Parzyszek2017-05-021-0/+1
* [Hexagon] Extract function that checks endloops with other branchesKrzysztof Parzyszek2017-05-021-1/+1
* [Hexagon] Check for .cur def without use without using a map data structureKrzysztof Parzyszek2017-05-021-5/+4
* [Hexagon] Improving error reporting for writing to read only registersKrzysztof Parzyszek2017-05-011-0/+1
* [Hexagon] Give better error messages for solo instruction errorsKrzysztof Parzyszek2017-05-011-1/+1
* [Hexagon] Improve shuffle error reportingKrzysztof Parzyszek2017-05-011-96/+27
* [Hexagon] Update MCTargetDescKrzysztof Parzyszek2017-02-061-1/+3
* [NFC] Header cleanupMehdi Amini2016-04-181-3/+2
* [Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...Colin LeMahieu2015-11-091-0/+218
OpenPOWER on IntegriCloud