This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
include
History
Benjamin Kramer
d03878bdf2
Limit the number of memory operands in MachineInstr to 2^16 and store the number in padding.
...
Saves one machine word on MachineInstr (88->80 bytes on x86_64, 48->44 on i386). llvm-svn: 152930
2012-03-16 16:39:27 +00:00
..
llvm
Limit the number of memory operands in MachineInstr to 2^16 and store the number in padding.
2012-03-16 16:39:27 +00:00
llvm-c
[unwind removal] Remove all of the code for the dead 'unwind' instruction. There
2012-02-06 21:44:22 +00:00