1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib/Target/Hexagon/MCTargetDesc
Alexey Samsonov 439f7833fd Fix undefined behavior (left shift of negative value) in Hexagon backend.
This bug is reported by UBSan.

llvm-svn: 216125
2014-08-20 21:22:03 +00:00
..
CMakeLists.txt [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. 2013-11-28 17:04:04 +00:00
HexagonBaseInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
HexagonMCAsmInfo.cpp Remove HasLEB128. 2014-08-15 14:01:07 +00:00
HexagonMCAsmInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
HexagonMCInst.cpp Fix undefined behavior (left shift of negative value) in Hexagon backend. 2014-08-20 21:22:03 +00:00
HexagonMCInst.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
HexagonMCTargetDesc.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonMCTargetDesc.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
LLVMBuild.txt
Makefile