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 | c85ea8e17502b37aab4b2114de1def0297cb30c5 (patch) | |
tree | 127daa40c4e1e8eca00066fee256de06800df4f6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 090d62e7cc53dddb451a120d3d10dd84a296e465 (diff) | |
download | llvm-c85ea8e17502b37aab4b2114de1def0297cb30c5.zip llvm-c85ea8e17502b37aab4b2114de1def0297cb30c5.tar.gz llvm-c85ea8e17502b37aab4b2114de1def0297cb30c5.tar.bz2 |
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)'.
llvm-svn: 107210
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions