TBAA: remove !tbaa from testing cases when they are not needed.
authorManman Ren <manman.ren@gmail.com>
Wed, 21 Aug 2013 22:20:53 +0000 (22:20 +0000)
committerManman Ren <manman.ren@gmail.com>
Wed, 21 Aug 2013 22:20:53 +0000 (22:20 +0000)
commitbf9d6e5c3743e873164765cbe38cc1bd10ee18ab
treec3f45b5fa047527d7c10bbb4b418a8ad0a5940ed
parent23dcb187fb2a195ad7dbc35d3cee2c33edb7bfc3
TBAA: remove !tbaa from testing cases when they are not needed.

This will make it easier to turn on struct-path aware TBAA since the metadata
format will change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188944 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
test/CodeGen/ARM/2011-03-15-LdStMultipleBug.ll
test/CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll
test/CodeGen/ARM/neon_spill.ll
test/CodeGen/Hexagon/combine_ir.ll
test/CodeGen/Hexagon/memops.ll
test/CodeGen/Mips/o32_cc_byval.ll
test/CodeGen/Mips/ra-allocatable.ll
test/CodeGen/PowerPC/bdzlr.ll
test/CodeGen/PowerPC/cr-spills.ll
test/CodeGen/PowerPC/optcmp.ll
test/CodeGen/PowerPC/pr15031.ll
test/CodeGen/X86/2011-05-26-UnreachableBlockElim.ll
test/CodeGen/X86/2011-10-12-MachineCSE.ll
test/CodeGen/X86/coalesce-implicitdef.ll
test/CodeGen/X86/pr14090.ll
test/Transforms/BBVectorize/X86/pr15289.ll