summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/xor.ll
Commit message (Expand)AuthorAgeFilesLines
* Have a single way for creating unique value names.Rafael Espindola2015-11-221-4/+4
* Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava2015-05-121-4/+4
* Change the test case file to use FileCheck instead of grep. NFC.Suyog Sarda2014-11-251-1/+85
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-0/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-136/+130
* For PR1319:Reid Spencer2007-04-141-3/+3
* creative way to add one.Chris Lattner2007-04-021-0/+6
* For PR761:Reid Spencer2007-01-261-6/+6
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+192
OpenPOWER on IntegriCloud