aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/PredicateSimplifier/2006-10-22-IntOr.ll
Commit message (Expand)AuthorAgeFilesLines
* Upgrade tests.Tanya Lattner2008-03-191-38/+33
* Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* fix incorrectly upgraded testChris Lattner2007-04-161-1/+1
* For PR1319:Reid Spencer2007-04-161-3/+4
* 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