summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2017-01-19 15:03:00 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2017-01-19 15:03:00 +0000
commit3b23eac71fb08d4af0d60f797dada13a1b4dc50f (patch)
tree476a6e4c750cc5f7891b69b62d6c28b9a70520ed /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent75dfaa1dbe4c56db70698317db28822a553e2382 (diff)
downloadbcm5719-llvm-3b23eac71fb08d4af0d60f797dada13a1b4dc50f.tar.gz
bcm5719-llvm-3b23eac71fb08d4af0d60f797dada13a1b4dc50f.zip
[X86][SSE] Added tests for pre-truncating arithmetic operations that have already been extended
As discussed on D28219 - it is profitable to combine trunc(binop (s/zext(x), s/zext(y)) to binop(trunc(s/zext(x)), trunc(s/zext(y))) assuming the trunc(ext()) will simplify further llvm-svn: 292487
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud