Chris Lattner b361ec3197 Fix PR1749 and InstCombine/2007-10-28-EmptyField.ll by handling
zero-length fields better.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43427 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-29 02:40:02 +00:00
..
2007-05-19 06:50:37 +00:00
2007-08-12 16:55:14 +00:00
2007-05-05 22:41:13 +00:00
2007-10-12 05:29:53 +00:00
2007-08-06 20:04:16 +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.