ValueTracking: Figure out more bits when looking at add/sub
[oota-llvm.git] / test / Transforms / InstSimplify / undef.ll
2014-01-24 Benjamin KramerInstSimplify: Make shift, select and GEP simplification...
2011-11-04 Dan GohmanAdd tests for existing InstSimplify features.
2011-11-04 Dan GohmanTeach instsimplify to simplify calls to undef.
2011-07-01 Dan GohmanImprove constant folding of undef for cmp and select...