diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-08-14 15:44:29 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-08-14 15:44:29 +0000 |
commit | 085c4b294b6439175f5ebf150e2be09c5cef9d37 (patch) | |
tree | f30585e5c4f80b560061c7f63375176acaafb799 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | 11ab9416445cfe62602a4bd0d8503d95c96e5857 (diff) | |
download | bcm5719-llvm-085c4b294b6439175f5ebf150e2be09c5cef9d37.tar.gz bcm5719-llvm-085c4b294b6439175f5ebf150e2be09c5cef9d37.zip |
Revert "CodeGen: When bitfields fall on natural boundaries, split them up"
It fits better with LLVM's memory model to try to do this in the
backend. Specifically, narrowing wide loads in the backends should be
relatively straightforward and is generally valuable, whereas widening
loads tends to be very constrained.
Discussion here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140811/112581.html
This reverts commit r215614.
llvm-svn: 215648
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions