"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "802403723b6c4176b8008797ed4523681e636474"
Major overhaul to stop using pseudo-instructions (SETX, SETUW, SETSW)
and generate actual machine instruction sequences directly. Also a couple of bug fixes in code for putting constants into registers: -- Do *not* sign-extend unsigned constant that is shorter than int reg size -- Fix handling of address constant (a GlobalValue) vs. constant that must be loaded. llvm-svn: 2856
Loading
Please register or sign in to comment