llvm-6502/test
Chris Lattner 7abfec8734 Add testcase for this:
(3) Do not reduce element sizes of small power of two:

  char s[10];
  for (i)
    ...s[i] ...

when the indvar is not eliminable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20502 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-06 22:15:24 +00:00
..
Analysis Make this testcase a bit more challanging 2004-12-17 17:14:00 +00:00
Archive Don't depend on grep or sed to be portable at all. Just compare against 2004-11-27 06:44:10 +00:00
Assembler Fix misspellings, patch contributed by Gabor Greif! 2005-02-27 06:14:21 +00:00
BugPoint Adding srcdir arg 2004-11-19 22:45:25 +00:00
Bytecode Adding srcdir arg 2004-11-19 22:45:25 +00:00
C++Frontend New testcase for PR529 2005-02-27 19:28:30 +00:00
CFrontend new testcase reduced from the MultiSource/Applications/d failure last night. 2005-03-06 19:40:19 +00:00
CodeGen execution tests shouldn't go here. This was killing the PPC nightly tester. 2005-02-14 21:54:32 +00:00
Debugger This test still fails on Darwin and Sparc/Solaris. 2004-12-06 22:05:02 +00:00
ExecutionEngine Fix misspellings, patch contributed by Gabor Greif! 2005-02-27 06:14:21 +00:00
Feature This file is all commented out. 2005-03-05 17:28:37 +00:00
lib Adding timeout for a test. 2004-11-30 06:29:45 +00:00
Linker New test, adjust other test. 2005-02-12 19:19:36 +00:00
Other Adding srcdir arg 2004-11-19 22:45:25 +00:00
Scripts Remove last remnants of Python/QMTest support 2004-12-08 23:07:27 +00:00
TableGen Adding srcdir arg 2004-11-19 22:45:25 +00:00
Transforms Add testcase for this: 2005-03-06 22:15:24 +00:00
Verifier Adding srcdir arg 2004-11-19 22:45:25 +00:00
Failure.sh
Makefile Allow dejagnu tests to run on Windows/Cygwin. Quote the value of the PATH 2005-02-18 20:17:44 +00:00
Makefile.tests Quote the value of the PATH variable so that Cygwin and Windows can have 2005-02-18 20:24:09 +00:00
TestRunner.sh Fix this script to work with hyphenated llvm-gcc and friend. 2005-01-03 22:26:38 +00:00