Files
llvm-6502/test/Transforms/InstCombine
Chris Lattner 287433594b New testcase that instcombine is getting wrong
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15637 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-11 00:49:50 +00:00
..
2004-08-09 21:03:35 +00:00
2004-06-18 06:07:17 +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-05-27 17:43:33 +00:00
2004-05-27 07:39:51 +00:00
2004-07-06 07:38:00 +00:00
2004-06-09 07:59:40 +00:00
2004-05-25 06:30:49 +00:00
2004-07-06 07:00:11 +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.