summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/Transforms/PredicateSimplifier/predsimplify.ll
Commit message (Expand)AuthorAgeFilesLines
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-307/+0
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* AllocaInst can't return a null pointer. Fixes missed optimizationNick Lewycky2006-10-221-1/+16
* Improve handling of SelectInst.Nick Lewycky2006-09-021-1/+163
* Add PredicateSimplifier pass. Collapses equal variables into one formNick Lewycky2006-08-281-0/+130
OpenPOWER on IntegriCloud