1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Chris Lattner 85a611063e Add test for this:
Allow operands after the induction variable (no restrictions):

  int x;
  for (i)
   j = .....
   a[i][x][j]

llvm-svn: 20498
2005-03-06 22:01:42 +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
Regression Add test for this: 2005-03-06 22:01:42 +00:00
Scripts Remove last remnants of Python/QMTest support 2004-12-08 23:07:27 +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