| commit | df0e62d0a16c75c168f776eebab38cee6cfcfd6f | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Thu Sep 17 04:01:40 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Thu Sep 17 04:01:40 2009 +0000 |
| tree | 1b89a0bd32daf38398e347ddecaf3d2fe96a68d0 | |
| parent | aff9fcaa02b739853318987bbbed9938b176f288 [diff] |
IRgen/ObjC: Correctly construct the function info for variadic message sends. This fixes some bad -O0 codegen and the unnecessary clearing of al on entry to objc_msgSend for most message sends. <rdar://problem/7102824> [irgen] unnecessary xorb on calls to objc_msgSend on x86_64 llvm-svn: 82118