"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "92606beeae874da1d0a3b2f7ca8ec4ec6ab225a9"
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: 191940
Loading
Please register or sign in to comment