1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/Target/Hexagon/MCTargetDesc
Chandler Carruth 1534244145 Delete a dead store found by PVS-Studio.
Quite sad we still aren't really using aggressive dead code warnings
from Clang that we could potentially use to catch this and so many other
things.

llvm-svn: 285936
2016-11-03 17:01:38 +00:00
..
CMakeLists.txt
HexagonAsmBackend.cpp
HexagonBaseInfo.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
HexagonELFObjectWriter.cpp
HexagonFixupKinds.h
HexagonInstPrinter.cpp
HexagonInstPrinter.h
HexagonMCAsmInfo.cpp Delete a dead store found by PVS-Studio. 2016-11-03 17:01:38 +00:00
HexagonMCAsmInfo.h
HexagonMCChecker.cpp
HexagonMCChecker.h
HexagonMCCodeEmitter.cpp
HexagonMCCodeEmitter.h
HexagonMCCompound.cpp
HexagonMCDuplexInfo.cpp [Hexagon] NFC Removing 'V4_' prefix from duplex instruction names. 2016-10-07 00:15:07 +00:00
HexagonMCELFStreamer.cpp
HexagonMCELFStreamer.h
HexagonMCExpr.cpp
HexagonMCExpr.h
HexagonMCInstrInfo.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
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
HexagonMCShuffler.h
HexagonMCTargetDesc.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
HexagonMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +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