TBAA: remove !tbaa from testing cases if not used.
authorManman Ren <mren@apple.com>
Tue, 30 Apr 2013 17:52:57 +0000 (17:52 +0000)
committerManman Ren <mren@apple.com>
Tue, 30 Apr 2013 17:52:57 +0000 (17:52 +0000)
commit2dc50d306752c8672d1543feb88517705cdb25e7
tree51b8265d04997616227031ee01b2fda343c46589
parent8960a5c63db0d4f1e6ad794ea626c68de9313dbf
TBAA: remove !tbaa from testing cases if not used.

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@180796 91177308-0d34-0410-b5e6-96231b3b80d8
69 files changed:
test/CodeGen/ARM/lsr-unfolded-offset.ll
test/CodeGen/ARM/tail-dup.ll
test/CodeGen/ARM/vcvt_combine.ll
test/CodeGen/ARM/vdiv_combine.ll
test/CodeGen/Generic/crash.ll
test/CodeGen/Hexagon/cmpb_pred.ll
test/CodeGen/Hexagon/hwloop-const.ll
test/CodeGen/Hexagon/hwloop-dbg.ll
test/CodeGen/Hexagon/memops2.ll
test/CodeGen/Hexagon/memops3.ll
test/CodeGen/Hexagon/remove_lsr.ll
test/CodeGen/Mips/alloca.ll
test/CodeGen/Mips/divrem.ll
test/CodeGen/Mips/eh.ll
test/CodeGen/Mips/select.ll
test/CodeGen/Mips/zeroreg.ll
test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll
test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll
test/CodeGen/PowerPC/ctrloop-s000.ll
test/CodeGen/PowerPC/ctrloop-sums.ll
test/CodeGen/PowerPC/ctrloops.ll
test/CodeGen/PowerPC/early-ret.ll
test/CodeGen/PowerPC/lbzux.ll
test/CodeGen/PowerPC/lsa.ll
test/CodeGen/PowerPC/s000-alias-misched.ll
test/CodeGen/PowerPC/stwu-gta.ll
test/CodeGen/PowerPC/stwu8.ll
test/CodeGen/R600/loop-address.ll
test/CodeGen/Thumb2/2013-02-19-tail-call-register-hint.ll
test/CodeGen/X86/2011-09-14-valcoalesce.ll
test/CodeGen/X86/2012-01-10-UndefExceptionEdge.ll
test/CodeGen/X86/2012-11-30-handlemove-dbg.ll
test/CodeGen/X86/2013-03-13-VEX-DestReg.ll
test/CodeGen/X86/block-placement.ll
test/CodeGen/X86/coalescer-identity.ll
test/CodeGen/X86/crash.ll
test/CodeGen/X86/dbg-large-unsigned-const.ll
test/CodeGen/X86/dbg-value-range.ll
test/CodeGen/X86/misched-matmul.ll
test/CodeGen/X86/misched-matrix.ll
test/CodeGen/X86/pr12889.ll
test/CodeGen/X86/subtarget-feature-change.ll
test/CodeGen/X86/vararg_tailcall.ll
test/CodeGen/X86/zext-extract_subreg.ll
test/DebugInfo/X86/DW_AT_location-reference.ll
test/DebugInfo/X86/elf-names.ll
test/DebugInfo/X86/misched-dbg-value.ll
test/Transforms/DeadStoreElimination/2011-09-06-EndOfFunction.ll
test/Transforms/InstCombine/2012-05-27-Negative-Shift-Crash.ll
test/Transforms/JumpThreading/2011-04-14-InfLoop.ll
test/Transforms/LoopStrengthReduce/2012-07-13-ExpandUDiv.ll
test/Transforms/LoopUnswitch/2011-09-26-EHCrash.ll
test/Transforms/LoopUnswitch/2012-04-30-LoopUnswitch-LPad-Crash.ll
test/Transforms/LoopVectorize/12-12-11-if-conv.ll
test/Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll
test/Transforms/LoopVectorize/X86/min-trip-count-switch.ll
test/Transforms/LoopVectorize/X86/parallel-loops-after-reg2mem.ll
test/Transforms/LoopVectorize/X86/parallel-loops.ll
test/Transforms/LoopVectorize/calloc.ll
test/Transforms/LoopVectorize/dbg.value.ll
test/Transforms/LoopVectorize/float-reduction.ll
test/Transforms/LoopVectorize/i8-induction.ll
test/Transforms/LoopVectorize/runtime-check.ll
test/Transforms/LoopVectorize/start-non-zero.ll
test/Transforms/LoopVectorize/struct_access.ll
test/Transforms/LoopVectorize/vectorize-once.ll
test/Transforms/MergeFunc/vector.ll
test/Transforms/Reassociate/pr12245.ll
test/Transforms/SLPVectorizer/X86/loopinvariant.ll