aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstSimplify/undef.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+105
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+7
* Add tests for existing InstSimplify features.Dan Gohman2011-11-141-0/+21
* Teach instsimplify to simplify calls to undef.Dan Gohman2011-11-141-0/+7
* Improve constant folding of undef for cmp and select operators.Dan Gohman2011-07-011-0/+127