OSDN Git Service

[ARM] preserve test intent by removing undef
authorSanjay Patel <spatel@rotateright.com>
Thu, 17 May 2018 18:08:27 +0000 (18:08 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 17 May 2018 18:08:27 +0000 (18:08 +0000)
commit28e0f25edb0e0866e2257c81dfee0e7362967348
tree119fc2de2f7294f5ed3868bce028e72a99846ee5
parent19e6e2d1156444fbff81014e02a62408084fde27
[ARM] preserve test intent by removing undef

We need to clean up the DAG floating-point undef logic.
This process is similar to how we handled integer undef
logic in https://reviews.llvm.org/D43141.

And as we did there, I'm trying to reduce the patch by
changing tests that would probably become meaningless
once we correct FP undef folding.

Follow-up to:
https://reviews.llvm.org/rL332538
...because that change wasn't enough.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332637 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/reg_sequence.ll