diff options
Diffstat (limited to 'llvm/test')
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/block_sort.ll (renamed from llvm/test/Analysis/RegionInfo/block_sort.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/cond_loop.ll (renamed from llvm/test/Analysis/RegionInfo/cond_loop.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/condition_complicated.ll (renamed from llvm/test/Analysis/RegionInfo/condition_complicated.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/condition_complicated_2.ll (renamed from llvm/test/Analysis/RegionInfo/condition_complicated_2.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/condition_forward_edge.ll (renamed from llvm/test/Analysis/RegionInfo/condition_forward_edge.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/condition_same_exit.ll (renamed from llvm/test/Analysis/RegionInfo/condition_same_exit.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/condition_simple.ll (renamed from llvm/test/Analysis/RegionInfo/condition_simple.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/exit_in_condition.ll (renamed from llvm/test/Analysis/RegionInfo/exit_in_condition.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/infinite_loop.ll (renamed from llvm/test/Analysis/RegionInfo/infinite_loop.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/infinite_loop_2.ll (renamed from llvm/test/Analysis/RegionInfo/infinite_loop_2.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/infinite_loop_3.ll (renamed from llvm/test/Analysis/RegionInfo/infinite_loop_3.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/infinite_loop_4.ll (renamed from llvm/test/Analysis/RegionInfo/infinite_loop_4.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/loop_with_condition.ll (renamed from llvm/test/Analysis/RegionInfo/loop_with_condition.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/loops_1.ll (renamed from llvm/test/Analysis/RegionInfo/loops_1.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/loops_2.ll (renamed from llvm/test/Analysis/RegionInfo/loops_2.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/mix_1.ll (renamed from llvm/test/Analysis/RegionInfo/mix_1.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/nested_loops.ll (renamed from llvm/test/Analysis/RegionInfo/nested_loops.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/next.ll (renamed from llvm/test/Analysis/RegionInfo/next.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/paper.ll (renamed from llvm/test/Analysis/RegionInfo/paper.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Analysis/RegionInfo/Stats/two_loops_same_header.ll (renamed from llvm/test/Analysis/RegionInfo/two_loops_same_header.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/ARM/Stats/2007-03-13-InstrSched.ll (renamed from llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/ARM/Stats/2011-12-14-machine-sink.ll (renamed from llvm/test/CodeGen/ARM/2011-12-14-machine-sink.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/ARM/Stats/addrmode.ll (renamed from llvm/test/CodeGen/ARM/addrmode.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/ARM/Stats/lit.local.cfg | 8 | ||||
-rw-r--r-- | llvm/test/CodeGen/PowerPC/Stats/iabs.ll (renamed from llvm/test/CodeGen/PowerPC/iabs.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/PowerPC/Stats/lit.local.cfg | 8 | ||||
-rw-r--r-- | llvm/test/CodeGen/PowerPC/Stats/rlwimi3.ll (renamed from llvm/test/CodeGen/PowerPC/rlwimi3.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2003-08-03-CallArgLiveRanges.ll (renamed from llvm/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2006-03-02-InstrSchedBug.ll (renamed from llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2006-05-01-SchedCausingSpills.ll (renamed from llvm/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2006-05-02-InstrSched1.ll (renamed from llvm/test/CodeGen/X86/2006-05-02-InstrSched1.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2006-05-02-InstrSched2.ll (renamed from llvm/test/CodeGen/X86/2006-05-02-InstrSched2.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2006-05-11-InstrSched.ll (renamed from llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2008-02-18-TailMergingBug.ll (renamed from llvm/test/CodeGen/X86/2008-02-18-TailMergingBug.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2008-10-27-CoalescerBug.ll (renamed from llvm/test/CodeGen/X86/2008-10-27-CoalescerBug.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2009-02-25-CommuteBug.ll (renamed from llvm/test/CodeGen/X86/2009-02-25-CommuteBug.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2009-02-26-MachineLICMBug.ll (renamed from llvm/test/CodeGen/X86/2009-02-26-MachineLICMBug.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2009-03-23-MultiUseSched.ll (renamed from llvm/test/CodeGen/X86/2009-03-23-MultiUseSched.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2009-04-16-SpillerUnfold.ll (renamed from llvm/test/CodeGen/X86/2009-04-16-SpillerUnfold.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2010-01-19-OptExtBug.ll (renamed from llvm/test/CodeGen/X86/2010-01-19-OptExtBug.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2011-06-12-FastAllocSpill.ll (renamed from llvm/test/CodeGen/X86/2011-06-12-FastAllocSpill.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/2012-03-26-PostRALICMBug.ll (renamed from llvm/test/CodeGen/X86/2012-03-26-PostRALICMBug.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/MachineSink-PHIUse.ll (renamed from llvm/test/CodeGen/X86/MachineSink-PHIUse.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/constant-pool-remat-0.ll (renamed from llvm/test/CodeGen/X86/constant-pool-remat-0.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/convert-2-addr-3-addr-inc64.ll (renamed from llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/dagcombine-cse.ll (renamed from llvm/test/CodeGen/X86/dagcombine-cse.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/hoist-invariant-load.ll (renamed from llvm/test/CodeGen/X86/hoist-invariant-load.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/licm-nested.ll (renamed from llvm/test/CodeGen/X86/licm-nested.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/lit.local.cfg | 8 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/phi-immediate-factoring.ll (renamed from llvm/test/CodeGen/X86/phi-immediate-factoring.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/pr3522.ll (renamed from llvm/test/CodeGen/X86/pr3522.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/regpressure.ll (renamed from llvm/test/CodeGen/X86/regpressure.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/twoaddr-coalesce-2.ll (renamed from llvm/test/CodeGen/X86/twoaddr-coalesce-2.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/twoaddr-pass-sink.ll (renamed from llvm/test/CodeGen/X86/twoaddr-pass-sink.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/vec_insert-6.ll (renamed from llvm/test/CodeGen/X86/vec_insert-6.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/vec_shuffle-19.ll (renamed from llvm/test/CodeGen/X86/vec_shuffle-19.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/vec_shuffle-20.ll (renamed from llvm/test/CodeGen/X86/vec_shuffle-20.ll) | 0 | ||||
-rw-r--r-- | llvm/test/CodeGen/X86/Stats/zero-remat.ll (renamed from llvm/test/CodeGen/X86/zero-remat.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/GVN/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Transforms/GVN/Stats/nonescaping-malloc.ll (renamed from llvm/test/Transforms/GVN/nonescaping-malloc.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/GlobalOpt/Stats/2009-03-05-dbg.ll (renamed from llvm/test/Transforms/GlobalOpt/2009-03-05-dbg.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/GlobalOpt/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Transforms/IndVarSimplify/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Transforms/IndVarSimplify/Stats/phi-uses-value-multiple-times.ll (renamed from llvm/test/Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/Inline/Stats/delete-call.ll (renamed from llvm/test/Transforms/Inline/delete-call.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/Inline/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Transforms/LICM/Stats/hoist-invariant-load.ll (renamed from llvm/test/Transforms/LICM/hoist-invariant-load.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/LICM/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Transforms/LoopUnroll/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Transforms/LoopUnroll/Stats/runtime-loop3.ll (renamed from llvm/test/Transforms/LoopUnroll/runtime-loop3.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/LoopUnswitch/Stats/2008-11-03-Invariant.ll (renamed from llvm/test/Transforms/LoopUnswitch/2008-11-03-Invariant.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-SimpleSwitch.ll (renamed from llvm/test/Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-TwoSwitches-Threshold.ll (renamed from llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-TwoSwitches.ll (renamed from llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/LoopUnswitch/Stats/infinite-loop.ll (renamed from llvm/test/Transforms/LoopUnswitch/infinite-loop.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/LoopUnswitch/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Transforms/MergeFunc/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Transforms/MergeFunc/Stats/phi-speculation1.ll (renamed from llvm/test/Transforms/MergeFunc/phi-speculation1.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/MergeFunc/Stats/phi-speculation2.ll (renamed from llvm/test/Transforms/MergeFunc/phi-speculation2.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/MergeFunc/Stats/vector.ll (renamed from llvm/test/Transforms/MergeFunc/vector.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/MergeFunc/Stats/vectors-and-arrays.ll (renamed from llvm/test/Transforms/MergeFunc/vectors-and-arrays.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/TailCallElim/Stats/ackermann.ll (renamed from llvm/test/Transforms/TailCallElim/ackermann.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/TailCallElim/Stats/dup_tail.ll (renamed from llvm/test/Transforms/TailCallElim/dup_tail.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/TailCallElim/Stats/lit.local.cfg | 4 | ||||
-rw-r--r-- | llvm/test/Transforms/TailDup/Stats/2008-06-11-AvoidDupLoopHeader.ll (renamed from llvm/test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/TailDup/Stats/lit.local.cfg | 4 |
87 files changed, 68 insertions, 0 deletions
diff --git a/llvm/test/Analysis/RegionInfo/block_sort.ll b/llvm/test/Analysis/RegionInfo/Stats/block_sort.ll index ac77ab36e6f..ac77ab36e6f 100644 --- a/llvm/test/Analysis/RegionInfo/block_sort.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/block_sort.ll diff --git a/llvm/test/Analysis/RegionInfo/cond_loop.ll b/llvm/test/Analysis/RegionInfo/Stats/cond_loop.ll index 1145ffdba03..1145ffdba03 100644 --- a/llvm/test/Analysis/RegionInfo/cond_loop.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/cond_loop.ll diff --git a/llvm/test/Analysis/RegionInfo/condition_complicated.ll b/llvm/test/Analysis/RegionInfo/Stats/condition_complicated.ll index 6b398800db9..6b398800db9 100644 --- a/llvm/test/Analysis/RegionInfo/condition_complicated.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/condition_complicated.ll diff --git a/llvm/test/Analysis/RegionInfo/condition_complicated_2.ll b/llvm/test/Analysis/RegionInfo/Stats/condition_complicated_2.ll index f551108d608..f551108d608 100644 --- a/llvm/test/Analysis/RegionInfo/condition_complicated_2.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/condition_complicated_2.ll diff --git a/llvm/test/Analysis/RegionInfo/condition_forward_edge.ll b/llvm/test/Analysis/RegionInfo/Stats/condition_forward_edge.ll index 5e4d9d2f8b2..5e4d9d2f8b2 100644 --- a/llvm/test/Analysis/RegionInfo/condition_forward_edge.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/condition_forward_edge.ll diff --git a/llvm/test/Analysis/RegionInfo/condition_same_exit.ll b/llvm/test/Analysis/RegionInfo/Stats/condition_same_exit.ll index e48413a4c2d..e48413a4c2d 100644 --- a/llvm/test/Analysis/RegionInfo/condition_same_exit.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/condition_same_exit.ll diff --git a/llvm/test/Analysis/RegionInfo/condition_simple.ll b/llvm/test/Analysis/RegionInfo/Stats/condition_simple.ll index 00d9ed24e17..00d9ed24e17 100644 --- a/llvm/test/Analysis/RegionInfo/condition_simple.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/condition_simple.ll diff --git a/llvm/test/Analysis/RegionInfo/exit_in_condition.ll b/llvm/test/Analysis/RegionInfo/Stats/exit_in_condition.ll index b84abecc164..b84abecc164 100644 --- a/llvm/test/Analysis/RegionInfo/exit_in_condition.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/exit_in_condition.ll diff --git a/llvm/test/Analysis/RegionInfo/infinite_loop.ll b/llvm/test/Analysis/RegionInfo/Stats/infinite_loop.ll index 8e588286a58..8e588286a58 100644 --- a/llvm/test/Analysis/RegionInfo/infinite_loop.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/infinite_loop.ll diff --git a/llvm/test/Analysis/RegionInfo/infinite_loop_2.ll b/llvm/test/Analysis/RegionInfo/Stats/infinite_loop_2.ll index a8227e340c5..a8227e340c5 100644 --- a/llvm/test/Analysis/RegionInfo/infinite_loop_2.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/infinite_loop_2.ll diff --git a/llvm/test/Analysis/RegionInfo/infinite_loop_3.ll b/llvm/test/Analysis/RegionInfo/Stats/infinite_loop_3.ll index b09c9c1e591..b09c9c1e591 100644 --- a/llvm/test/Analysis/RegionInfo/infinite_loop_3.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/infinite_loop_3.ll diff --git a/llvm/test/Analysis/RegionInfo/infinite_loop_4.ll b/llvm/test/Analysis/RegionInfo/Stats/infinite_loop_4.ll index 681c305ce97..681c305ce97 100644 --- a/llvm/test/Analysis/RegionInfo/infinite_loop_4.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/infinite_loop_4.ll diff --git a/llvm/test/Analysis/RegionInfo/Stats/lit.local.cfg b/llvm/test/Analysis/RegionInfo/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Analysis/RegionInfo/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Analysis/RegionInfo/loop_with_condition.ll b/llvm/test/Analysis/RegionInfo/Stats/loop_with_condition.ll index 08d2ba8e35a..08d2ba8e35a 100644 --- a/llvm/test/Analysis/RegionInfo/loop_with_condition.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/loop_with_condition.ll diff --git a/llvm/test/Analysis/RegionInfo/loops_1.ll b/llvm/test/Analysis/RegionInfo/Stats/loops_1.ll index 6449949df84..6449949df84 100644 --- a/llvm/test/Analysis/RegionInfo/loops_1.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/loops_1.ll diff --git a/llvm/test/Analysis/RegionInfo/loops_2.ll b/llvm/test/Analysis/RegionInfo/Stats/loops_2.ll index dc4a1adffba..dc4a1adffba 100644 --- a/llvm/test/Analysis/RegionInfo/loops_2.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/loops_2.ll diff --git a/llvm/test/Analysis/RegionInfo/mix_1.ll b/llvm/test/Analysis/RegionInfo/Stats/mix_1.ll index 1474e033e57..1474e033e57 100644 --- a/llvm/test/Analysis/RegionInfo/mix_1.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/mix_1.ll diff --git a/llvm/test/Analysis/RegionInfo/nested_loops.ll b/llvm/test/Analysis/RegionInfo/Stats/nested_loops.ll index a3707a19872..a3707a19872 100644 --- a/llvm/test/Analysis/RegionInfo/nested_loops.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/nested_loops.ll diff --git a/llvm/test/Analysis/RegionInfo/next.ll b/llvm/test/Analysis/RegionInfo/Stats/next.ll index 890b4f23001..890b4f23001 100644 --- a/llvm/test/Analysis/RegionInfo/next.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/next.ll diff --git a/llvm/test/Analysis/RegionInfo/paper.ll b/llvm/test/Analysis/RegionInfo/Stats/paper.ll index 96c87e0559b..96c87e0559b 100644 --- a/llvm/test/Analysis/RegionInfo/paper.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/paper.ll diff --git a/llvm/test/Analysis/RegionInfo/two_loops_same_header.ll b/llvm/test/Analysis/RegionInfo/Stats/two_loops_same_header.ll index e75661e8905..e75661e8905 100644 --- a/llvm/test/Analysis/RegionInfo/two_loops_same_header.ll +++ b/llvm/test/Analysis/RegionInfo/Stats/two_loops_same_header.ll diff --git a/llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll b/llvm/test/CodeGen/ARM/Stats/2007-03-13-InstrSched.ll index a63cdd46e2d..a63cdd46e2d 100644 --- a/llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll +++ b/llvm/test/CodeGen/ARM/Stats/2007-03-13-InstrSched.ll diff --git a/llvm/test/CodeGen/ARM/2011-12-14-machine-sink.ll b/llvm/test/CodeGen/ARM/Stats/2011-12-14-machine-sink.ll index b21bb006e32..b21bb006e32 100644 --- a/llvm/test/CodeGen/ARM/2011-12-14-machine-sink.ll +++ b/llvm/test/CodeGen/ARM/Stats/2011-12-14-machine-sink.ll diff --git a/llvm/test/CodeGen/ARM/addrmode.ll b/llvm/test/CodeGen/ARM/Stats/addrmode.ll index 6da90897b94..6da90897b94 100644 --- a/llvm/test/CodeGen/ARM/addrmode.ll +++ b/llvm/test/CodeGen/ARM/Stats/addrmode.ll diff --git a/llvm/test/CodeGen/ARM/Stats/lit.local.cfg b/llvm/test/CodeGen/ARM/Stats/lit.local.cfg new file mode 100644 index 00000000000..f6194d24218 --- /dev/null +++ b/llvm/test/CodeGen/ARM/Stats/lit.local.cfg @@ -0,0 +1,8 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +targets = set(config.root.targets_to_build.split()) +if not 'ARM' in targets: + config.unsupported = True + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/CodeGen/PowerPC/iabs.ll b/llvm/test/CodeGen/PowerPC/Stats/iabs.ll index 7d089bbd653..7d089bbd653 100644 --- a/llvm/test/CodeGen/PowerPC/iabs.ll +++ b/llvm/test/CodeGen/PowerPC/Stats/iabs.ll diff --git a/llvm/test/CodeGen/PowerPC/Stats/lit.local.cfg b/llvm/test/CodeGen/PowerPC/Stats/lit.local.cfg new file mode 100644 index 00000000000..2608e139e90 --- /dev/null +++ b/llvm/test/CodeGen/PowerPC/Stats/lit.local.cfg @@ -0,0 +1,8 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +targets = set(config.root.targets_to_build.split()) +if not 'PowerPC' in targets: + config.unsupported = True + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/CodeGen/PowerPC/rlwimi3.ll b/llvm/test/CodeGen/PowerPC/Stats/rlwimi3.ll index 7efdbe9634f..7efdbe9634f 100644 --- a/llvm/test/CodeGen/PowerPC/rlwimi3.ll +++ b/llvm/test/CodeGen/PowerPC/Stats/rlwimi3.ll diff --git a/llvm/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll b/llvm/test/CodeGen/X86/Stats/2003-08-03-CallArgLiveRanges.ll index 0af2445d7fb..0af2445d7fb 100644 --- a/llvm/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll +++ b/llvm/test/CodeGen/X86/Stats/2003-08-03-CallArgLiveRanges.ll diff --git a/llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll b/llvm/test/CodeGen/X86/Stats/2006-03-02-InstrSchedBug.ll index 1a3d74918d1..1a3d74918d1 100644 --- a/llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll +++ b/llvm/test/CodeGen/X86/Stats/2006-03-02-InstrSchedBug.ll diff --git a/llvm/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll b/llvm/test/CodeGen/X86/Stats/2006-05-01-SchedCausingSpills.ll index 5cba3efeefb..5cba3efeefb 100644 --- a/llvm/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll +++ b/llvm/test/CodeGen/X86/Stats/2006-05-01-SchedCausingSpills.ll diff --git a/llvm/test/CodeGen/X86/2006-05-02-InstrSched1.ll b/llvm/test/CodeGen/X86/Stats/2006-05-02-InstrSched1.ll index 1c75f93915a..1c75f93915a 100644 --- a/llvm/test/CodeGen/X86/2006-05-02-InstrSched1.ll +++ b/llvm/test/CodeGen/X86/Stats/2006-05-02-InstrSched1.ll diff --git a/llvm/test/CodeGen/X86/2006-05-02-InstrSched2.ll b/llvm/test/CodeGen/X86/Stats/2006-05-02-InstrSched2.ll index 95eefa1e719..95eefa1e719 100644 --- a/llvm/test/CodeGen/X86/2006-05-02-InstrSched2.ll +++ b/llvm/test/CodeGen/X86/Stats/2006-05-02-InstrSched2.ll diff --git a/llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll b/llvm/test/CodeGen/X86/Stats/2006-05-11-InstrSched.ll index 37c510786a5..37c510786a5 100644 --- a/llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll +++ b/llvm/test/CodeGen/X86/Stats/2006-05-11-InstrSched.ll diff --git a/llvm/test/CodeGen/X86/2008-02-18-TailMergingBug.ll b/llvm/test/CodeGen/X86/Stats/2008-02-18-TailMergingBug.ll index a1b973d7ccf..a1b973d7ccf 100644 --- a/llvm/test/CodeGen/X86/2008-02-18-TailMergingBug.ll +++ b/llvm/test/CodeGen/X86/Stats/2008-02-18-TailMergingBug.ll diff --git a/llvm/test/CodeGen/X86/2008-10-27-CoalescerBug.ll b/llvm/test/CodeGen/X86/Stats/2008-10-27-CoalescerBug.ll index b2cf34cd203..b2cf34cd203 100644 --- a/llvm/test/CodeGen/X86/2008-10-27-CoalescerBug.ll +++ b/llvm/test/CodeGen/X86/Stats/2008-10-27-CoalescerBug.ll diff --git a/llvm/test/CodeGen/X86/2009-02-25-CommuteBug.ll b/llvm/test/CodeGen/X86/Stats/2009-02-25-CommuteBug.ll index 9cbf3509406..9cbf3509406 100644 --- a/llvm/test/CodeGen/X86/2009-02-25-CommuteBug.ll +++ b/llvm/test/CodeGen/X86/Stats/2009-02-25-CommuteBug.ll diff --git a/llvm/test/CodeGen/X86/2009-02-26-MachineLICMBug.ll b/llvm/test/CodeGen/X86/Stats/2009-02-26-MachineLICMBug.ll index d50fe6f73a0..d50fe6f73a0 100644 --- a/llvm/test/CodeGen/X86/2009-02-26-MachineLICMBug.ll +++ b/llvm/test/CodeGen/X86/Stats/2009-02-26-MachineLICMBug.ll diff --git a/llvm/test/CodeGen/X86/2009-03-23-MultiUseSched.ll b/llvm/test/CodeGen/X86/Stats/2009-03-23-MultiUseSched.ll index d934ec9a88f..d934ec9a88f 100644 --- a/llvm/test/CodeGen/X86/2009-03-23-MultiUseSched.ll +++ b/llvm/test/CodeGen/X86/Stats/2009-03-23-MultiUseSched.ll diff --git a/llvm/test/CodeGen/X86/2009-04-16-SpillerUnfold.ll b/llvm/test/CodeGen/X86/Stats/2009-04-16-SpillerUnfold.ll index ad18a0c5b94..ad18a0c5b94 100644 --- a/llvm/test/CodeGen/X86/2009-04-16-SpillerUnfold.ll +++ b/llvm/test/CodeGen/X86/Stats/2009-04-16-SpillerUnfold.ll diff --git a/llvm/test/CodeGen/X86/2010-01-19-OptExtBug.ll b/llvm/test/CodeGen/X86/Stats/2010-01-19-OptExtBug.ll index eb4a5c04a2a..eb4a5c04a2a 100644 --- a/llvm/test/CodeGen/X86/2010-01-19-OptExtBug.ll +++ b/llvm/test/CodeGen/X86/Stats/2010-01-19-OptExtBug.ll diff --git a/llvm/test/CodeGen/X86/2011-06-12-FastAllocSpill.ll b/llvm/test/CodeGen/X86/Stats/2011-06-12-FastAllocSpill.ll index 47ef693cc25..47ef693cc25 100644 --- a/llvm/test/CodeGen/X86/2011-06-12-FastAllocSpill.ll +++ b/llvm/test/CodeGen/X86/Stats/2011-06-12-FastAllocSpill.ll diff --git a/llvm/test/CodeGen/X86/2012-03-26-PostRALICMBug.ll b/llvm/test/CodeGen/X86/Stats/2012-03-26-PostRALICMBug.ll index 18a33137735..18a33137735 100644 --- a/llvm/test/CodeGen/X86/2012-03-26-PostRALICMBug.ll +++ b/llvm/test/CodeGen/X86/Stats/2012-03-26-PostRALICMBug.ll diff --git a/llvm/test/CodeGen/X86/MachineSink-PHIUse.ll b/llvm/test/CodeGen/X86/Stats/MachineSink-PHIUse.ll index 33141680aa9..33141680aa9 100644 --- a/llvm/test/CodeGen/X86/MachineSink-PHIUse.ll +++ b/llvm/test/CodeGen/X86/Stats/MachineSink-PHIUse.ll diff --git a/llvm/test/CodeGen/X86/constant-pool-remat-0.ll b/llvm/test/CodeGen/X86/Stats/constant-pool-remat-0.ll index 4be14d2128e..4be14d2128e 100644 --- a/llvm/test/CodeGen/X86/constant-pool-remat-0.ll +++ b/llvm/test/CodeGen/X86/Stats/constant-pool-remat-0.ll diff --git a/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll b/llvm/test/CodeGen/X86/Stats/convert-2-addr-3-addr-inc64.ll index 064ee364d14..064ee364d14 100644 --- a/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll +++ b/llvm/test/CodeGen/X86/Stats/convert-2-addr-3-addr-inc64.ll diff --git a/llvm/test/CodeGen/X86/dagcombine-cse.ll b/llvm/test/CodeGen/X86/Stats/dagcombine-cse.ll index af69531246c..af69531246c 100644 --- a/llvm/test/CodeGen/X86/dagcombine-cse.ll +++ b/llvm/test/CodeGen/X86/Stats/dagcombine-cse.ll diff --git a/llvm/test/CodeGen/X86/hoist-invariant-load.ll b/llvm/test/CodeGen/X86/Stats/hoist-invariant-load.ll index 74ecd045b3d..74ecd045b3d 100644 --- a/llvm/test/CodeGen/X86/hoist-invariant-load.ll +++ b/llvm/test/CodeGen/X86/Stats/hoist-invariant-load.ll diff --git a/llvm/test/CodeGen/X86/licm-nested.ll b/llvm/test/CodeGen/X86/Stats/licm-nested.ll index c3f991d7a9b..c3f991d7a9b 100644 --- a/llvm/test/CodeGen/X86/licm-nested.ll +++ b/llvm/test/CodeGen/X86/Stats/licm-nested.ll diff --git a/llvm/test/CodeGen/X86/Stats/lit.local.cfg b/llvm/test/CodeGen/X86/Stats/lit.local.cfg new file mode 100644 index 00000000000..1a5fd5ec865 --- /dev/null +++ b/llvm/test/CodeGen/X86/Stats/lit.local.cfg @@ -0,0 +1,8 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +targets = set(config.root.targets_to_build.split()) +if not 'X86' in targets: + config.unsupported = True + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/CodeGen/X86/phi-immediate-factoring.ll b/llvm/test/CodeGen/X86/Stats/phi-immediate-factoring.ll index 476bb109983..476bb109983 100644 --- a/llvm/test/CodeGen/X86/phi-immediate-factoring.ll +++ b/llvm/test/CodeGen/X86/Stats/phi-immediate-factoring.ll diff --git a/llvm/test/CodeGen/X86/pr3522.ll b/llvm/test/CodeGen/X86/Stats/pr3522.ll index d8f37781fc6..d8f37781fc6 100644 --- a/llvm/test/CodeGen/X86/pr3522.ll +++ b/llvm/test/CodeGen/X86/Stats/pr3522.ll diff --git a/llvm/test/CodeGen/X86/regpressure.ll b/llvm/test/CodeGen/X86/Stats/regpressure.ll index 52d7b56f182..52d7b56f182 100644 --- a/llvm/test/CodeGen/X86/regpressure.ll +++ b/llvm/test/CodeGen/X86/Stats/regpressure.ll diff --git a/llvm/test/CodeGen/X86/twoaddr-coalesce-2.ll b/llvm/test/CodeGen/X86/Stats/twoaddr-coalesce-2.ll index af6d47af7a0..af6d47af7a0 100644 --- a/llvm/test/CodeGen/X86/twoaddr-coalesce-2.ll +++ b/llvm/test/CodeGen/X86/Stats/twoaddr-coalesce-2.ll diff --git a/llvm/test/CodeGen/X86/twoaddr-pass-sink.ll b/llvm/test/CodeGen/X86/Stats/twoaddr-pass-sink.ll index 513c304e3bf..513c304e3bf 100644 --- a/llvm/test/CodeGen/X86/twoaddr-pass-sink.ll +++ b/llvm/test/CodeGen/X86/Stats/twoaddr-pass-sink.ll diff --git a/llvm/test/CodeGen/X86/vec_insert-6.ll b/llvm/test/CodeGen/X86/Stats/vec_insert-6.ll index 2a4864a48a2..2a4864a48a2 100644 --- a/llvm/test/CodeGen/X86/vec_insert-6.ll +++ b/llvm/test/CodeGen/X86/Stats/vec_insert-6.ll diff --git a/llvm/test/CodeGen/X86/vec_shuffle-19.ll b/llvm/test/CodeGen/X86/Stats/vec_shuffle-19.ll index b26f920e5e2..b26f920e5e2 100644 --- a/llvm/test/CodeGen/X86/vec_shuffle-19.ll +++ b/llvm/test/CodeGen/X86/Stats/vec_shuffle-19.ll diff --git a/llvm/test/CodeGen/X86/vec_shuffle-20.ll b/llvm/test/CodeGen/X86/Stats/vec_shuffle-20.ll index b6b8ba6f846..b6b8ba6f846 100644 --- a/llvm/test/CodeGen/X86/vec_shuffle-20.ll +++ b/llvm/test/CodeGen/X86/Stats/vec_shuffle-20.ll diff --git a/llvm/test/CodeGen/X86/zero-remat.ll b/llvm/test/CodeGen/X86/Stats/zero-remat.ll index 4242530f773..4242530f773 100644 --- a/llvm/test/CodeGen/X86/zero-remat.ll +++ b/llvm/test/CodeGen/X86/Stats/zero-remat.ll diff --git a/llvm/test/Transforms/GVN/Stats/lit.local.cfg b/llvm/test/Transforms/GVN/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/GVN/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Transforms/GVN/nonescaping-malloc.ll b/llvm/test/Transforms/GVN/Stats/nonescaping-malloc.ll index afcb7fe3bb0..afcb7fe3bb0 100644 --- a/llvm/test/Transforms/GVN/nonescaping-malloc.ll +++ b/llvm/test/Transforms/GVN/Stats/nonescaping-malloc.ll diff --git a/llvm/test/Transforms/GlobalOpt/2009-03-05-dbg.ll b/llvm/test/Transforms/GlobalOpt/Stats/2009-03-05-dbg.ll index 0f3efa09a1d..0f3efa09a1d 100644 --- a/llvm/test/Transforms/GlobalOpt/2009-03-05-dbg.ll +++ b/llvm/test/Transforms/GlobalOpt/Stats/2009-03-05-dbg.ll diff --git a/llvm/test/Transforms/GlobalOpt/Stats/lit.local.cfg b/llvm/test/Transforms/GlobalOpt/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/GlobalOpt/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Transforms/IndVarSimplify/Stats/lit.local.cfg b/llvm/test/Transforms/IndVarSimplify/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/IndVarSimplify/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll b/llvm/test/Transforms/IndVarSimplify/Stats/phi-uses-value-multiple-times.ll index 52c9e5c3ffc..52c9e5c3ffc 100644 --- a/llvm/test/Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll +++ b/llvm/test/Transforms/IndVarSimplify/Stats/phi-uses-value-multiple-times.ll diff --git a/llvm/test/Transforms/Inline/delete-call.ll b/llvm/test/Transforms/Inline/Stats/delete-call.ll index 0afd2ee4c2d..0afd2ee4c2d 100644 --- a/llvm/test/Transforms/Inline/delete-call.ll +++ b/llvm/test/Transforms/Inline/Stats/delete-call.ll diff --git a/llvm/test/Transforms/Inline/Stats/lit.local.cfg b/llvm/test/Transforms/Inline/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/Inline/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Transforms/LICM/hoist-invariant-load.ll b/llvm/test/Transforms/LICM/Stats/hoist-invariant-load.ll index f9fc551df35..f9fc551df35 100644 --- a/llvm/test/Transforms/LICM/hoist-invariant-load.ll +++ b/llvm/test/Transforms/LICM/Stats/hoist-invariant-load.ll diff --git a/llvm/test/Transforms/LICM/Stats/lit.local.cfg b/llvm/test/Transforms/LICM/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/LICM/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Transforms/LoopUnroll/Stats/lit.local.cfg b/llvm/test/Transforms/LoopUnroll/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/LoopUnroll/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Transforms/LoopUnroll/runtime-loop3.ll b/llvm/test/Transforms/LoopUnroll/Stats/runtime-loop3.ll index 55cf22373ec..55cf22373ec 100644 --- a/llvm/test/Transforms/LoopUnroll/runtime-loop3.ll +++ b/llvm/test/Transforms/LoopUnroll/Stats/runtime-loop3.ll diff --git a/llvm/test/Transforms/LoopUnswitch/2008-11-03-Invariant.ll b/llvm/test/Transforms/LoopUnswitch/Stats/2008-11-03-Invariant.ll index 9d73d31d504..9d73d31d504 100644 --- a/llvm/test/Transforms/LoopUnswitch/2008-11-03-Invariant.ll +++ b/llvm/test/Transforms/LoopUnswitch/Stats/2008-11-03-Invariant.ll diff --git a/llvm/test/Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll b/llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-SimpleSwitch.ll index bde52da87ae..bde52da87ae 100644 --- a/llvm/test/Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll +++ b/llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-SimpleSwitch.ll diff --git a/llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll b/llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-TwoSwitches-Threshold.ll index c3bf5966ad0..c3bf5966ad0 100644 --- a/llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll +++ b/llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-TwoSwitches-Threshold.ll diff --git a/llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll b/llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-TwoSwitches.ll index 95303337da5..95303337da5 100644 --- a/llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll +++ b/llvm/test/Transforms/LoopUnswitch/Stats/2011-11-18-TwoSwitches.ll diff --git a/llvm/test/Transforms/LoopUnswitch/infinite-loop.ll b/llvm/test/Transforms/LoopUnswitch/Stats/infinite-loop.ll index f3fba642f81..f3fba642f81 100644 --- a/llvm/test/Transforms/LoopUnswitch/infinite-loop.ll +++ b/llvm/test/Transforms/LoopUnswitch/Stats/infinite-loop.ll diff --git a/llvm/test/Transforms/LoopUnswitch/Stats/lit.local.cfg b/llvm/test/Transforms/LoopUnswitch/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/LoopUnswitch/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Transforms/MergeFunc/Stats/lit.local.cfg b/llvm/test/Transforms/MergeFunc/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/MergeFunc/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Transforms/MergeFunc/phi-speculation1.ll b/llvm/test/Transforms/MergeFunc/Stats/phi-speculation1.ll index fd0baffb310..fd0baffb310 100644 --- a/llvm/test/Transforms/MergeFunc/phi-speculation1.ll +++ b/llvm/test/Transforms/MergeFunc/Stats/phi-speculation1.ll diff --git a/llvm/test/Transforms/MergeFunc/phi-speculation2.ll b/llvm/test/Transforms/MergeFunc/Stats/phi-speculation2.ll index eec8b5c5a90..eec8b5c5a90 100644 --- a/llvm/test/Transforms/MergeFunc/phi-speculation2.ll +++ b/llvm/test/Transforms/MergeFunc/Stats/phi-speculation2.ll diff --git a/llvm/test/Transforms/MergeFunc/vector.ll b/llvm/test/Transforms/MergeFunc/Stats/vector.ll index 4af079f8cdf..4af079f8cdf 100644 --- a/llvm/test/Transforms/MergeFunc/vector.ll +++ b/llvm/test/Transforms/MergeFunc/Stats/vector.ll diff --git a/llvm/test/Transforms/MergeFunc/vectors-and-arrays.ll b/llvm/test/Transforms/MergeFunc/Stats/vectors-and-arrays.ll index dc64a0858ba..dc64a0858ba 100644 --- a/llvm/test/Transforms/MergeFunc/vectors-and-arrays.ll +++ b/llvm/test/Transforms/MergeFunc/Stats/vectors-and-arrays.ll diff --git a/llvm/test/Transforms/TailCallElim/ackermann.ll b/llvm/test/Transforms/TailCallElim/Stats/ackermann.ll index 5b5dbcc225c..5b5dbcc225c 100644 --- a/llvm/test/Transforms/TailCallElim/ackermann.ll +++ b/llvm/test/Transforms/TailCallElim/Stats/ackermann.ll diff --git a/llvm/test/Transforms/TailCallElim/dup_tail.ll b/llvm/test/Transforms/TailCallElim/Stats/dup_tail.ll index 3b87ed3ca6e..3b87ed3ca6e 100644 --- a/llvm/test/Transforms/TailCallElim/dup_tail.ll +++ b/llvm/test/Transforms/TailCallElim/Stats/dup_tail.ll diff --git a/llvm/test/Transforms/TailCallElim/Stats/lit.local.cfg b/llvm/test/Transforms/TailCallElim/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/TailCallElim/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True diff --git a/llvm/test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll b/llvm/test/Transforms/TailDup/Stats/2008-06-11-AvoidDupLoopHeader.ll index 7853d7ba06f..7853d7ba06f 100644 --- a/llvm/test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll +++ b/llvm/test/Transforms/TailDup/Stats/2008-06-11-AvoidDupLoopHeader.ll diff --git a/llvm/test/Transforms/TailDup/Stats/lit.local.cfg b/llvm/test/Transforms/TailDup/Stats/lit.local.cfg new file mode 100644 index 00000000000..89c0cd9d487 --- /dev/null +++ b/llvm/test/Transforms/TailDup/Stats/lit.local.cfg @@ -0,0 +1,4 @@ +config.suffixes = ['.ll', '.c', '.cpp'] + +if not config.root.enable_assertions: + config.unsupported = True |