"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d6317d22a92d596731b1dd9d4a8010879f3e43d9"
Two changes:
1. If an incoming argument is dead, don't load it from the stack 2. Do not code gen noop copies at all (ie, cast int -> uint), not even to a move. This should reduce register pressure for allocators that are unable to coallesce away these copies in some cases. llvm-svn: 12835
Loading
Please register or sign in to comment