Files
llvm-6502/test/Transforms/InstCombine
Chris Lattner 98b4d59861 new testcase for PR585
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22233 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-17 02:04:47 +00:00
..
2005-01-01 16:12:52 +00:00
2005-04-07 16:24:59 +00:00
2005-05-09 04:54:18 +00:00
2005-01-31 04:49:22 +00:00
2005-01-31 05:51:18 +00:00
2004-11-19 22:45:25 +00:00
2004-11-27 17:55:20 +00:00
2005-01-14 00:26:25 +00:00
2005-05-01 04:41:57 +00:00
2005-05-01 04:24:15 +00:00
2005-05-06 00:58:09 +00:00
2005-04-23 15:31:03 +00:00
2005-05-06 01:51:05 +00:00
2005-05-08 17:31:24 +00:00
2004-12-08 23:41:16 +00:00
2005-01-31 05:36:19 +00:00
2005-04-07 16:41:45 +00:00
2005-05-06 04:11:32 +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.