llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc
Krzysztof Parzyszek e17b0bfb24 [Hexagon] Fix relocation kind for extended predicated calls
Patch by Sid Manning.

llvm-svn: 293931
2017-02-02 20:21:56 +00:00
..
CMakeLists.txt
HexagonAsmBackend.cpp [Hexagon] Rename TypeCOMPOUND to TypeCJ 2017-02-02 15:03:30 +00:00
HexagonBaseInfo.h [Hexagon] Remove A4_ext_* pseudo instructions 2017-02-02 19:58:22 +00:00
HexagonELFObjectWriter.cpp [Hexagon] Adding relocation for code size, cold path optimization allowing a 23-bit 4-byte aligned relocation to be a valid instruction encoding. 2016-02-16 20:38:17 +00:00
HexagonFixupKinds.h [Hexagon] Adding relocation for code size, cold path optimization allowing a 23-bit 4-byte aligned relocation to be a valid instruction encoding. 2016-02-16 20:38:17 +00:00
HexagonInstPrinter.cpp Fix -Wunused-variable in non-Asserts build 2016-05-19 20:44:22 +00:00
HexagonInstPrinter.h
HexagonMCAsmInfo.cpp Delete a dead store found by PVS-Studio. 2016-11-03 17:01:38 +00:00
HexagonMCAsmInfo.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
HexagonMCChecker.cpp [Hexagon] Separate C8 and USR to avoid unwanted subregister composition 2016-05-28 01:51:16 +00:00
HexagonMCChecker.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
HexagonMCCodeEmitter.cpp [Hexagon] Fix relocation kind for extended predicated calls 2017-02-02 20:21:56 +00:00
HexagonMCCodeEmitter.h [Hexagon] Remove A4_ext_* pseudo instructions 2017-02-02 19:58:22 +00:00
HexagonMCCompound.cpp [Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-04 02:02:05 +00:00
HexagonMCDuplexInfo.cpp Fix spelling mistakes in Hexagon target comments. NFC. 2016-11-17 19:21:20 +00:00
HexagonMCELFStreamer.cpp [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2016-12-17 01:09:05 +00:00
HexagonMCELFStreamer.h [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2016-12-17 01:09:05 +00:00
HexagonMCExpr.cpp [Hexagon] Missed member initialization causing ubsan failure. 2016-02-29 20:42:25 +00:00
HexagonMCExpr.h [Hexagon] Setting sign mismatch flag on expression instead of using bit tricks. 2016-02-29 19:17:56 +00:00
HexagonMCInstrInfo.cpp [Hexagon] Remove A4_ext_* pseudo instructions 2017-02-02 19:58:22 +00:00
HexagonMCInstrInfo.h [Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this restriction rather than implying it from TypeJR. 2016-10-08 17:18:51 +00:00
HexagonMCShuffler.cpp [scan-build] fix dead store warnings emitted on LLVM Hexagon code base 2016-05-13 13:13:59 +00:00
HexagonMCShuffler.h
HexagonMCTargetDesc.cpp [Hexagon] Other attempt to fix build with enabled asserts broken in 290024 (NFC). 2016-12-17 01:29:35 +00:00
HexagonMCTargetDesc.h [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2016-12-17 01:09:05 +00:00
HexagonShuffler.cpp [Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this restriction rather than implying it from TypeJR. 2016-10-08 17:18:51 +00:00
HexagonShuffler.h
LLVMBuild.txt