Chris Lattner 1c48527330 Testcase to make sure we can apply the shift to the operands of the select,
eliminating the shifts


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12801 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-09 23:47:24 +00:00
..
2003-11-03 05:42:50 +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-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.