summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/Transforms/PredicateSimplifier/2006-10-22-IntOr.ll
Commit message (Expand)AuthorAgeFilesLines
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-52/+0
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-3/+3
* Emitting raw bytecode is awfully rude. Add -disable-output.Nick Lewycky2006-10-281-7/+17
* This testcase was logically wrong! Fixing, and including the test for theNick Lewycky2006-10-261-3/+24
* Handle "if ((x|y) != 0)" for ints like we do for bools. Fixes missedNick Lewycky2006-10-221-0/+21
OpenPOWER on IntegriCloud