aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/and-or-not.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-1/+1
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-3/+3
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-3/+3
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* add vector versions of this testChris Lattner2007-06-151-1/+20
* testcase for PR1510Chris Lattner2007-06-151-0/+27