Files
clang-p2996/llvm/test/Regression/Transforms/InstCombine
Chris Lattner d2c8ed1170 New testcase, rework testcases to fail if there are any gep's other than those
involving %B instead of allowing any geps except %A's.

llvm-svn: 17065
2004-10-16 19:44:23 +00:00
..
2004-08-09 21:03:35 +00:00
2004-10-08 03:41:59 +00:00
2004-10-08 05:03:25 +00:00
2003-11-03 05:42:50 +00:00
2004-04-08 20:39:40 +00:00
2004-03-25 22:59:06 +00:00
2004-04-07 18:38:01 +00:00
2004-07-20 05:20:39 +00:00
2004-02-23 06:37:33 +00:00
2004-09-28 22:31:49 +00:00
2004-05-27 07:39:51 +00:00
2002-08-03 20:24:45 +00:00
2004-07-06 07:38:00 +00:00
2004-09-29 05:06:12 +00:00
2004-09-28 18:18:35 +00:00
2004-10-09 02:50:01 +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.