commit | de8188fb927a8b6cab193a631bfb8c40d5afc12e | [log] [tgz] |
---|---|---|
author | Evgeny Astigeevich <evgeny.astigeevich@arm.com> | Wed Jan 11 16:23:28 2017 +0000 |
committer | Evgeny Astigeevich <evgeny.astigeevich@arm.com> | Wed Jan 11 16:23:28 2017 +0000 |
tree | 263661f393490a54ceeac29d8572d96fac6c241e | |
parent | bdfaae10c4318c4b2298d9e49e5b7766712b7b5d [diff] |
[ARM] Fix test CodeGen/ARM/fpcmp_ueq.ll broken by rL290616 Commit rL290616 (https://reviews.llvm.org/rL290616) changed a checking command for the triple arm-apple-darwin in LLVM::CodeGen/ARM/fpcmp_ueq.ll. As a result of the changes the test could fail for the valid generated code. These changes fixes the test to check only instructions we would expect. Differential Revision: https://reviews.llvm.org/D28159 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291678 91177308-0d34-0410-b5e6-96231b3b80d8