llvm-6502/lib/Target/Hexagon/MCTargetDesc
Alexey Samsonov 145d28e73b Fix undefined behavior (left shift of negative value) in Hexagon backend.
This bug is reported by UBSan.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216125 91177308-0d34-0410-b5e6-96231b3b80d8
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