"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "96f54c9d3e9cd5495d2063d249f63e2d45de575a"
-
Evan Cheng authored
Model inline asm constraint which ties an input to an output register as machine operand TIED_TO constraint. This eliminated the need to pre-allocate registers for these. This also allows register allocator can eliminate the unneeded copies. llvm-svn: 67512
968c3b0d
Loading