Files
llvm-6502/test/Transforms/InstCombine
Chris Lattner 42dbd3044c xor x, ALLONES should -> not x
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3285 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-09 23:34:39 +00:00
..
2002-03-11 23:28:11 +00:00
2002-05-14 16:40:43 +00:00
2002-05-14 15:22:50 +00:00
2002-08-09 23:34:39 +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.