summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/inverses.ll
Commit message (Expand)AuthorAgeFilesLines
* [Reassociate] Similar to "X + -X" -> "0", added code to handle "X + ~X" -> "-1".Benjamin Kramer2014-05-311-0/+12
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* filecheckizeChris Lattner2010-01-181-13/+19
* Use "opt < %s" instead of "opt %s" so that opt doesn't print the testDan Gohman2009-09-081-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
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-191-18/+21
* For PR1319:Reid Spencer2007-04-161-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+24
OpenPOWER on IntegriCloud