This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / add2.ll
2008-05-19 Chris Lattnerbe more aggressive about transforming add -> or when...
2008-01-08 Chris LattnerImplement PR1795, an instcombine hack for forming GEPs...
2007-04-16 Reid SpencerFor PR1319:
2007-03-05 Chris Lattnernew testcase