diff options
author | Andrew Trick <atrick@apple.com> | 2012-08-29 03:52:57 +0000 |
---|---|---|
committer | Andrew Trick <atrick@apple.com> | 2012-08-29 03:52:57 +0000 |
commit | 2b70dfaaebcc436c53b2c86cd8a9574baba47253 (patch) | |
tree | c21e370e68a8e470f301212fd22f1b7fceb99ddb /lib/Transforms/Utils/SimplifyInstructions.cpp | |
parent | c4dc2490c4ea2c75e451eec5950179f06d2610a2 (diff) |
Fix a nondeterminism in the ARM assembler.
Adding arbitrary records to ARM.td would break
basic-arm-instructions.s because selection of nop vs mov r0,r0 was
ambiguous (this will be tested by a subsequent addition to ARM.td).
An imperfect but sensible fix is to give precedence to match rules
that have more constraints.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162824 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyInstructions.cpp')
0 files changed, 0 insertions, 0 deletions