Files
llvm-6502/test/Transforms/InstCombine
Chris Lattner 6d0996866c Add some testcases for select simplification
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12543 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-30 19:36:54 +00:00
..
2003-11-03 05:42:50 +00:00
2004-03-25 22:59:06 +00:00
2004-02-23 06:37:33 +00:00
2002-08-03 20:24:45 +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.