aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorMichael Kuperstein <michael.m.kuperstein@intel.com>2015-11-11 11:44:31 +0000
committerMichael Kuperstein <michael.m.kuperstein@intel.com>2015-11-11 11:44:31 +0000
commit12982a816c4be8702202cfcf5c3a83a29f70b5b9 (patch)
treea48556d0f45eccad2dac188305984abd40a8a92c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent5bfeca12017d3d8352b7ebc9ea2eeb2f95950395 (diff)
downloadllvm-12982a816c4be8702202cfcf5c3a83a29f70b5b9.zip
llvm-12982a816c4be8702202cfcf5c3a83a29f70b5b9.tar.gz
llvm-12982a816c4be8702202cfcf5c3a83a29f70b5b9.tar.bz2
[X86] Replace LEAs with INC/DEC when profitable
If possible and profitable, replace lea %reg, 1(%reg) and lea %reg, -1(%reg) with inc %reg and dec %reg respectively. Patch by: anton.nadolsky@intel.com Differential Revision: http://reviews.llvm.org/D14059 llvm-svn: 252722
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions