[CodeGen] Add some space optimized forms of EmitNode and MorphNodeTo that...
[CodeGen] Add some space optimized forms of EmitNode and MorphNodeTo that implicitly indicate the number of result VTs. This shaves about 16K off the X86 matching table taking it down to about 470K. Overall this reduces the llc binary size with all in-tree targets by about 40K. llvm-svn: 268365
Loading
Please register or sign in to comment