summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-10-07 23:03:12 +0000
committerCraig Topper <craig.topper@intel.com>2019-10-07 23:03:12 +0000
commitbe7f81ece9459ed9a72e4be645d86b6ce96484ab (patch)
tree648fdb54ec4b90110c655f7546ddcb0ad1906977 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parent7647d3ec7003ff5264d9d3aa1c2262a8f6853be5 (diff)
downloadbcm5719-llvm-be7f81ece9459ed9a72e4be645d86b6ce96484ab.tar.gz
bcm5719-llvm-be7f81ece9459ed9a72e4be645d86b6ce96484ab.zip
[X86] Shrink zero extends of gather indices from type less than i32 to types larger than i32.
Gather instructions can use i32 or i64 elements for indices. If the index is zero extended from a type smaller than i32 to i64, we can shrink the extend to just extend to i32. llvm-svn: 373982
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud