"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "d1079bf27ab5007a5bc6581b27bbfbd477155932"
Remove the isTwoAddress property from the CodeGenInstruction class. It should
not be used for anything other than backwards compat constraint handling. Add support for a new DisableEncoding property which contains a list of registers that should not be encoded by the generated code emitter. Convert the codeemitter generator to use this, fixing some PPC JIT regressions. llvm-svn: 31769
Loading
Please register or sign in to comment