aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstSimplify/undef.ll
Commit message (Expand)AuthorAgeFilesLines
* Add tests for existing InstSimplify features.Dan Gohman2011-11-041-0/+21
* Teach instsimplify to simplify calls to undef.Dan Gohman2011-11-041-0/+7
* Improve constant folding of undef for cmp and select operators.Dan Gohman2011-07-011-0/+127