summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/apint-or1.ll
Commit message (Expand)AuthorAgeFilesLines
* Merge or combine tests and convert to FileCheck.Benjamin Kramer2015-09-081-45/+0
* add missing regression tests for De Morgan's Law transform in InstCombineSanjay Patel2015-09-071-1/+10
* 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 use of implementation keyword.Reid Spencer2007-03-281-1/+0
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-231-0/+37
OpenPOWER on IntegriCloud