This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1fbe1a8ba7672cbccd95c8a76437ef8d2c6249a2
clang-p2996
/
llvm
/
lib
/
Target
/
Hexagon
/
MCTargetDesc
History
Alexey Samsonov
2651ae6513
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
…
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
…