llvm-6502/test/Transforms/LoopIdiom
Manman Ren bc8569d0c0 Debug Info: update testing cases to specify the debug info version number.
We are going to drop debug info without a version number or with a different
version number, to make sure we don't crash when we see bitcode files with
different debug info metadata format.

Make tests more robust by removing hard-coded metadata numbers in CHECK lines.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195535 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-23 01:16:29 +00:00
..
X86 [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
basic-address-space.ll Teach loop-idiom about address space pointer sizes 2013-09-11 05:09:42 +00:00
basic.ll Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. 2013-07-14 01:42:54 +00:00
crash.ll DependenceAnalysis: Don't crash if there is no constant operand. 2012-10-31 09:20:38 +00:00
debug-line.ll Debug Info: update testing cases to specify the debug info version number. 2013-11-23 01:16:29 +00:00
memset_noidiom.ll Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. 2013-07-14 01:42:54 +00:00
non-canonical-loop.ll LoopIdiom: Give up when the loop is not in canonical form. 2012-09-21 17:27:23 +00:00
scev-invalidation.ll LCSSA: Add a workaround for another nasty SCEV cache invalidation issue. 2012-10-31 10:01:29 +00:00