Chris Lattner 427aeb476f 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12835 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-11 19:21:59 +00:00
..
2004-01-14 21:18:03 +00:00
2004-04-04 19:47:06 +00:00
2004-04-11 19:21:59 +00:00
2004-02-13 23:29:37 +00:00