Reid Spencer 2676f83776 Tired of wading through cvs's list ? files that are generated when building
with srcdir = objdir to see what's okay and what's cruft. So, in goes a
bunch of .cvsignore files to shut cvs up about known output from running
"make check".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27009 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-23 23:41:57 +00:00
..
2004-08-09 21:03:35 +00:00
2005-01-01 16:12:52 +00:00
2006-02-28 19:46:56 +00:00
2006-02-13 23:07:02 +00:00
2006-02-12 08:01:35 +00:00
2006-02-09 07:38:30 +00:00
2005-01-31 04:49:22 +00:00
2004-04-08 20:39:40 +00:00
2004-11-19 22:45:25 +00:00
2006-02-05 07:52:47 +00:00
2004-11-27 17:55:20 +00:00
2004-03-25 22:59:06 +00:00
2004-04-07 18:38:01 +00:00
2005-01-14 00:26:25 +00:00
2005-05-01 04:41:57 +00:00
2004-07-20 05:20:39 +00:00
2005-09-12 23:22:17 +00:00
2004-02-23 06:37:33 +00:00
2006-02-26 19:55:30 +00:00
2002-08-03 20:24:45 +00:00
2006-03-02 06:50:04 +00:00
2005-04-23 15:31:03 +00:00
2006-02-27 02:36:19 +00:00
2006-02-12 01:32:58 +00:00
2004-12-08 23:41:16 +00:00
2005-01-31 05:36:19 +00:00
2006-02-27 01:43:02 +00:00
2006-02-27 01:43:02 +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.