aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bindings
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2011-10-06 06:44:41 +0000
committerCraig Topper <craig.topper@gmail.com>2011-10-06 06:44:41 +0000
commit7ea16b01fad5236cc132cb5fc3e443fcbf70d3b8 (patch)
tree7515c555821d7894f017e592ed0aa6f1fdb25400 /test/Bindings
parentcf2adb945ab8b86996424d7e6d3f742d78c91e1e (diff)
downloadexternal_llvm-7ea16b01fad5236cc132cb5fc3e443fcbf70d3b8.zip
external_llvm-7ea16b01fad5236cc132cb5fc3e443fcbf70d3b8.tar.gz
external_llvm-7ea16b01fad5236cc132cb5fc3e443fcbf70d3b8.tar.bz2
Fix assembling of xchg %eax, %eax to not use the NOP encoding of 0x90. This was done by creating a new register group that excludes AX registers. Fixes PR10345. Also added aliases for flipping the order of the operands of xchg <reg>, %eax.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141274 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bindings')
0 files changed, 0 insertions, 0 deletions