diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-06-29 22:00:45 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-06-29 22:00:45 +0000 |
commit | d7f7d0895dc43db20c43112a24684f11eed305de (patch) | |
tree | c9f1793492a1d8354c6125d1c49687a3e5e37935 /lib/CodeGen/CodeGenTypes.h | |
parent | e49f2adebee758e5ef0d7ef1acc90c059d442f4f (diff) |
IRgen: Assignment to Objective-C properties shouldn't reload the value (which
would trigger an extra method call).
- While in the area, I also changed Clang to not emit an unnecessary load from
'x' in cases like 'y = (x = 1)'.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107210 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenTypes.h')
0 files changed, 0 insertions, 0 deletions