"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "95035cf0014445e88a750466eb75950e4b0058ea"
Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...
Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon. llvm-svn: 192026
Loading
Please register or sign in to comment