Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -8/+9 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
* | [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot... | Eugene Zelenko | 2017-09-28 | 1 | -13/+12 |
* | [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot... | Eugene Zelenko | 2016-12-17 | 1 | -19/+37 |
* | Fix Clang-tidy readability-redundant-string-cstr warnings | Malcolm Parsons | 2016-11-02 | 1 | -1/+1 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | [Hexagon] vector store print tracing. | Ron Lieberman | 2016-08-25 | 1 | -4/+14 |
* | Hexagon: Use llvm_unreachable. NFC. | Benjamin Kramer | 2016-08-03 | 1 | -1/+1 |
* | HexagonVectorPrint.cpp: Fix r277370. Don't use getInstrVecReg() in the expres... | NAKAMURA Takumi | 2016-08-02 | 1 | -1/+2 |
* | [Hexagon] Generate vector printing instructions | Ron Lieberman | 2016-08-01 | 1 | -0/+180 |