History log of /external/llvm/test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1de43ede8904e08de37f601c9bab0b70f71156e1 02-Jul-2012 Chandler Carruth <chandlerc@gmail.com> Fix the remaining TCL-style quotes found in the testsuite. This is
another mechanical change accomplished though the power of terrible Perl
scripts.

I have manually switched some "s to 's to make escaping simpler.

While I started this to fix tests that aren't run in all configurations,
the massive number of tests is due to a really frustrating fragility of
our testing infrastructure: things like 'grep -v', 'not grep', and
'expected failures' can mask broken tests all too easily.

Essentially, I'm deeply disturbed that I can change the testsuite so
radically without causing any change in results for most platforms. =/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159547 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll
f2f6ce65b79df6ec4ee427d51a18355a170f199b 11-Sep-2009 Dan Gohman <gohman@apple.com> Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
input filename so that opt doesn't print the input filename in the
output so that grep lines in the tests don't unintentionally match
strings in the input filename.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81537 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll
3e054fe9efc64596534bbae0d1634ed15181d642 09-Sep-2009 Dan Gohman <gohman@apple.com> Use opt -S instead of piping bitcode output through llvm-dis.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81257 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll
b1e1e82c54c060ea5dae09dae043234826ca2539 08-Sep-2009 Dan Gohman <gohman@apple.com> Change these tests to feed the assembly files to opt directly, instead
of using llvm-as, now that opt supports this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81226 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll
74786c0f4360db7547f8a12980260b5b7a441627 16-Feb-2009 Dan Gohman <gohman@apple.com> Rename IndVarsSimplify to IndVarSimplify, to be consistent with
the name used in the code that these tests are for.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64624 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll