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
1a8456da17075539099ccb0d625fda816b62bcb2
clang-p2996
/
llvm
/
lib
/
MC
/
MCDisassembler
History
Benjamin Kramer
b941ababce
Shrink various scheduling tables by using narrower types.
...
16 bits ought to be enough for everyone. This shrinks clang by ~1MB. llvm-svn: 325941
2018-02-23 19:32:56 +00:00
..
CMakeLists.txt
…
Disassembler.cpp
Shrink various scheduling tables by using narrower types.
2018-02-23 19:32:56 +00:00
Disassembler.h
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
2016-05-27 14:27:24 +00:00
LLVMBuild.txt
…
MCDisassembler.cpp
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-08 22:23:19 +00:00
MCExternalSymbolizer.cpp
Reflect the MC/MCDisassembler split on the include/ level.
2016-01-26 16:44:37 +00:00
MCRelocationInfo.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCSymbolizer.cpp
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-08 22:23:19 +00:00