summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+9
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2017-09-281-13/+12
* [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2016-12-171-19/+37
* Fix Clang-tidy readability-redundant-string-cstr warningsMalcolm Parsons2016-11-021-1/+1
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* [Hexagon] vector store print tracing.Ron Lieberman2016-08-251-4/+14
* Hexagon: Use llvm_unreachable. NFC.Benjamin Kramer2016-08-031-1/+1
* HexagonVectorPrint.cpp: Fix r277370. Don't use getInstrVecReg() in the expres...NAKAMURA Takumi2016-08-021-1/+2
* [Hexagon] Generate vector printing instructionsRon Lieberman2016-08-011-0/+180
OpenPOWER on IntegriCloud