aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstSimplify/undef.ll
AgeCommit message (Expand)Author
2011-11-04Add tests for existing InstSimplify features.Dan Gohman
2011-11-04Teach instsimplify to simplify calls to undef.Dan Gohman
2011-07-01Improve constant folding of undef for cmp and select operators.Dan Gohman