Reid Spencer 0f5aed5648 Make the llvm-runtest function much more amenable by eliminating all the
global variables that needed to be passed in. This makes it possible to
add new global variables with only a couple changes (Makefile and llvm-dg.exp)
instead of touching every single dg.exp file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35918 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-11 19:56:59 +00:00
..
2007-04-11 16:04:04 +00:00
2007-02-04 02:11:13 +00:00
2007-03-13 14:25:35 +00:00
2007-03-28 01:43:35 +00:00
2007-04-01 05:34:53 +00:00
2007-03-05 00:01:38 +00:00
2007-03-18 22:50:57 +00:00
2007-03-26 10:59:13 +00:00
2007-03-26 10:59:13 +00:00
2007-04-02 20:46:28 +00:00
2007-03-25 20:42:40 +00:00
2007-02-23 19:39:24 +00:00
2007-02-15 00:54:16 +00:00
2007-03-25 20:42:40 +00:00
2007-04-11 06:57:54 +00:00
2007-04-06 18:56:54 +00:00
2007-04-06 18:56:54 +00:00
2007-01-30 16:16:01 +00:00
2007-04-09 23:51:49 +00:00
2007-04-09 01:10:13 +00:00
2007-04-03 01:45:32 +00:00
2007-04-02 05:35:08 +00:00

This directory contains test cases for the instcombine transformation.  The
dated tests are actual bug tests, whereas the named tests are used to test
for features that the this pass should be capable of performing.