summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include what you use in HexagonMCShuffler.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-6/+7
* [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih2017-12-071-6/+8
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-6/+6
* [Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko2017-08-011-3/+6
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [Hexagon] Improve shuffle error reportingKrzysztof Parzyszek2017-05-011-72/+28
* [Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek2017-02-101-1/+1
* [Hexagon] Update MCTargetDescKrzysztof Parzyszek2017-02-061-29/+54
* [scan-build] fix dead store warnings emitted on LLVM Hexagon code baseKrzysztof Parzyszek2016-05-131-1/+0
* [Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.Colin LeMahieu2015-06-051-0/+55
* Revert r239095 incorrect test tree.Colin LeMahieu2015-06-041-55/+0
* [Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...Colin LeMahieu2015-06-041-0/+55
* [Hexagon] Including raw_ostream for debug builds.Colin LeMahieu2015-05-311-0/+1
* [Hexagon] Adding MC packet shuffler.Colin LeMahieu2015-05-311-0/+181
OpenPOWER on IntegriCloud