Enhance TableGen to emit code for FastISel of opcodes with variadic return...
Enhance TableGen to emit code for FastISel of opcodes with variadic return types without slowing down opcodes that are not variadic. No such opcodes are currently generated, but in theory it should be a matter of just hitting the switch. llvm-svn: 55347
Loading
Please register or sign in to comment