aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2011-03-31 19:38:48 +0000
committerEvan Cheng <evan.cheng@apple.com>2011-03-31 19:38:48 +0000
commit38bf5adceaa6ed339b45cffa5acaa04d9c2538ff (patch)
tree50362516f1cff59a291613141e57b3efa80c7f68 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent7ac974122f29d620bdbea458f7ec570a58b49964 (diff)
downloadllvm-38bf5adceaa6ed339b45cffa5acaa04d9c2538ff.zip
llvm-38bf5adceaa6ed339b45cffa5acaa04d9c2538ff.tar.gz
llvm-38bf5adceaa6ed339b45cffa5acaa04d9c2538ff.tar.bz2
Distribute (A + B) * C to (A * C) + (B * C) to make use of NEON multiplier
accumulator forwarding: vadd d3, d0, d1 vmul d3, d3, d2 => vmul d3, d0, d2 vmla d3, d1, d2 llvm-svn: 128665
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions