diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-06-20 18:56:32 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-06-20 18:56:32 +0000 |
commit | ff3f912e74473ddae39fa261eeeae2ac6777c392 (patch) | |
tree | 196d1db3be825d3a55b0e26c8c6a1011d64dcf7e /lldb/scripts/Python/python-wrapper.swig | |
parent | f10ca93f34d3c88dfed98bfef28f45c8088d4ace (diff) | |
download | llvm-ff3f912e74473ddae39fa261eeeae2ac6777c392.zip llvm-ff3f912e74473ddae39fa261eeeae2ac6777c392.tar.gz llvm-ff3f912e74473ddae39fa261eeeae2ac6777c392.tar.bz2 |
AMDGPU: Do operand folding in program order
Before it was possible to partially fold use instructions
before the defs. After the xor is folded into a copy, the same
mov can end up in the fold list twice, so on the second attempt
it will fail expecting to see a register to fold.
llvm-svn: 305821
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions