[X86] Cleanup nontemporal fragments. NFCI.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 2 Sep 2015 22:27:38 +0000 (22:27 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 2 Sep 2015 22:27:38 +0000 (22:27 +0000)
commit074165218d094c79b5ba56d7ef40871499ac1124
tree8fdb7f78b0d946f2cbfd110888f80eb10345390c
parent3f945c295e6add83a10058f9ec85d36bdf97cf96
[X86] Cleanup nontemporal fragments. NFCI.

We can chain other fragments to avoid repeating conditions.
This also fixes a potential bug (that realistically can't happen),
where we would match indexed nontemporal stores for i32/i64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246719 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrFragmentsSIMD.td